mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-20 00:02:04 +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)
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user