mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-07 18:10:55 +00:00
7 lines
404 B
Markdown
7 lines
404 B
Markdown
## Python Algorithms
|
|
- All the algorithms are implemented in **Python** for **education purpose** only.<br>
|
|
- These are just for **demonstration** purpose.<br>
|
|
- There are many implementations of different algorithms in the Python standard library that are much better for performance reasons.<br>
|
|
|
|
<a href="https://github.com/TheAlgorithms/Python/blob/master/DIRECTORY.md"><b>List of Algorithms</b></a>
|