AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.51k stars 520 forks source link

Comb Sort - Sorting Algorithm #185

Closed UjwalKandi closed 3 years ago

UjwalKandi commented 3 years ago

This pull request is:

168

This pull request fixes:

Adds a new sorting algorithm - Comb Sort.