InterviewSolution
Saved Bookmarks
| 1. |
MSD radix sort should be preferred over LSD radix sort when we have to maintain the original relative order.(a) True(b) FalseI had been asked this question in a job interview.My doubt is from Sorting in section Sorting of Data Structures & Algorithms II |
|
Answer» Right choice is (B) False |
|