Course contentsShow
Computer Science
Lesson 251 of 2,8726. Arrays and Basic CollectionsPro lesson

Binary Search: Efficient Searching in Sorted Arrays

Use divide-and-conquer to search sorted arrays in O(log n) time by repeatedly halving the search space.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.