

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following sorting algorithms can be used to sort a random linked list with minimum time complexity? |
A. | Merge Sort |
B. | Quick Sort |
C. | Heap Sort |
D. | Merge Sort |
Answer» E. | |