#
searches
Here are 13 public repositories matching this topic...
All algorithms implemented in Ruby
ruby
algorithms
interview
data-structures
sorting-algorithms
hacktoberfest
algorithms-implemented
community-driven
searches
-
Updated
Oct 22, 2021 - Ruby
Implementation of All ▲lgorithms in Python Programming Language
python
sorting
cryptography
algorithm
cipher
math
algorithms
dynamic-programming
hacktoberfest
searching
searches
allalgorithms
-
Updated
Oct 29, 2021 - Python
Open
Proper reformation.
3
Tanmay-901
commented
Oct 19, 2020
Now that we are getting started to move at a good pace, we need to have this repo formatted properly. The requirements are as follows:
- Different directories for different concepts (for ex- all sorting algorithms in one directory, all searching algorithms in another)
- A more robust and appealing README file
- A dedicated directory for learning resources or notes to help beginners grow t
Open
Add an algorithm
4
Artificial Intelligence algorithms in Python
-
Updated
Nov 27, 2020 - Python
The algorithms for php
php
education
algorithm
practice
algorithms
interview
sorting-algorithms
learn
algos
algorithm-competitions
sorts
algorithms-implemented
community-driven
searches
-
Updated
Dec 12, 2019 - PHP
InstantAnswer : provide Instant answer to the users
android
search
search-engine
web
kotlin-language
kotlin-android
kotlin-extensions
android-application
instant
searchable
android-app
searchview
kotlin-android-extensions
searches
-
Updated
Sep 27, 2017 - Kotlin
A collection of 21 python projects in python
-
Updated
May 15, 2021 - Python
Improve this page
Add a description, image, and links to the searches topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the searches topic, visit your repo's landing page and select "manage topics."


We have a lot of
is_prime(or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical