Q335
Which one of the following sorting algorithm is best suited to sort an array of 1 million elements?
A.
Bubble sort
B.
Insertion sort
C.
Merge sort
D.
Quick sort
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board