bucket sort (0 synonym found)

We don't have any synonyms for bucket sort yet.

Did you mean…

Think bucket sort belongs in the thesaurus? Recommend it and we'll take a look.


Definition of bucket sort:

(n) : (computing theory) A sorting algorithm that partitions an array into a number of buckets (groups of elements) which are then individually sorted, either recursively or using some other algorithm.

Definition of bucket sort:

(n) : (computing theory) A sorting algorithm that partitions an array into a number of buckets (groups of elements) which are then individually sorted, either recursively or using some other algorithm.

Back to Top