Merge Sort (Sequential)
Animation Info
Quality | Value |
---|---|
name | Merge Sort (Sequential) |
abbr | MSS |
runCount default | 1 |
minimum colors | 1 |
unlimited colors | false |
dimensionality | ONE_DIMENSIONAL |
Parameter | Type | Default Value | Description |
---|---|---|---|
interMovementDelay | Int | 25 | Delay between sorting movements |
Description
Visualization of merge sort. pCols[0]
is randomized, then merge sort is used to re-sort it.