American flag sort

An American flag sort is an efficient, in-place variant of radix sort that distributes items into buckets. Non-comparative sorting algorithms such as radix sort and American flag sort are typically used to sort large objects such as strings, for which comparison is not a unit-time operation.

Source: Wikipedia — American flag sort (CC BY-SA 4.0)

American flag sort

An American flag sort is an efficient, in-place variant of radix sort that distributes items into buckets. Non-comparative sorting algorithms such as radix sort and American flag sort are typically used to sort large objects such as strings, for which comparison is not a unit-time operation.

Source: Wikipedia "American flag sort" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy