Selection Sort,”Algorithm that rearranges the values of the array so that a[0] is the smallest, a[1] is the next smallest
and etc.”
The goto resource for studying materials
Selection Sort,”Algorithm that rearranges the values of the array so that a[0] is the smallest, a[1] is the next smallest
and etc.”