AQA GCSE Computer Science (8525)Specification point 3.1.3

AQA 8525 3.1.3: Searching algorithms

The free BugBot lessons that teach this point, a robot to try it on, and the past-paper questions that test it.

Lessons that teach it

  1. F5.5 Linear search Algorithms
    Checking every item: finding a marker in the robot's sightings.
  2. F5.6 Binary search Algorithms
    Halving a sorted list, and why it needs sorted data.

Try it on a robot

The task from F5.5 Linear search, running here. Change the program and press Run.

Past paper questions on this

Real exam questions that test this, each worked through with a program you can run.

The specification is AQA's own document; this page says which of our lessons teach point 3.1.3 and is not endorsed by the board.