InterviewSolution
Saved Bookmarks
| 1. |
LSD radix sort is faster than comparison sorts.(a) True(b) FalseI had been asked this question in an international level competition.This key question is from Sorting topic in chapter Sorting of Data Structures & Algorithms II |
|
Answer» The correct choice is (b) False |
|