A program that visualizes 6 different sorts. Has 18 different visualizations.
Bubble Sort
Insertion Sort
Selection Sort
Merge Sort
Quicksort
Radix Sort
You must have minimum Java 8 installed.
If you have Java 8 installed, you can open VisualSort.jar, and the program will run.
Press space
to pause and esc
to return to menu.
If you have Java 8 installed, you can open VisualSort.java in an IDE of your choice.
Press space
to pause and esc
to return to menu.