bubble sort
English
editEtymology
editA metaphor, suggesting the way that elements gradually bubble to the top of the array after consecutive comparisons.
Noun
editbubble sort (plural bubble sorts)
- (computing) A sorting algorithm in which pairs of neighboring values are compared and swapped into the right order if necessary in the innermost loop.
Translations
editsorting algorithm
|