Merge sort - GCSE Computer Science Definition

Reviewed by: James Woodhouse

Published

Merge sort is a popular divide-and-conquer sorting algorithm used in computer science to arrange a list of items, such as numbers or words, in a specific order, usually from smallest to largest. It works by dividing the list into smaller parts until each part has only one item, then gradually merging these parts back together in the correct order. Imagine you have a messy pile of cards and you want them sorted; merge sort splits the cards into tiny piles, sorts each little pile, and then combines them carefully to create a neat, ordered stack. This algorithm is efficient and works well even for long lists, making it an important topic for students studying GCSE Computer Science.

Examiner-written GCSE Computer Science revision resources that improve your grades 2x

  • Written by expert teachers and examiners
  • Aligned to exam specifications
  • Everything you need to know, and nothing you don’t
GCSE Computer Science revision resources

Share this article

James Woodhouse

Reviewer: James Woodhouse

Expertise: Computer Science & English Subject Lead

James graduated from the University of Sunderland with a degree in ICT and Computing education. He has over 14 years of experience both teaching and leading in Computer Science, specialising in teaching GCSE and A-level. James has held various leadership roles, including Head of Computer Science and coordinator positions for Key Stage 3 and Key Stage 4. James has a keen interest in networking security and technologies aimed at preventing security breaches.

The examiner written revision resources that improve your grades 2x.

Join now