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
- Add count_paths DP, recursive, name change of existing
- Bitmasking algorithms using DP
- Fix #723 Add minimax implementation in backtrack section
- Improve python 3 compatibility
- Add `Linear Regression`
- Add `validate_bst` function for testing purposes
- Add `validate_bst` function
- Add A* pathfinding and tests
- Add A* pathfinding algorithm
- Polonomial division
- Docs
- Python not yet supported