42Medium
0/4

An environmental satellite records the maximum daily surface temperature of a planetary region over a period of time. A data processing pipeline uses a merge sort algorithm to arrange these recorded temperatures in ascending order.

Describe how the merge sort algorithm works to sort this list of temperatures.

[4]
PreviousNext

Computational thinking Questions

  1. GCSE
  2. /Computer Science
  3. /Computational thinking