zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

C++ code for bubble sort - Issue #1 #6

Closed ayushkothari27 closed 6 years ago

ayushkothari27 commented 6 years ago

The Pull Request resolves Issue #1 Description: C++ code for implementing bubble sort algorithm

ankitjena commented 6 years ago

Do maintain the directory structure as mentioned in the contributing.md. Then create the pull request again

ayushkothari27 commented 6 years ago

I followed the structure. Created a folder C++ in the bubble_sort folder and saved my file in that folder.