python
https://github.com/thealgorithms/python
Python
All Algorithms implemented 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 supported19 Subscribers
Add a CodeTriage badge to python
Help out
- Issues
- Fix flash_sort permutation phase raising IndexError on repeated values
- Fix tree_sort dropping duplicate values
- Fix exponential_search recursing forever when the item is below the first element
- feat(graphs): implement Hopcroft-Karp maximum bipartite matching
- chore: refresh Hacktoberfest 2026 prep tracker
- Add maximum matching in trees using dynamic programming
- sorts: make odd_even_sort generic over any comparable type (Part of #15234)
- sorts: make strand sort work with comparable types
- TheAlgorithms/python_maintainers: Call for help in preparing for Hacktoberfest 2026
- sorts: make recursive_insertion_sort generic over Comparable items
- Docs
- Python not yet supported