Vidyalelo
Data Structure · Q374

Sorting Algorithms

Programming · Data Structure · question 374

Q374

Which of the following is not true about bucket sort?

A.
It is a non comparison based integer sort
B.
It is a distribution sort
C.
It can also be considered as comparison based sort
D.
It is in place sorting algorithm
Answer

Answer: Option D

Solution

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