Title :
Avi sort algorithm
Author_Institution :
GNIT, Ambala, India
Abstract :
In the case of rearranging an array with N elements either in ascending or in descending order. We find that, sorting algorithms such as the Bubble, Insertion and Selection Sort have a quadratic time complexity. In this paper, we introduce Avi sort - a new algorithm to sort an N elements array by exchanging their specific alternate position. We evaluate time complexity O(N2) of Avi sort theoretically and empirically. Our results show a one more different way to sort the data elements in quadratic time complexity and experimentally prove its actual time lies in between insertion and selection sort.
Keywords :
computational complexity; sorting; Avi sort algorithm; array rearrangement; ascending order; bubble sort; data elements; descending order; insertion sort; quadratic time complexity; selection sort; sorting algorithms; Algorithm design and analysis; Arrays; Image color analysis; Random access memory; Sorting; Time complexity; Avi; Bubble; Sorting; Time Complexity O(N2);
Conference_Titel :
Human Computer Interactions (ICHCI), 2013 International Conference on
Conference_Location :
Chennai
DOI :
10.1109/ICHCI-IEEE.2013.6887800