Bidirectional Expansion - Insertion Algorithm for Sorting
Rupesh Kumar Srivastava, Tarun Tiwari, Sweetesh Singh
Abstract
Rupesh Kumar Srivastava, Tarun Tiwari, Sweetesh Singh
Abstract
In this paper we present a sorting algorithm, which uses the methodology of insertion sort efficiently to give a much better performance than the existing sorting algorithms of the O(n2) class. We prove the correctness of the algorithm and give a detailed time complexity analysis of the algorithm. We also describe various applications of the algorithms.
OpenAlex reports 7 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In this paper we present a sorting algorithm, which uses the methodology of insertion sort efficiently to give a much better performance than the existing sorting algorithms of the O(n2) class. We prove the correctness of the algorithm and give a detailed time complexity analysis of the algorithm. We also describe various applications of the algorithms.
Key concepts: Sorting algorithm, Sorting, Correctness, sort, Computer science, Algorithm, Class (philosophy), Algorithm design