Vidyalelo
Data Structure · Q251

Sorting Algorithms

Programming · Data Structure · question 251

Q251

Which of the following is not a variant of merge sort?

A.
in-place merge sort
B.
bottom up merge sort
C.
top down merge sort
D.
linear merge sort
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board