mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-16 10:47:37 +00:00
implementations may be *less* efficient than python standard libs (#854)
This commit is contained in:
parent
aeab9f1068
commit
4d9a1611bd
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
### All algorithms implemented in Python (for education)
|
### All algorithms implemented in Python (for education)
|
||||||
|
|
||||||
These implementations are for learning purposes. They may be efficient than the implementations in the Python standard library.
|
These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.
|
||||||
|
|
||||||
Run, edit and contribute using Gitpod.io a free online dev environment.
|
Run, edit and contribute using Gitpod.io a free online dev environment.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user