Skip to content

Latest commit

 

History

History
6 lines (2 loc) · 150 Bytes

README.md

File metadata and controls

6 lines (2 loc) · 150 Bytes

SelectionSort

This is an implementation of the selection sort algorithm. This code is not at all perfect, so any feedback would be appreciated.