Add Shell-Sort for the following languages
sbshah97 opened this issue · comments
Salman Shah commented
The following Algorithm needs to be implemented in the following languages.
- C
- C++
- Python
- Java
Ground rules:
- Whoever claims the Issue first, should send a Pull Request within 24 hours else it'll be assigned to another claimant and further Pull Requests regarding that issue will not be entertained.
- Pull Requests sent without claiming and referencing the Issue will not be entertained.
- Make sure your Pull Requests have just one commit in them. Squash multiple commits into one if you have to.
- Make sure you put in the proper folder. If you do not know where to push the code for the Algorithm, feel free to ask in the comments section below. 😄
Arunraj Ganapathy commented
I would like to claim for this in C
Alakh Desai commented
I would like to claim for c++ code
Amir Khan commented
I would like to claim for this in C++
amanshahi commented
I'am doing in python.