This project was created for the purpose of testing the different sorting speeds of different sorting algorithms when given varying array sizes. The diferent sorting algortihms inlcude: Merge Sort, Quick Sort, Bubble Sort, Selection Sort, and Insertion Sort.