MATLAB-Octave
MATLAB-Octave copied to clipboard
Create selectionSort.m
trafficstars
There is already a version of selection sort in the repo https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/sorting/select_sort.m
I will merge yours as an alternative implementation if you give a good enough reason. Thanks :)