Giter VIP home page Giter VIP logo
Versatile Software Engineer | Mobile Development, AI/ML, & Quantum Computing Specialist

  • šŸ‘‹ Hi, Iā€™m @saikat111
  • šŸ‘€ Iā€™m passionate about mobile app development, backend systems, and quantum mechanics research.
  • šŸŒ± Currently exploring advanced topics in quantum computing and enhancing my skills in machine learning.
  • šŸ’žļø Iā€™m open to collaborating on native Android development, backend solutions, and quantum computing projects.
  • šŸ“« Reach out to me via email at [email protected] or connect with me on Facebook

al rakib sorder's Projects

llmdatahub icon llmdatahub

A quick guide (especially) for trending instruction finetuning datasets

longest-repeated-substring icon longest-repeated-substring

searching challenge have the function searchingchallenge(str) take str which will be a string and return the longest pattern within the string. a pattern for this challenge will be defined as: if at least 2 or more adjacent characters within the string repeat at least twice. so for example "aabecaa" contains the pattern aa, on the other hand "abbbaac" doesn't contain any pattern. your program should return yes/no pattern/null. so if str were "aabejiabkfabed" the output should be yes abe. if str were "123224" the output should return no null. the string may either contain all characters (a through z only), integers, or both. but the parameter will always be a string type. the maximum length for the string being passed in will be 20 characters. if a string for example is "aa2bbbaacbbb" the pattern is "bbb" and not "aa". you must always return the longest pattern possible. examples

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.