Q141
Which of the following don't affect the time complexity of bucket sort?
A.
algorithm implemented for sorting individual buckets
B.
number of buckets used
C.
distribution of input
D.
input values
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board