The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
2022
DOI: 10.56979/401/2022/55
|View full text |Cite
|
Sign up to set email alerts
|

Preprocessing: A method For Reducing Time Complexity

Abstract: Data can be processed quickly if it is in some order, whereas unsequenced data can take more time to obtain results. Sorting is used for data arrangement. It is also one of the essential requirement for most applications and this step helps to boost performance. Sorting is also a prerequisite in several computer applications like databases. Over time computer scientists have not only introduced new sorting techniques considering various factors to be improved but they have also presented enhanced variants of e… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0
1

Year Published

2023
2023
2023
2023

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 28 publications
0
1
0
1
Order By: Relevance
“…The bottleneck and single point of failure are reduced compared with their Hams algorithm. Mubarak et al 40 proposed a preprocessing techniques before run on any sorting algorithm. Insertion sort and quicksort are run using these methods.…”
Section: Background and Related Workmentioning
confidence: 99%
“…The bottleneck and single point of failure are reduced compared with their Hams algorithm. Mubarak et al 40 proposed a preprocessing techniques before run on any sorting algorithm. Insertion sort and quicksort are run using these methods.…”
Section: Background and Related Workmentioning
confidence: 99%
“…У [7] розглядається метод стохастичної передобробки, в якому випадкові елементи міняються місцями спочатку в межах половин вхідного масиву, а потім ще раз у межах цілого масиву. Також представлений детермінований метод передобробки, в якому порівнюються елементи з кінця та початку масиву і, якщо вони стоять у зворотному порядку, виконується перестановка, а індекси порівнюваних елементів зміщуються до середини масиву.…”
Section: вступunclassified