amrs-tech / Hacktoberfest-Beginner-level

A beginner-friendly repository to help first-time-contributors in the open source.
MIT License
45 stars 185 forks source link

Shell Sort sorting algorithm #215

Open kchonka opened 5 years ago

kchonka commented 5 years ago

A C++ implementation of the shell sort sorting algorithm.