Skip to content

11. Sort

John Seung Youp Baek edited this page Oct 26, 2017 · 1 revision

Intro

Visualizes and simulates selection, insertion, merge, bubble and quick sort algorithm.

Preview (Click GIF to view on Youtube)

Sort Preview

Reference

Wikipedia's pseudocode for each sorting algorithm.

Selecting sort

Press 1 ~ 5 to select sorting algorithm to visualize as it's shown on the Key usage menu.

Reset

Press R to reset.

Resize array size

After resetting simulator (Press R), DRAG Array size slider to resize the array. Minimum array size is 10 and maximum array size is 100.

Clone this wiki locally