2016 Sixth International Conference on Innovative Computing Technology (INTECH) 2016
DOI: 10.1109/intech.2016.7845075
|View full text |Cite
|
Sign up to set email alerts
|

Contrastive analysis of bubble & merge sort proposing hybrid approach

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0
1

Year Published

2018
2018
2022
2022

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 25 publications
(17 citation statements)
references
References 2 publications
0
16
0
1
Order By: Relevance
“…Bubble Sort is an algorithm that works by comparing and swapping two elements if it is not sorted, and performing iterations to get the sorted result. It is one of the simplest and basic algorithms a person can learn and use to get an understanding of algorithms and also is efficient in terms of space complexity because it does all its work in temporary memory [15]. Its Time Complexity is O(n^2) which is not faster than other algorithms but as this paper discuss there are situations where developers need to implement and the best fit can be bubble sort but this paper is here to see if these algorithms can perform any better despite languages [16][17].…”
Section: Bubble Sortmentioning
confidence: 99%
“…Bubble Sort is an algorithm that works by comparing and swapping two elements if it is not sorted, and performing iterations to get the sorted result. It is one of the simplest and basic algorithms a person can learn and use to get an understanding of algorithms and also is efficient in terms of space complexity because it does all its work in temporary memory [15]. Its Time Complexity is O(n^2) which is not faster than other algorithms but as this paper discuss there are situations where developers need to implement and the best fit can be bubble sort but this paper is here to see if these algorithms can perform any better despite languages [16][17].…”
Section: Bubble Sortmentioning
confidence: 99%
“…According to Eqs. (21) and 14, q can be evaluated by the homography decomposition. Then, the auxiliary error signals can be obtained using Eqs.…”
Section: Homography Calculation and Decompositionmentioning
confidence: 99%
“…(21), as shown in Figure 7. The filter sorts the collects five sets of pose data using the bubble sort algorithm [21].…”
Section: Adaptive Median Filter For Pose Estimationmentioning
confidence: 99%
“…Buffering and reading from input strings were presented by Zhang and Larson [32]. Merge sort was also evaluated in various tests and benchmarks by Vignesh and Pradhan [33], Cheema et al [34], and Paira et al [35]. These research results show that merge sort has a very high potential for new improvements.…”
Section: Introductionmentioning
confidence: 99%