Back to Browse

Binary Search 2: The Basic Idea

9.0K views
Jul 1, 2011
11:17

In this video, I introduce the binary search algorithm at a very high level, as it applies to looking for a number in a sorted list/array, or looking for a name in a telephone book (in alphabetical order). I argue that binary search is substantially faster than sequential search, but I don't begin my proper run-time analysis until the next video.

Download

1 formats

Video Formats

360pmp416.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Binary Search 2: The Basic Idea | NatokHD