GDSC-MITADT-Hacktoberfest2021 / Hacktoberfest2021

13 stars 40 forks source link

Create SelectionSort.py #76

Closed Suhanee-Hingorani closed 2 years ago

Suhanee-Hingorani commented 2 years ago

SelectionSort.txt The selection sort algorithm sorts an array by repeatedly finding the minimum element.