arXiv · 1406.2262
ARC Sort: Enhanced and Time Efficient Sorting Algorithm
Abstract
This paper discusses about a sorting algorithm which uses the concept of buckets where each bucket represents a certain number of digits. A two dimensional data structure is used where one dimension represents buckets i. e; number of digits and each bucket's corresponding dimensions represents the input numbers that belong to that bucket. Each bucket is then individually sorted. Since every preceding bucket elements will always be smaller than the succeeding buckets no comparison between them is required. By doing this we can significantly reduced the time complexity of any sorting algorithm used to sort the given set of inputs.
Explore related subjects
Keep this discovery
Ankit Chadha, Rishikesh Misal, Tanaya Mokashi, Aman Chadha. 2014-06-06. ARC Sort: Enhanced and Time Efficient Sorting Algorithm. https://doi.org/10.5120/ijais14-451130
Cite the original work for its findings. Save a collection to share your selection of sources.