Question: In C Code a Implement insertion sort and merge sort. Compute the execution time of both algorithms. Plot the execution time as a function in

In C Code
a Implement insertion sort and merge sort. Compute the execution time of both algorithms. Plot the execution time as a function in the array length (you can use the following online tool to plot: https://plot.ly/create/) Please include the codes, output results(i.e. sorted array with small size, which can show your codes work well) and the plots in your report. Submit it on canvas before the lab ends
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
