Page 1 of 1

Which of the following don’t affect the time complexity of bucket sort?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) algorithm implemented for sorting individual buckets
b) number of buckets used
c) distribution of input
d) input values