Analysis and Research of Sorting Algorithm in Data Structure Based on C Language

Zhi-Gang Zhu
DOI: https://doi.org/10.1088/1742-6596/1544/1/012002
2020-05-01
Journal of Physics: Conference Series
Abstract:Abstract In the process of learning the data structure, it is very necessary to master the sorting algorithm, and in the program design, the sorting algorithm is applied frequently. Based on the importance of sorting algorithms, this paper will carefully compare the characteristics of different algorithms, starting with the work efficiency, algorithm implementation, basic ideas, sorting methods and other aspects, and draw conclusions so as to better select sorting algorithms.
What problem does this paper attempt to address?