Home

An Improvement on Selection Sort

Maria Dominic
murugeson.dominic@mmu.edu.my
Faculty of Information Science and Technology
MultiMedia University

Rizwan Javaid
rizwan.javaid@mmu.edu.my
FIST
MMU
Malaysia

Md Shohel sayeed
shohel.sayeed@mmu.edu.my
FIST
MultiMedia University
Malaysia

Abstract

One of the most common applications in computer science is sorting, the process through which data are arranged according to their values. If the data were not ordered we would spend hours trying to find a single piece of information. The sorting of data can be obtained in a variety of ways, and only some of them can be considered meaningful and efficient. To decide which method is best, certain criteria of efficiency have to be established and a method for quantitatively comparing different algorithms must be chosen.Selection sort is one of the methods which is widely accepted and used.In this paper we analyze the Selection Sort and we improve the efficiency of the Selection Sort. The Execution time of the Selection Sort is reduced to nearly half by improving the Selection Sort.


© ATCM, Inc. 2002.

 
Copyright & Disclaimers

© 2005 ATCM, Inc. © 2005 Any2Any Technologies, Ltd.