Algorithms > Searching > Flashcards
What is binary search good for?
Searching in a sorted array. O(logn).
Algorithms (7 decks)