Binary Search
YOUR LINK HERE:
http://youtube.com/watch?v=NbRUqMTwU48
Showing how the binary search algorithm works, how it compares to linear search, and looking at a possible implementation of its code. • Made for OCR GCSE Computer Science Paper 2 (J277). • Part of the 2.1 Algorithms topic: • 2.1 Algorithms (OCR GCSE CS Paper 2) • Full Paper 2 playlist: • OCR GCSE Computer Science Paper 2 - F... • 0:00 How binary search works and its pre-requisite • 1:35 Example #1 • 4:37 Example #2 • 6:07 The code • 8:08 Comparing to linear search
#############################
