SimpleSorter A python implementation of various sorting algorithms. Supported Algorithms Bubble sort Merge sort Insertion sort Quick sort Selection sort