This website requires JavaScript.
Explore
Help
Register
Sign In
TheAlgorithms
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
1,188
Commits
1
Branch
0
Tags
07f04a2e5523f91954d7c468e94b395457ea3b7d
Commit Graph
3 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
cclauss
4e06949072
Modernize Python 2 code to get ready for Python 3
2017-11-25 10:23:50 +01:00
Uday Patel
7447a9f9c7
Added Ternary Search Algorithm
2017-10-09 03:19:39 +01:00