1 / 16
Settings
<<<>>>
Our approach to external sorting is derived from the Mergesort algorithm. The simplest form of external Mergesort performs a series of sequential passes over the records, merging larger and larger sublists on each pass.
- 36
- 17
- 28
- 23
- 20
- 13
- 14
- 15
Input
Output
Runs of length 1
Runs of length 2