pith. sign in

arxiv: 1406.2262 · v1 · pith:KWDOFLYNnew · submitted 2014-06-06 · 💻 cs.DS

ARC Sort: Enhanced and Time Efficient Sorting Algorithm

classification 💻 cs.DS
keywords bucketalgorithmbucketsrepresentssortingdigitsnumbersort
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.