While trying to study for a data structure course in college I decided to apply various sorts and measure their effectiveness against different sizes of data. Currently, it implements Bubble Sort, Bubble Sort Optimized, Comb Sort, Compare Sort, Gnome Sort, Gnome Sort Optimized, Insertion Sort, Odd-Even Sort, Selection Sort, Stooge Sort, and Random Sort.