This is an implementation of the Insertion Sort algorithm. This is a project that i did for Algorithms class and its implentation the Insertion sort algorithm, it was to see the speed of the algorithm when it sorting an array of higher elements to an array of small elements.