Skip to content

BucketSort uses top 4 significant bits only #1

Description

@myronrotter

BucketSort implementation uses top 4 significant bits for partitioning into buckets only.

It would be great to have a recursive implementation of the BucketSort algorithm using different significant bits for partitioning in each recursive step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions