Vidyalelo
Data Structure · Q235

Sorting Algorithms

Programming · Data Structure · question 235

Q235

Which of the following is not true about MSD radix sort?

A.
its processing starts from the most significant digit
B.
it is not a stable sort
C.
it is an in place sorting algorithm
Answer
D.
it is non comparison based sort

Answer: Option C

Solution

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