Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 607 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 607 Bytes

Algorithms

Implmentation of Data Structure and Algorithms.

Contributing

Thanks for your interest in contributing! Read through our Contribution Guidelines before you contribute.

Steps for contirbution

  1. Submit an Issue for the algorithm you are looking to contribute, and get it assigned. Make sure it doesn't implemented before or exist an issue before.
  2. Once assigned, start working on the algorithm and create a Pull Request to this repository.
  3. Make sure to add your algorithm to the list below.
  4. Get your Pull Request merged! 🎉

List of Algorithms

Merge sort