Vidyalelo
Data Structure · Q490

Sorting Algorithms

Programming · Data Structure · question 490

Q490

Which of the following non-comparison sort can also be considered as a comparison based sort?

A.
counting sort
B.
MSD radix sot
C.
bucket sort
Answer
D.
pigeonhole sort

Answer: Option C

Solution

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