COMPARATIVE ANALYSIS OF SORTING ALGORITHMS USED INCOMPETITIVE PROGRAMMING

Authors

  • Zh. Mamatnabiyev Author
  • M. Zhaparov Author

DOI:

https://doi.org/10.47344/sdubnts.v55i2.546

Keywords:

sorting algorithms, competitive programming, bubble sort, insertion sort, quick sort, merge sort

Abstract

Sorting is one of the most used and fundamental operation in computer science since the first time it had been tried to arrange list of items in
some sequence. A large number of sorting algorithms were designed in order to have best performance in terms of computational complexity, memory usage, stability, and methods. In addition, in algorithmic problem solving, not all algorithms have same efficiency. This paper makes comparison research and discusses four different types of sorting algorithms: bubble sort, quick sort, insertion sort, and merge sort. The algorithms are tested and compared for data usage and time spent for sorting given amount of data.

Downloads

Published

2024-10-16

How to Cite

Mamatnabiyev, Z. ., & Zhaparov, M. . (2024). COMPARATIVE ANALYSIS OF SORTING ALGORITHMS USED INCOMPETITIVE PROGRAMMING. Journal of Emerging Technologies and Computing, 55(2), 64-70. https://doi.org/10.47344/sdubnts.v55i2.546