sambhav2612 / SortingAlgorithms.cpp

Collection of some of my sorting algorithms in C++
MIT License
3 stars 15 forks source link

Improvise and remove extra code from all .cpp files #3

Open sambhav2612 opened 6 years ago

sambhav2612 commented 6 years ago

Please help in improving the codes by removing and improvising the existing code from there appropriate places.

Please comment here so I can assign it to you on first come basis. Add yourself into CONTRIBUTORS.md under the following format:

- <Your name>[<(@Your GitHub username)>](<Your profile link>)

For example: 

- Sambhav Jain [(@sambhav2612)](https://github.com/sambhav2612)

Thanks for stopping by.

aditya81070 commented 6 years ago

I want to envolve in this project.

Pujolsluis commented 6 years ago

I will work on the improvements for the bubble sort code

sambhav2612 commented 6 years ago

@aditya81070 please commit your credentials in CONTRIBUTORS.md again

aditya81070 commented 6 years ago

ok ,I will

samhitav commented 6 years ago

im interested in working on this

sambhav2612 commented 6 years ago

@samhitav go on

bviecelli commented 6 years ago

I cleaned up the exe files and add a gitignore. :)