Skip to search formSkip to main contentSkip to account menu

Radix sort

Known as: Radix (disambiguation), RadixSort, Radix sorting 
In computer science, radix sort is a non-comparative integer sorting algorithm that sorts data with integer keys by grouping keys by the individual… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
Germplasm of Radix Glehniae derived from Glehnia littoralis is rich in resources,complex in chemical compositions,and has obvious… 
2011
2011
The prefix sum is the sum of all values in preceding locations in the sequence: in this case those to the left of the current… 
2007
2007
In this paper, we propose CRadix sort, a new string sorting algorithm based on MSD radix sort. CRadix sort causes fewer cache… 
Highly Cited
2000
Highly Cited
2000
Load balanced parallel radix sort solved the load imbalance problem present in parallel radix sort. Redistributing the keys in… 
1999
1999
The exploitation of data locality in parallel computers is paramount to reduce the memory traffic and communication among… 
Highly Cited
1998
Highly Cited
1998
Radix sort suffers from the unequal number of input keys due to the unknown characteristics of input keys. We present in this… 
1991
1991
The problem of sorting a collection of values on a mesh-connected distributed-memory SIMD computer using variants of Batcher's… 
1966
1966
A method is proposed for internal sorting which has the property that the expected time required per record, to sort n records…