Algorithms
Algorithms copied to clipboard
Implement Comb Sort
Implement Comb Sort in a language of your choice.
Please read the contributing guidelines in CONTRIBUTING.md
Languages claimed/implemented:
- [x] C++
- [x] Java
- [x] Python
- [x] C#
- [x] C
can you assign me c++ code?
@khare-agraj sure. Will have to confirm if @adithyaakrishna is working on it in C++. @adithyaakrishna which languages are you working on for this?
@khare-agraj looks like @adithyaakrishna implemented the C++ one. You can still work on some other algo or some other language
Also @adithyaakrishna please mark the language you want to work on as soon as you make the issue. This helps us know which all languages are available for others to work on
is it okay if i take python?
@khare-agraj sure! Assigning it to you
@deutranium can you assign java part to me ?
@Wittty-Panda it has already been implemented. You can work on some other language for this algo, or some other algo if you want to work specifically in JAVA.
@deutranium understood , will do 👍
@deutranium I've implemented Comb Sort in C
@inesane perfect, thanks!