Vidyalelo
Data Structure · Q127

Sorting Algorithms

Programming · Data Structure · question 127

Q127

Bucket sort is most efficient in the case when . . . . . . . .

A.
the input is non uniformly distributed
B.
the input is uniformly distributed
Answer
C.
the input is randomly distributed
D.
the input range is large

Answer: Option B

Solution

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