mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-02-04 11:27:12 +08:00
implementations may be *less* efficient than python standard libs (#854)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user