Selection Sort

Group: 5 #group-5

Relations

  • Sorting: Selection Sort is an in-place comparison sorting algorithm that divides the input list into two parts: sorted and unsorted.