Skip to content

Implementation of well-known (and some rare) algorithms, mostly in C++

License

Notifications You must be signed in to change notification settings

sumit9696/Algos

 
 

Repository files navigation

The code in this repo is being reorganised in the reorganise branch. Please make all new PRs to that branch.

Algos

Travis status Gitter

Implementation of well-known (and some rare) algorithms, mostly in C++.

Contents

For algorithms and data structures in C++, check out the list here.

My goal

Add at least 1 algorithm to the repo every week.

Want to contribute to open-source and help me achieve the goal?

  1. Fork the repo
  2. Create a branch and add your implementation of an algorithm that is not already in the repo
  3. Submit a pull request (after reading the contributing guidelines)

Want to suggest some algorithms to add?

Just create a new issue and I'll handle it from there 😄

License

This project is licensed under the terms of the MIT license.

About

Implementation of well-known (and some rare) algorithms, mostly in C++

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.9%
  • Makefile 3.1%