Sunday, 7 December 2014

Insertion Sort Iteration counting (A2)



using the code above (an insertion sort) i have passed a 3 lists of data through to see how many iterations the data needs to be sorted, the results are as follows.