Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 387 Bytes

File metadata and controls

7 lines (6 loc) · 387 Bytes

How to contribute?

  • 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.