selection sort

English

Noun

selection sort (plural selection sorts)

  1. (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