Skip to content

Course home

Sorting algorithms

Sorting algorithms

EasyMediumHard
123456789101112131415161718192021222324252627
Question 12

Show the steps involved, for either the bubble sort algorithm or the merge sort algorithm, to sort the array shown in Figure 1 so the result is [2,3,7,8][2, 3, 7, 8][2,3,7,8].

Figure 1 [7, 2, 8, 3]

Indicate which algorithm you have chosen by writing its name at the start of your answer:

  • Bubble sort
  • Merge sort
[8]
Markscheme

Sorting algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Sorting algorithms

52 exam-style questions on AQA GCSE Computer Science Sorting algorithms. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank