MSD radix sort should be preferred over LSD radix sort when we have to maintain the original relative order.
(a) True
(b) False
I had been asked this question in a job interview.
My doubt is from Sorting in section Sorting of Data Structures & Algorithms II