Bidirectional Conditional Insertion Sort algorithm; An efficient progress on the classical insertion sort
Data Structures and Algorithms
2017-08-08 v2
Abstract
In this paper, we proposed a new efficient sorting algorithm based on insertion sort concept. The proposed algorithm called Bidirectional Conditional Insertion Sort (BCIS). It is in-place sorting algorithm and it has remarkably efficient average case time complexity when compared with classical insertion sort (IS). By comparing our new proposed algorithm with the Quicksort algorithm, BCIS indicated faster average case time for relatively small size arrays up to 1500 elements. Furthermore, BCIS was observed to be faster than Quicksort within high rate of duplicated elements even for large size array.
Keywords
Cite
@article{arxiv.1608.02615,
title = {Bidirectional Conditional Insertion Sort algorithm; An efficient progress on the classical insertion sort},
author = {Adnan Saher Mohammed and Şahin Emrah Amrahov and Fatih V. Çelebi},
journal= {arXiv preprint arXiv:1608.02615},
year = {2017}
}
Comments
references not appeared cause arxiv system does not uploaded .bib files