TheAlgorithms / MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MIT License
369 stars 175 forks source link

Add comb_sort Algorithm #72

Closed vanitaneja22 closed 4 years ago

vanitaneja22 commented 4 years ago

Added comb_sort algorithm under sorting category. I request you to please add hacktoberfest-accepted label if this change gets merged.