Closed rgenchev closed 5 years ago
I noticed that there is a typo in SelectionSort for C++. It's named C++/SelctionSort.cpp.
SelectionSort
C++
C++/SelctionSort.cpp
I created https://github.com/hadshirt/sorting-algorithms/pull/89
I noticed that there is a typo in
SelectionSort
forC++
. It's namedC++/SelctionSort.cpp
.