COMMITS
/ searches/binary_search.py February 1, 2023
C
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Christian Clauss committed
October 27, 2021
H
Update binary_search.py (#4856)
harshitkap00r committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
December 9, 2020
U
Chore: Added type hints to searches/binary_search.py (#2682)
Umair Kamran committed
August 1, 2020
P
fix doctests for recursive binary search (#2229)
Prashant Anand committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
March 4, 2020
M
contribution guidelines checks (#1787)
matkosoric committed
January 28, 2020
C
Augment binary search algorithms (#1719)
cschuerc committed
December 7, 2019
G
Improved readability (#1615)
GeorgeChambi committed
October 8, 2019
D
make code more readable (#1304)
Du YuanChao 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
June 24, 2019
W
better implementation for midpoint (#914)
wuminbin committed
May 6, 2019
W
update 'sorted' to 'ascending sorted' in comments (#789)
weixuanhu committed
January 31, 2018
A
Fixed error in binary_search_by_recursion
Ant Fitch committed
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed
October 15, 2017
S
fixed spelling of coma to comma
Sarbajit Saha committed
October 13, 2017
S
Merge pull request #149 from KyleScharnhorst/master
Sachin Arora committed
N
Changed the typographical error (#132)
nandujkishor committed
October 10, 2017
T
Fixed binary search to correctly recurse to left half and right half
TaylorL19 committed
October 7, 2017
K
Fix: typo in multiple files.
KyleScharnhorst committed
July 5, 2017
Z
Add bin-search implement by recursion
ZivLi committed
August 1, 2016
S
Move files to separate directories
Sergey Tsaplin committed