Bubble Sort
Animation Info
Quality | Value |
---|---|
name | Bubble Sort |
abbr | BST |
runCount default | 1 |
minimum colors | 1 |
unlimited colors | false |
dimensionality | ONE_DIMENSIONAL |
Parameter | Type | Default Value | Description |
---|---|---|---|
interMovementDelay | Int | 5 | Delay between sorting movements |
Description
Visualization of bubble sort. pCols[0]
is randomized, then bubble sort is used to resort it.