Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thealgorithms/python
All Algorithms implemented in Python
https://github.com/thealgorithms/python
algorithm algorithm-competitions algorithms-implemented algos community-driven education hacktoberfest interview learn practice python searches sorting-algorithms sorts
Last synced: 5 days ago
JSON representation
All Algorithms implemented in Python
- Host: GitHub
- URL: https://github.com/thealgorithms/python
- Owner: TheAlgorithms
- License: mit
- Created: 2016-07-16T09:44:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T20:27:10.000Z (about 2 months ago)
- Last Synced: 2024-10-29T21:05:58.927Z (about 2 months ago)
- Topics: algorithm, algorithm-competitions, algorithms-implemented, algos, community-driven, education, hacktoberfest, interview, learn, practice, python, searches, sorting-algorithms, sorts
- Language: Python
- Homepage: https://thealgorithms.github.io/Python/
- Size: 14.7 MB
- Stars: 193,651
- Watchers: 5,942
- Forks: 45,553
- Open Issues: 365
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
## Getting Started
Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
## Community Channels
We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://gitter.im/TheAlgorithms/community)! Community channels are a great way for you to ask questions and get help. Please join us!
## List of Algorithms
See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.