-
-
Notifications
You must be signed in to change notification settings - Fork 262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add algorithms in Kotlin, Java, Javascript #1
Comments
Can i work on this ?? |
Let us know which algo and language you want to work on. |
I will be working on Quick Sort Algorithm in javascript.. @chandrikadeb7 |
Ok go for it. |
Compression and Decompression Algorithms using Kotlin |
Please make a PR |
Please add labels to PR respectively. |
Hey @chandrikadeb7 I want to contribute in this repo, pls let me know what type of algo in java can I do ? Thank you!! |
Hey, you can contribute with any algo that you like, not any restriction as such. It can vary anyway between tower of hanoi to design patterns! |
Hey @chandrikadeb7 , I implemented Doubly Linked List in C++. Check this PR #128 . Let me know if it's ok as it is or do I have to do it in Java, JavaScript or Kotlin only. |
You can add in multiple languages |
Can I work on any one of the sorting algorithms in java? @chandrikadeb7 |
Yes |
I can add binary search and bubble sort in Kotlin |
Created a c program for Mirror tree
Hi @chandrikadeb7 I add bubble sort in java. Please help to review. TIA! |
can you please assign this to me as well? @chandrikadeb7 |
Hey, you can raise a PR without linking it to an issue 😄 |
Add algorithm implementations in various languages here: https://github.com/chandrikadeb7/Hacktoberfest_2020/tree/main/Task%203
The text was updated successfully, but these errors were encountered: