This website requires JavaScript.
Explore
Help
Register
Sign In
algorithm
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2025-07-21 04:13:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,145
Commits
10
Branches
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Christian Clauss
47a9ea2b0b
Simplify code by dropping support for legacy Python (
#1143
)
...
* Simplify code by dropping support for legacy Python * sort() --> sorted()
2019-08-19 15:37:49 +02:00
Kelvin Salton do Prado
d2e77b05ef
searches: add sentinel linear search algorithm
2018-10-02 00:08:42 -03:00