Analysis of sorting algorithms This repo analyzes merge sort and insertion sort for the array sizes : 10, 25, 50, 100, 250, 500, 1000, 2000 and plots a graph Sample run graph