Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 658 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 658 Bytes

ds-algo

Hacktoberfest Repo for beginners to contribute on data-structures and Algorithms

To contribute add any algorithm or data structure code of your choice that is not already in the repo Name the file as the name of the algorithm.

You could also submit your solutions for some problem on CodeChef or code forces but make sure to add a link to the problem in the comments in the code.

Read the contributing.md and you can add yourself to the contributing.md in the list of contributers when you make a PR

You may also make pull requests to this repository as it might get reviewed faster. https://github.com/Dark-Theme-Only/ds-algo

Happy Hacking!!