Penggunaan algoritma bubble sort pada Bahasa pemprograman java
Keywords:
Complexity, data, technology, algorithm, bubble sortAbstract
The volume and complexity of data increases due to the rapid advancement of technology in this digital era, so that data management becomes increasingly difficult. So the use of sorting algorithms is one way to make data processing simpler. The Bubble Sort algorithm is a direct sorting technique discussed in this work. This algorithm compares and replaces elements in an array until no more swapping is needed, Bubble Sort is easy to understand and use, but it is not very efficient in half the time, especially when dealing with large data sets. However, this algorithm works very well with very small data sets or when the data is almost sorted. Practical uses of this algorithm include sorting student performance evaluations in mobile applications, which increases the efficiency of data processing. Analysis of the findings shows that Bubble Sort works best on a small scale, but other algorithms may work better on larger data sets.
Downloads
Downloads
Published
How to Cite
Issue
Section
License
- Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a Creative Commons Attribution License that allows others to share the work with an acknowledgement of the work’s authorship and initial publication in this journal.
- Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the journal’s published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgement of its initial publication in this journal.
- Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work.
