Page 1 of 1

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

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
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