COMMITS
/ searches/ternary_search.py February 1, 2023
C
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Christian Clauss committed
November 9, 2021
R
[mypy] Type annotations for searches directory (#5799)
Rohan R Bharadwaj committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
November 14, 2020
P
Add type hints and tests. (#2461)
poloso committed
October 5, 2020
D
Add type hints for searches/ternary_search.py (#2874)
Dmytro Litvinov committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
December 7, 2019
G
Improved readability (#1615)
GeorgeChambi committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed
October 9, 2017
U
Added Ternary Search Algorithm
Uday Patel committed