matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.1k stars 1.27k forks source link

added an iterative implementation of binary search #707

Closed callmeanto closed 6 years ago

callmeanto commented 6 years ago

thought would be cool to have an iterative implementation of BS on python :)