Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 524 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 524 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 codeforces but make sure to add link of the problem in 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

Happy Hacking!!