2014
DOI: 10.1007/978-81-322-2217-0_49
|View full text |Cite
|
Sign up to set email alerts
|

Comparing Rapid Sort with Some Existing Sorting Algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(2 citation statements)
references
References 1 publication
0
2
0
Order By: Relevance
“…Various kinds of content such as integer and string data can be assigned to sorting methods for arranging them in the required order. Many conventional and advanced algorithms with different space and time complexities are available in the literature [5]. Every sorting method follows a unique technique and based on these techniques sorting methods can be classified as sorting by exchanging, insertion, selection, and merging [6].…”
Section: Introductionmentioning
confidence: 99%
“…Various kinds of content such as integer and string data can be assigned to sorting methods for arranging them in the required order. Many conventional and advanced algorithms with different space and time complexities are available in the literature [5]. Every sorting method follows a unique technique and based on these techniques sorting methods can be classified as sorting by exchanging, insertion, selection, and merging [6].…”
Section: Introductionmentioning
confidence: 99%
“…Furthermore, some primitive operations such as the classic sorting algorithms (e.g., quick sort, heap sort) cannot be implemented due to the restrictive constraint of storing all sorted data inside the storage during the sorting process. A sorting algorithm is the first important step of many algorithms (Cormen et al, 2009;Huang et al, 2019) such as searching and finding a closest pair (Singh and Sarmah, 2015;Tambouratzis, 1999).…”
Section: Introductionmentioning
confidence: 99%