Abstract: One of the fundamental issues in computer science is ordering a list of items. Although there is a huge number of sorting algorithms, sorting problem has attracted a great deal of research; because efficient sorting is important to optimize the use of other algorithms. This paper presents two new sorting algorithms, enhanced selection sort and enhanced bubble Sort algorithms. Enhanced selection sort is an enhancement on selection sort by making it slightly faster and stable sorting algorithm. Enhanced bubble sort is an enhancement on both bubble sort and selection sort algorithms with O(nlgn) complexity instead of O(n 2) for bubble sort and selection sort algorithms. The two new algorithms are analyzed, implemented, tested, and compared and the results were promising.
Description
CiteSeerX — An Enhancement of Major Sorting Algorithms
%0 Generic
%1 Alnihoud08anenhancement
%A Alnihoud, Jehad
%A Mansi, Rami
%D 2008
%K 2012 algorithms enhancement kde seminar sorting
%T An Enhancement of Major Sorting Algorithms
%U http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.167.2879
%X Abstract: One of the fundamental issues in computer science is ordering a list of items. Although there is a huge number of sorting algorithms, sorting problem has attracted a great deal of research; because efficient sorting is important to optimize the use of other algorithms. This paper presents two new sorting algorithms, enhanced selection sort and enhanced bubble Sort algorithms. Enhanced selection sort is an enhancement on selection sort by making it slightly faster and stable sorting algorithm. Enhanced bubble sort is an enhancement on both bubble sort and selection sort algorithms with O(nlgn) complexity instead of O(n 2) for bubble sort and selection sort algorithms. The two new algorithms are analyzed, implemented, tested, and compared and the results were promising.
@misc{Alnihoud08anenhancement,
abstract = {Abstract: One of the fundamental issues in computer science is ordering a list of items. Although there is a huge number of sorting algorithms, sorting problem has attracted a great deal of research; because efficient sorting is important to optimize the use of other algorithms. This paper presents two new sorting algorithms, enhanced selection sort and enhanced bubble Sort algorithms. Enhanced selection sort is an enhancement on selection sort by making it slightly faster and stable sorting algorithm. Enhanced bubble sort is an enhancement on both bubble sort and selection sort algorithms with O(nlgn) complexity instead of O(n 2) for bubble sort and selection sort algorithms. The two new algorithms are analyzed, implemented, tested, and compared and the results were promising.},
added-at = {2012-06-15T16:52:59.000+0200},
author = {Alnihoud, Jehad and Mansi, Rami},
biburl = {https://www.bibsonomy.org/bibtex/2cc20bf2fef247b9878667e18ba47e5df/lenz},
description = {CiteSeerX — An Enhancement of Major Sorting Algorithms},
interhash = {f462ad48cdcabf1bf6c8baee6a4fcff7},
intrahash = {cc20bf2fef247b9878667e18ba47e5df},
keywords = {2012 algorithms enhancement kde seminar sorting},
timestamp = {2012-06-15T16:52:59.000+0200},
title = {An Enhancement of Major Sorting Algorithms},
url = {http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.167.2879},
year = 2008
}