Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Solve Issue #326 comb sort algorithm

Open SHEELINUNI opened this issue 3 years ago • 0 comments

Type: new feature Issue solved: Issue #326

The original PR (PR #345 ) containing two problems was split into two separate PR, and the code was optimized and improved at the same time.

Allow the user input size of the string and the gap they want to use in the sorting.

Also add test for the algorithm

SHEELINUNI avatar Oct 27 '22 00:10 SHEELINUNI