Back to Browse

Binary Search 4: Analysis (why the time is logarithmic)

16.6K views
Jul 1, 2011
12:49

In this video, I finish demonstrating that binary search runs in logarithmic time. (To be precise, it runs in worst-case and expected/average-case logarithmic time. In the best case it runs in constant time, when we find the value immediately in the middle of the list/array.)

Download

0 formats

No download links available.

Binary Search 4: Analysis (why the time is logarithmic) | NatokHD