Chore: Added type hints to searches/binary_search.py (#2682) · zinating/algorithms-python@bd4b83f · GitHub
Skip to content

Commit bd4b83f

Browse files
UmairKamrancclauss
andauthored
Chore: Added type hints to searches/binary_search.py (TheAlgorithms#2682)
* Chore: Added type hints to searches/binary_search.py * Use -1 as the sentinal value * Wrap long lines * Update binary_search.py * Update binary_search.py Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent b180139 commit bd4b83f

1 file changed

Lines changed: 28 additions & 46 deletions

File tree

searches/binary_search.py

Lines changed: 28 additions & 46 deletions

0 commit comments

Comments
 (0)