3.1 Fundamentals of AlgorithmsHigh Exam FrequencyOCR
Binary Search
Revise Binary Search in 3.1 Fundamentals of Algorithms for GCSE Computer Science with 15 exam-style questions and 10 flashcards. This is a high-frequency exam topic, so students should expect to explain it clearly under timed conditions.
Study this topic
Sample Flashcards
What technique does binary search use?
Divide and conquer - repeatedly halves the search space
What is the time complexity of binary search?
O(log n) - logarithmic time
Exam questions for Binary Search
Which of the following is a requirement before binary search can be used?
Describe how a binary search algorithm finds a target value in a sorted list.
15
exam-style questions
10
revision flashcards
Ready to revise Binary Search?
Get personalised daily study plans, adaptive quizzes, and spaced repetition flashcards.
Start revising free