You can beat the binary search
21 points
1/21/1970
a day ago
by signa11
Comments
tnelsond4
a day ago
srean
Another interesting case to analyze would be where the array is 2d and values increase to the right and upwards.
a day ago
Another interesting case to analyze would be where the array is 2d and values increase to the right and upwards.
https://www.p99conf.io/session/40x-faster-binary-search/
How's that compare to this?