Which of the following don’t affect the time complexity of bucket sort?
Posted: Wed Jul 13, 2022 6:15 pm
a) algorithm implemented for sorting individual buckets
b) number of buckets used
c) distribution of input
d) input values
b) number of buckets used
c) distribution of input
d) input values