期刊名称:International Journal of Computer Science & Technology
印刷版ISSN:2229-4333
电子版ISSN:0976-8491
出版年度:2013
卷号:4
期号:1
页码:57-60
语种:English
出版社:Ayushmaan Technologies
摘要:In this paper we present a sorting algorithm for positive values, which uses the methodology of indexing of the array and insert that number into proper index of the array without performing any element comparisons and swapping. This algorithm efficiently to give a much better performance than the existing sorting algorithms of the O(n2 ) class, for large array size with same length of digits of input data for positive values.