Question: A merge sort is used to sort an array of 1,000 test scores in descending order. Which of the following statements is true? 1. The
A merge sort is used to sort an array of 1,000 test scores in descending order. Which of the following statements is true?
1. The sort is fastest if the original test scores are sorted from smallest to largest.
2. The sort is fastest if the original test scores are in completely random order.
3. The sort is fastest if the original test scores are sorted from largest to smallest.
4. The sort is the same, no matter what the order of the original elements.
Step by Step Solution
3.38 Rating (157 Votes )
There are 3 Steps involved in it
4 The sort is the same no matter what the order of the original elements Explanation Merge sort is ... View full answer
Get step-by-step solutions from verified subject matter experts
