-
Updated
Feb 28, 2022
Algorithm
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.
Here are 11,827 public repositories matching this topic...
-
Updated
Mar 1, 2022
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Feb 25, 2022 - Java
-
Updated
Feb 27, 2022 - JavaScript
Hey, I am a participant of Hacktoberfest and would like to contribute to this repo.
I already have the solution and need the greenflag to upload it.
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Feb 8, 2022 - Java
-
Updated
Apr 11, 2021 - Python
-
Updated
Mar 4, 2022
-
Updated
Mar 2, 2022 - Go
-
Updated
Jan 10, 2022 - C++
-
Updated
Mar 3, 2022 - Python
-
Updated
Jun 18, 2021 - Jupyter Notebook
-
Updated
Mar 2, 2022 - C++
What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:
(folder) Design Patterns
-- (folder) Abstract Factory
-- -- AbstractFactory.js
-- -- AbstractFactoryTest.js
-- -- REAME.md
I can send some :
-
Updated
Feb 7, 2022 - C#
-
Updated
Mar 1, 2022 - Python
You may use this guide to make quality contributions at Hacktoberfest 2020: Hacktoberfest 2020 guide
To begin contributing, you shall get a quick overview of how Cosmos is used today. Cosmos is one of the most extensive code database and is used as:
- A datastore for various projects (such as [Quark](https://github.com/OpenGenus/
-
Updated
Mar 3, 2022 - Java
-
Updated
Feb 12, 2022 - Go
-
Updated
Jan 9, 2022 - JavaScript
-
Updated
Jan 21, 2022
-
Updated
Dec 10, 2020 - Java
-
Updated
Nov 23, 2019
-
Updated
Jan 11, 2022 - JavaScript
🚀 Feature Proposal
Adding leading zero in the question number will be an awesome feature for file explorer to sort files by the name.
- Wikipedia
- Wikipedia
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