Question: create a plot of merge algorithm that illustrates any possible correlation between the number of copies and time with the following data Log Enable Logining
create a plot of merge algorithm that illustrates any possible correlation between the number of copies and time
with the following data
Log Enable Logining
Algorithm Array Count Array Size Comparisons Copies Seconds
Merge Sort 1 16 45 128
Merge Sort 10 1000 87176 200000 0.016
Merge Sort 10 5000 568354 1300000 0.057
Merge Sort 10 10000 1236460 2800000 0.109
Merge Sort 10 50000 7332773 16000000 0.549
Merge Sort 10 100000 15664784 34000000 1.141
Merge Sort 10 500000 88577331 190000000 6.483
Merge Sort 10 1000000 187159978 400000000 13.605
Merge Sort 10 5000000 1070015180 2300000000 86.837
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
