Sorting is a basic algorithm studied by students of computer science major. Sorting algorithm is the basis of other algorithms such as searching algorithm, pattern matching algorithm. Bubble sort is a popular basic sorting algorithm due to its easiness to be implemented. Besides bubble sort, there is insertion sort. It is lesspopular than bubble sort because it has more difficult algorithm. This paper discusses about process time between insertion sort and bubble sort with two kinds of data. First is randomized data, and the second is data of descending list. Comparison of process time has been done in two kinds of programming language that is C programming language and FORTRAN programming language. The result shows that bubble sort needs more time than insertion sort does.
CITATION STYLE
Reina, R., & Gautama, J. B. (2013). Perbandingan Bubble Sort dengan Insertion Sort pada Bahasa Pemrograman C dan Fortran. ComTech: Computer, Mathematics and Engineering Applications, 4(2), 1106. https://doi.org/10.21512/comtech.v4i2.2553
Mendeley helps you to discover research relevant for your work.