Title :
Fuse sort algorithm a proposal of divide & conquer based sorting approach with O(nloglogn) time and linear space complexity
Author :
Patel, Yashwant Singh ; Singh, Neeraj Kumar ; Vashishtha, Lalit Kumar
Author_Institution :
Dept. of Comput. Sci., CDGI, Indore, India
Abstract :
Computational Complexity is a fundamental research area in the field of computer science. It has attracted lots of interest of various researchers. In past, vast number of sorting algorithms has been proposed by various researchers. To efficiently optimize any sorting problem having large number of elements requires O(nlogn) time in average case by existing sorting techniques. This paper presents a new sorting technique based on divide & conquer approach, named as Fuse sort algorithm, an approach of comparison based sorting with O(nloglogn) time and linear space. The priory and mathematical analysis of proposed sorting algorithm is given and a case study with merge sort is performed based on several factors.
Keywords :
computational complexity; divide and conquer methods; sorting; O(nloglogn) time space complexity; O(nloglogn)linear space complexity; computational complexity; divide and conquer based sorting approach; fuse sort algorithm; Algorithm design and analysis; Arrays; Fuses; Sorting; Time complexity; Vegetation; Computational Complexity; Divide & Conquer Approach; Merge Sort Algorithm; Space Complexity; Time Complexity;
Conference_Titel :
Data Mining and Intelligent Computing (ICDMIC), 2014 International Conference on
Conference_Location :
New Delhi
Print_ISBN :
978-1-4799-4675-4
DOI :
10.1109/ICDMIC.2014.6954240