Wednesday 25 September 2019

Top Hill Method – A new Sorting Approach to Reduce Execution Time

Volume 12 Issue 4 April - June 2018

Research Paper

Top Hill Method – A new Sorting Approach to Reduce Execution Time

Debabrat Bharali*, Sandeep Kumar Sharma**
* Assistant Professor, Department of Computer Science and Engineering, Asam Down Town University, Guwahati, Assam, India.
** Assistant Professor, Poornima University, Jaipur, Rajasthan, India.
Bharali, D., Sharma, S. K. (2018). Top Hill Method – A new Sorting Approach to Reduce Execution Time. i-manager's Journal on Software Engineering, 12(4), 28-31. https://doi.org/10.26634/jse.12.4.14588

Abstract

The main objective of the proposed Top Hill method is to decrease the time of insertion. Sorting is done by using the pivot method of quick sort, binary searching, and doubly linked list. By using all these method in a combination, the proposed method can sort real time data and increase the size of the list with the worst case of O(n).

No comments:

Post a Comment