z-logo
open-access-imgOpen Access
A Fast Radix Sort
Author(s) -
Ian J. Davis
Publication year - 1992
Publication title -
the computer journal
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.319
H-Index - 64
eISSN - 1460-2067
pISSN - 0010-4620
DOI - 10.1093/comjnl/35.6.636
Subject(s) - sort , computer science , radix (gastropod) , arithmetic , parallel computing , mathematics , database , botany , biology
Almost all computers regularly sort data. Many different sort algorithms have therefore been proposed, and the properties of thses algorithms studied in great detail. It is known that no sort algorithm based on key comparisons can sort N keys in less than O(NlogN) operations, and that many perform O(n 2 ) operations in the worst case. The radix sort has the attractive feature that it can sort N keys in O(N) operations, ant it is therefore natural to consider methods of implementing such a sort efficiently. In this paper one efficient implementation of a radix sort is presented, and the performance of this algorithm compared with that of Quicksort

The content you want is available to Zendy users.

Already have an account? Click here to sign in.
Having issues? You can contact us here
Accelerating Research

Address

John Eccles House
Robert Robinson Avenue,
Oxford Science Park, Oxford
OX4 4GP, United Kingdom