zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Added sort using stl #143

Closed rahul-1903 closed 6 years ago

rahul-1903 commented 6 years ago

The Pull Request resolves sorting in oneline.

Description: I have added sorting using STL in c++.

Using this method an array can be sorted in oneline.

rkpattnaik780 commented 6 years ago

We already have the implementations in C++, using STL won't be considered. Please use another language.