selection sort
English
editNoun
editselection sort (plural selection sorts)
- (computing theory) A sorting algorithm that divides the input list into two sublists — items already sorted, and items not yet sorted — and gradually transfers elements from one list to the other.
Translations
editsorting algorithm
|