ABSTRACT: This paper presents a new sort algorithm, self-indexed sort (SIS), on an approach of non compare-based sorting. Results on time complexity O(n) and space complexity O(n+m) are achieved, where n is the size of data being sorted and m is the size of the sorting space. Two versions of SIS sort algorithm are implemented with one for the sort of structured records and the other for pure data file. The performance of SIS sort is tested and analysed under various conditions
There are many popular problems in different practical fields of computer sciences, computer network...
Sorting is one of the operations on data structures used in a special situation. Sorting is defined ...
This paper describes a fast integer sorting algorithm, herein referred to as Bit-index sort, which d...
The interest is to develop the fastest sorting algorithm and also efficient in all respect, has beco...
The quest to develop the most memory efficient and the fastest sorting algorithm has become one of t...
There are many popular problems in different practical fields of computer sciences, database applica...
Ssort, an adaptive comparison-based internal sorting algorithm in the same order O(n log n) comparis...
Ssort, an adaptive comparison-based internal sorting algorithm in the same order O(n log n) comparis...
Abstract- Sorting is an operation to arrange the elements of a data structure in some logical order....
Almost all computers regularly sort data. Many different sorting algorithms have been proposed. It i...
This paper gives a new alternate sorting technique, “Hit Sort ” which has exclusively been developed...
Sorting is a basic task in many types of computer applications. Especially when large amounts of dat...
In-place sorting algorithms play an important role in many fields such as very large database system...
Counting sort is a simple, stable and efficient sorting algorithm with linear running time, which is...
In-place sorting algorithms play an important role in many fields such as very large database system...
There are many popular problems in different practical fields of computer sciences, computer network...
Sorting is one of the operations on data structures used in a special situation. Sorting is defined ...
This paper describes a fast integer sorting algorithm, herein referred to as Bit-index sort, which d...
The interest is to develop the fastest sorting algorithm and also efficient in all respect, has beco...
The quest to develop the most memory efficient and the fastest sorting algorithm has become one of t...
There are many popular problems in different practical fields of computer sciences, database applica...
Ssort, an adaptive comparison-based internal sorting algorithm in the same order O(n log n) comparis...
Ssort, an adaptive comparison-based internal sorting algorithm in the same order O(n log n) comparis...
Abstract- Sorting is an operation to arrange the elements of a data structure in some logical order....
Almost all computers regularly sort data. Many different sorting algorithms have been proposed. It i...
This paper gives a new alternate sorting technique, “Hit Sort ” which has exclusively been developed...
Sorting is a basic task in many types of computer applications. Especially when large amounts of dat...
In-place sorting algorithms play an important role in many fields such as very large database system...
Counting sort is a simple, stable and efficient sorting algorithm with linear running time, which is...
In-place sorting algorithms play an important role in many fields such as very large database system...
There are many popular problems in different practical fields of computer sciences, computer network...
Sorting is one of the operations on data structures used in a special situation. Sorting is defined ...
This paper describes a fast integer sorting algorithm, herein referred to as Bit-index sort, which d...