Pearson Edexcel GCSE Computer Science (1CP2)Specification point 1.2.6

Edexcel 1CP2 1.2.6: Standard sorting and 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.
  3. F5.7 Bubble sort Algorithms
    Passes and swaps, stopping early, and hearing a tune become a scale.
  4. F5.8 Insertion sort Algorithms
    Building a sorted part one item at a time, on the robot's readings.

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 Edexcel's own document; this page says which of our lessons teach point 1.2.6 and is not endorsed by the board.