Vidyalelo
Data Structure · Q190

Sorting Algorithms

Programming · Data Structure · question 190

Q190

Which of the following is false?

A.
LSD radix sort is an integer sorting algorithm
B.
LSD radix sort is a comparison sorting algorithm
Answer
C.
LSD radix sort is a distribution sort
D.
LSD radix sort uses bucket sort

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board