zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

selection_sort.cpp #170

Closed rama0804 closed 5 years ago

rama0804 commented 5 years ago

The program is for selection sort in C++

rama0804 commented 5 years ago

@rkpattnaik780 Please check the PR

rkpattnaik780 commented 5 years ago

The selection sort has already been implemented using C++ , the issue clearly states that we don't accept multiple submissions for the same algorithm.