learn-dsa icon indicating copy to clipboard operation
learn-dsa copied to clipboard

[Add Data Structures and Algorithms in other programming languages]

Open ShehrozIrfan opened this issue 2 years ago • 8 comments

We need to add the data structure and algorithms in other programming languages like:

  • Java
  • Python
  • JavaScript
  • Ruby
  • etc

Guidelines

  • Please make sure you are using the right folder structure for your contribution like we've used for C++, like here

  • Please visit CONTRIBUTING.md for contributions.

  • Whatever program you add, ensure you're adding the relevant comments, and it is easier to understand what the code does and the main concept.

ShehrozIrfan avatar Dec 25 '22 12:12 ShehrozIrfan

Hey @ShehrozIrfan , I would like to contribute to this repo. Could you please assign it to me?

Khushi2402 avatar Dec 26 '22 12:12 Khushi2402

Hey @Khushi2402

I'm glad that you want to contribute to this repo.

You can start by opening a PR with the changes, you want to add.

Have fun!

ShehrozIrfan avatar Dec 26 '22 17:12 ShehrozIrfan

Hey @ShehrozIrfan , I would like to contribute as well I can write in java

md-abid-hussain avatar Dec 27 '22 14:12 md-abid-hussain

Hey @ShehrozIrfan , I would like to contribute as well I can write in java

Hey @md-abid-hussain

I'm glad that you want to contribute to this repo, specifically in Java.

Sure, you can start by opening the PR with the changes you want to add.

Have fun!

ShehrozIrfan avatar Dec 28 '22 04:12 ShehrozIrfan

I want to contribute to this repo by Implementing the DSA concepts in Python. Please assign it to me @ShehrozIrfan

Ctoic avatar Oct 21 '23 06:10 Ctoic

@Ctoic Assigned. Go Ahead :)

ShehrozIrfan avatar Oct 21 '23 06:10 ShehrozIrfan

Thanks @ShehrozIrfan

Ctoic avatar Oct 21 '23 07:10 Ctoic

Hello @ShehrozIrfan I have added Merge Sort Algorithm in Java here #69 Please let me know if any difficulties in merging. Thank you.

arshadpatel avatar Oct 23 '23 13:10 arshadpatel