- Notifications
You must be signed in to change notification settings - Fork0
List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
NotificationsYou must be signed in to change notification settings
mistrydarshan99/Data-Structures-And-Algorithms-Hacktoberfest18
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
For Hacktoberfest 2018!
Check your own profile stats after registering here:https://hacktoberfest.digitalocean.com/stats/
This Repo consists of data-structures and algorithms sorted by programming language.
- The repository is structured language-wise i.e. algorithms in a certain language go in a specific folder.
- The naming convention to be followed is
algo_name.language_extentioni.e. the overall pathshould belanguage/algo_name.language_extention - Example of above points: heap sort in Java should go into
java/heapsort.java - It is your choice to include only the function or the entire program for the algo.
- If folder for your language does not exist, create a new one.
- Don't be afraid to make a PR!
- Fork Repo onto your own account.
- Make your changes on your forked repo.
- Make Pull Request to master and enjoy.
Hack on!God Speed
About
List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
Topics
Resources
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- C++38.6%
- Java20.2%
- C19.4%
- Python9.2%
- JavaScript3.5%
- Kotlin3.1%
- Other6.0%