AQA A-level Computer Science (7517)Specification point 4.3.5.2

AQA 7517 4.3.5.2: Merge sort

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

Lessons that teach it

  1. A5.5 Merge sort Algorithms and complexity
    Divide and conquer, a recursive merge sort, why it is O(n log n) in every case, and its O(n) memory cost.

Try it on a robot

The task from A5.5 Merge sort, running here. Change the program and press Run.

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