-
This document maintains a consolidated list of algorithmic problems in our codebase and planned implementations from the issues section. This helps new contributors quickly identify existing and plann…
-
I have been using the app for years but now as my password store grows bigger, the search algorithm now can seldom find the entry that I want. For example, when I type `Pinboard` in the search box the…
-
I want to write a Binary Search Algorithm in C++ language.
Please assign me this issue and please add the hacktoberfest-accepted label , i am interested to contribute. Will be very grateful to you …
-
- questions
- will synthesized programs be transferable?
-
Implement a C# search algorithm and add a readme.md describing said search algorithm.
Follow the contribution guidelines inside the readme.md and reference this issue whenever you implement an issu…
-
Currently the search-feature uses a (case-INsensitive) RegEx-matching algorithm like:
If `` can be found as-is ANYWHERE in the `Answer`- OR `Question`-fields of a `Q&A-set`.
So for example:
- "abc …
-
Want to add linear search code in C++ in your repo.Please assign this to me and give hacktober fest label.
-
Recursive search (general)
Consider a guessing game program where a friend thinks of a number from 0 to 100 and you try to guess the number, with the friend telling you to guess higher or lower until…
-
- linear search algorithm to find a specific element in a list
- Add the code in the python folder
-