The Index Sorting Algorithm

Main Article Content

Anubhav Chaturvedi, Kshitij Gupte, Anjali Jivani

Abstract

Efficient sorting and searching are corner-stones in algorithm design. In computer science it has become a deep-rooted habit to use comparison-based methods to solve these problems. In this research paper we have come up with a new algorithm which we have named ‘The Index Sorting Algorithm’, that sorts given list of elements in the array in O(n) time and O(n) space complexity in worst case, better than any other sorting algorithm. The algorithm is very easy to implement and understand.

Article Details

How to Cite
, A. C. K. G. A. J. (2016). The Index Sorting Algorithm. International Journal on Recent and Innovation Trends in Computing and Communication, 4(3), 51–54. https://doi.org/10.17762/ijritcc.v4i3.1832
Section
Articles