Examveda

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.

D. Sorting elements by comparing them.

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms