Page 1 of 1

Which of the following is not true about bucket sort?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
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