Skip to content
MathsGenie logo
Open app

Course home

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

Algorithms

EasyMedium
123456789101112131415161718192021222324252627
Question 25

Fiona is developing an online ticketing system for a local music festival. She plans to use a binary search algorithm to find specific ticket IDs in a sorted array.

Explain one advantage of a binary search compared to a linear search in this context.

[2]

Algorithms Questions

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