Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Implement Comb Sort

Open adithyaakrishna opened this issue 4 years ago • 10 comments

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

adithyaakrishna avatar Oct 02 '20 19:10 adithyaakrishna

can you assign me c++ code?

khare-agraj avatar Oct 02 '20 19:10 khare-agraj

@khare-agraj sure. Will have to confirm if @adithyaakrishna is working on it in C++. @adithyaakrishna which languages are you working on for this?

deutranium avatar Oct 02 '20 19:10 deutranium

@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

deutranium avatar Oct 02 '20 20:10 deutranium

is it okay if i take python?

khare-agraj avatar Oct 02 '20 20:10 khare-agraj

@khare-agraj sure! Assigning it to you

deutranium avatar Oct 02 '20 21:10 deutranium

@deutranium can you assign java part to me ?

bhavesh-jo avatar Oct 10 '20 11:10 bhavesh-jo

@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 avatar Oct 11 '20 04:10 deutranium

@deutranium understood , will do 👍

bhavesh-jo avatar Oct 11 '20 04:10 bhavesh-jo

@deutranium I've implemented Comb Sort in C

inesane avatar Sep 30 '21 22:09 inesane

@inesane perfect, thanks!

deutranium avatar Oct 01 '21 00:10 deutranium