K-sort: A new sorting algorithm that beats Heap sort for n <= 70 lakhs!

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

9 pages, 9 figures

Scientific paper

Sundararajan and Chakraborty (2007) introduced a new version of Quick sort removing the interchanges. Khreisat (2007) found this algorithm to be competing well with some other versions of Quick sort. However, it uses an auxiliary array thereby increasing the space complexity. Here, we provide a second version of our new sort where we have removed the auxiliary array. This second improved version of the algorithm, which we call K-sort, is found to sort elements faster than Heap sort for an appreciably large array size (n <= 70,00,000) for uniform U[0, 1] inputs.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

K-sort: A new sorting algorithm that beats Heap sort for n <= 70 lakhs! does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with K-sort: A new sorting algorithm that beats Heap sort for n <= 70 lakhs!, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and K-sort: A new sorting algorithm that beats Heap sort for n <= 70 lakhs! will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-513882

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.