COMPARATIVE ANALYSIS OF SORTING ALGORITHMS USED IN COMPETITIVE PROGRAMMING
dc.contributor.author | Mamatnabiyev Zh. | |
dc.contributor.author | Zhaparov M. | |
dc.date.accessioned | 2023-12-14T08:58:36Z | |
dc.date.available | 2023-12-14T08:58:36Z | |
dc.date.issued | 2021 | |
dc.description.abstract | 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. | |
dc.identifier.citation | Zh. Mamatnabiyev , M. Zhaparov / COMPARATIVE ANALYSIS OF SORTING ALGORITHMS USED IN COMPETITIVE PROGRAMMING / СДУ хабаршысы - 2021 | |
dc.identifier.issn | 2709-2631 | |
dc.identifier.uri | https://repository.sdu.edu.kz/handle/123456789/991 | |
dc.language.iso | en | |
dc.publisher | СДУ хабаршысы - 2021 | |
dc.subject | sorting algorithms | |
dc.subject | competitive programming | |
dc.subject | bubble sort | |
dc.subject | insertion sort | |
dc.subject | quick sort | |
dc.subject | merge sort | |
dc.subject | СДУ хабаршысы - 2021 | |
dc.subject | №2 | |
dc.title | COMPARATIVE ANALYSIS OF SORTING ALGORITHMS USED IN COMPETITIVE PROGRAMMING | |
dc.type | Article |