Article,

K-Sort: A New Sorting Algorithm that Beats Heap Sort for n 70 Lakhs!

, and .
Int. J. on Recent Trends in Engineering and Technology,, 8 (1): 4 (January 2013)

Abstract

Sundararajan and Chakraborty 10 introduced a new version of Quick sort removing the interchanges. Khreisat 6 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 U0, 1 inputs.

Tags

Users

  • @idescitation

Comments and Reviews