Skip to content
MathsGenie logo
Open app

Course home

  1. IGCSE
  2. Computer Science Edexcel
  3. Question bank

Algorithms

EasyMedium
123456789101112131415161718192021222324252627
Question 3

Fiona runs a local book club. She has an ordered list containing the titles of 11 books.

Give the maximum number of book titles that would need to be examined by a binary search algorithm to determine whether a specific book title is in the list.

[1]

Algorithms Questions

  1. IGCSE
  2. /Computer Science
  3. /Algorithms