Preply — Study more efficiently by working with a personal tutor. Get 50% off.Affiliate

Wikipedia

Kirkpatrick–Reisch sort

Kirkpatrick–Reisch sorting is a fast sorting algorithm for items with limited-size integer keys. It is notable for having an asymptotic time complexity that is better than radix sort.

References

Tags

  • Computer science stubs
  • Sorting algorithms