yashii / CP_Algorithms_hacktoberfest

Collection of All CP algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP Algorithms

Collection of all competitive programming algorithms. Dedicated to hacktoberfest.

Contribute

Write any algorithm of your choice in any language you want.
Steps to follow :

  1. Create an algorithm file with algorithm name. For example for kruskal algorithm create file like kruskal_algorithm.cpp
  2. Write your name and college name in the same file using multiline comments.
  3. Add that file in the folder of that language.For example cpp files will go in C++ folder.
  4. Open a pull request.

Note

Please follow and leave a star ⭐ if you like my profile.

Top contibuters

18 commits:

  1. Rahul5choudhary

5 commits:

  1. Rishabh Dutt
  2. Tiger16199620
  3. Neeraj-Mirji
  4. Pragya Jaiswal

4 commits:

  1. Shikha1806
  2. Prerna2109
  3. Swati2303
  4. shikha1510
  5. ShirishPSingh

About

Collection of All CP algorithms


Languages

Language:C++ 58.4%Language:Jupyter Notebook 37.1%Language:C 4.5%