Q21
What is the key idea behind the Bucket Sort algorithm?
A.
Sorting elements based on their frequency.
B.
Sorting elements by swapping.
C.
Distributing elements into buckets and sorting each bucket individually.
AnswerD.
Sorting elements by comparing them.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board