selection sort in Finnish
selection sort in Finnish
valintajärjestäminen
(comptheory) 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.
valintalajittelu
(comptheory) 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.