algorithms
https://github.com/keon/algorithms
Python
Minimal examples of data structures and algorithms in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to algorithms
Help out
- Issues
- fix test_simplify_path() and test_full_path() so that both tests pass
- pylint score is too low
- Add chinese remainder theorem algorithm
- Improve testing
- Add Number of Connected Components in an Undirected Graph
- Corrected extended greatest common divisor
- Add Ternary Search Algorithm
- Added implementation of the algorithm without using recursion.
- optimized_dijkstra | DOC graph search added
- add longest common subsequence
- Docs
- Python not yet supported