zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

implemented selection sort using c++ #164

Closed rahulmishra24 closed 5 years ago

rahulmishra24 commented 5 years ago

The Pull Request resolves Issue #60

Implemented selection sort using c++

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.