A sorting algorithm Visualizer for use in visualizing how particular sorting algorithms work on a small and large scale.
Visualizer uses colorful rectangles to represent elements being sorted.
The Visualizer has control over the size of the elements being sorted as well as a delay in between swaps.