Fast in-place integer radix sorting

2Citations
Citations of this article
1Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

This paper presents two very efficient sorting algorithms. MSL is an O(N*B) in-place radix sorting algorithm, where N is the input size and B is the keys length in bits. This paper presents an implementation of MSL that is sublinear in practice, for uniform data, on Pentium 4 machines. We also present an O(N*logN) hybrid quicksort that has a non-quadratic worst case. © Springer-Verlag Berlin Heidelberg 2005.

Cite

CITATION STYLE

APA

El-Aker, F. (2005). Fast in-place integer radix sorting. In Lecture Notes in Computer Science (Vol. 3516, pp. 788–791). Springer Verlag. https://doi.org/10.1007/11428862_107

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free