Examveda

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

D. it is non comparison based sort

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms