- Fork this repo and clone it to your local machine.
- Add a new folder for an algorithm(s) you want to add and then add the program along with a readme file describing the algo you added.
- Try to use proper indentation and comment you code to explain what is happening.
- For your convinience, i have added some sample algorithms.
Thanks for your contributions.