Bubble sort: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica Etichette: Annullato Modifica visuale |
m Annullate le modifiche di 5.90.98.64 (discussione), riportata alla versione precedente di 92.223.160.172 Etichetta: Rollback |
||
Riga 21:
|citazione = Bubble sort is a simple sorting algorithm that works by repeatedly stepping through the list to be sorted, comparing each pair of adjacent items and swapping them if they are in the wrong order. The pass through the list is repeated until no swaps are needed, which indicates that the list is sorted.
|lingua = en
}}</ref>
== Denominazione ed efficienza ==
|