Sorting-Algorithms icon indicating copy to clipboard operation
Sorting-Algorithms copied to clipboard

Add sorting algorithms in other languages.

Open diptangsu opened this issue 5 years ago • 12 comments

Create a folder called src-language (src-python, src-c etc.) and add code inside that folder. Create such folders if they don't exist.

diptangsu avatar Oct 03 '19 06:10 diptangsu

I'd like to take this up and add src-python so please asign me if you can.

FrankApiyo avatar Oct 03 '19 06:10 FrankApiyo

I just added CombSort: https://github.com/diptangsu/Sorting-Algorithms/pull/53

@FrankApiyo : You can make PullRequest for your own, it isn't needed to be assigned.

plaidshirtakos avatar Oct 03 '19 07:10 plaidshirtakos

I just added CombSort: #53

@FrankApiyo : You can make PullRequest for your own, it isn't needed to be assigned.

What if someone else is already doing the same thing?

FrankApiyo avatar Oct 03 '19 08:10 FrankApiyo

@diptangsu
Should I add c++ codes on c folder, or is it better create another folder for cpp?

EdimarJunior avatar Oct 03 '19 20:10 EdimarJunior

Hi @diptangsu I would like to take this up. I will be adding code in Kotlin for sorting algos.

0001vrn avatar Oct 05 '19 17:10 0001vrn

Hi @diptangsu

Will add following sorting algorithms in java:

InsertionSort SelectionSort

jsedano avatar Oct 06 '19 03:10 jsedano

Hi @diptangsu I would like to add Binary Sort in JavaScript

jnoc avatar Oct 06 '19 18:10 jnoc

Hi @diptangsu I would like to add Bucket Sort in cpp.

Jagannath7 avatar Sep 30 '20 15:09 Jagannath7

I will add timsort algorithm to cpp

dariocast avatar Sep 30 '20 16:09 dariocast

Hello @diptangsu I would like to take this issue and add the code in C language.

akhil-maker avatar Sep 30 '20 16:09 akhil-maker

Please assign this to me I would like to add code in Python Language

yashpaddalwar avatar Oct 16 '22 09:10 yashpaddalwar

Hi @diptangsu, any sorting algos to be added in Java. Let me know, would like to take it up.

ngm76 avatar Oct 16 '23 18:10 ngm76