DocumentCode :
3071491
Title :
Avi sort algorithm
Author :
Bansal, Ankur
Author_Institution :
GNIT, Ambala, India
fYear :
2013
fDate :
23-24 Aug. 2013
Firstpage :
1
Lastpage :
4
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);
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Human Computer Interactions (ICHCI), 2013 International Conference on
Conference_Location :
Chennai
Type :
conf
DOI :
10.1109/ICHCI-IEEE.2013.6887800
Filename :
6887800
Link To Document :
بازگشت