Skip to content

saulosantiago/cs-algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science - Algorithms


A community-built repository which includes most of the important algorithms to help programmers.

What is this repository for?

This is list of many useful algorithms implemented across different languages. Every computer science student should know these.

Who can contribute for this repository?

Anyone. Absolutely anyone can contribute to this repository. Please check the rules below before you make pull requests.

CONTRIBUTION

How to contribute?

  • Add an issue to this repository stating Algorithm Name and Language
  • Fork this repository
  • Pick an Algorithm and a Language
  • Try to make the code more readable by adding comments wherever required
  • Add it to your repository in the directory order [repository root]/Algorithm Type/Algorithm Name/Language/
  • Create a Pull request
  • Feel free to improve the README.md

Rules

  • Please do not spam pull request for the sake of Hacktoberfest.
  • No duplicate entries. Please check if the code is existing or not before you start submitting.
  • Star this repository to show appreciation towards public efforts.

About

💻 Algorithms that you must know as computer science student

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.1%
  • Python 16.9%
  • Java 10.8%
  • C 8.4%
  • Kotlin 0.6%
  • JavaScript 0.5%
  • Other 0.7%