Sorting
Merge Sort
Recursively splits the array, sorts halves, and merges them back together.
Array trace unavailable.
speed
1.00x
timeline1 / 73
Variables
0 trackedVariables appear as the algorithm updates them.
Call stack
0 framesRecursive algorithms push frames here.
Event log
0 entriesNarrated algorithm events appear here.