AlgorithmVisualizer A program that displays a visualization of sorting algorithms. Currently available algorithms: Selection sort Bubble sort Insertion sort Heap sort Quick sort Shell sort