Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 264 Bytes

File metadata and controls

9 lines (5 loc) · 264 Bytes

contains a few Java files

runs Zen windows that run through a few sorting alogorithms discussed in CS 125 at the U of I

currently runs SelectionSort, QuickSort, and MergeSort

For bored students.

Protip: enter merge, select, quick to select the different sorts