bn:01952118n
Noun Concept
Categories: Articles with short description, Comparison sorts, Stable sorts, All articles needing additional references
EN
bubble sort  Bubble sort/C  bubble sort algorithm  bubblesort  Exchange sort
EN
Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the input list element by element, comparing the current element with the one after it, swapping their values if needed. Wikipedia
Definitions
Relations
Sources
EN
Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the input list element by element, comparing the current element with the one after it, swapping their values if needed. Wikipedia
A sorting algorithm Wikipedia Disambiguation
Simple sorting algorithm Wikidata
A sorting algorithm in which pairs of neighboring values are compared and swapped into the right order if necessary in the innermost loop. Wiktionary
Sorting algorithm. Wiktionary (translation)