Well done!

You have completed Recap: Runtime Analysis of Merge Sort!

Quiz Question 1 of 4

List slicing increases the runtime of the merge sort algorithm because values have to be read sequentially and copied into a new array for each list slice

Choose the correct answer below:

Skip Quiz Review Video