Open shashwattpandeyy opened 4 years ago
@amanmehara Thank you for assigning me this issue.
Hi, can I also contribute to this? I would like to add Merge sort and Heap sort.
Hey can I contribute to this, I'll be adding a code snippet of TRANSITION POINT problem. This problem is asked in many technical interviews
88 done
88 done
Thank You for assigning this task. i have completed it and sent the PR for the same
Hi @amanmehara If you have any more open algorithms to work on, please assign to me, I will be happy to contribute with a very good documentation. Thanks
Hi @amanmehara I want to contribute to this repository. Can I add code to swap variables without using temp variable. This program is very basic and important for beginners.
Hi @amanmehara If you have any more open algorithms to work on, please assign to me, I will be happy to contribute with a very good documentation. Thanks
Hi @sumitaccess007, Yes, definitely there are a lot of algorithms to work on in Java. You can figure out the missing algorithms and create a PR.
Also, if you want me to list some of the possible algorithms, let me know!
Hi @amanmehara If you have any more open algorithms to work on, please assign to me, I will be happy to contribute with a very good documentation. Thanks
Hi @sumitaccess007, Yes, definitely there are a lot of algorithms to work on in Java. You can figure out the missing algorithms and create a PR.
Also, if you want me to list some of the possible algorithms, let me know!
Hi @amanmehara , It will definitely be great help if you can list down 2-3 algorithms to work on, I will implement them in Java Programming Language with proper comments and documentation. I tried looking into Java repo folder but was not able to figure out the missing or any new algo to work on.
Thanks you very much for your help.
@sumitaccess007 for starting, I've added a task list containing algorithms at the top of the issue. You can have a look and start contributing! 😃
@sumitaccess007 for starting, I've added a task list containing algorithms at the top of the issue. You can have a look and start contributing! 😃
Hi @amanmehara Thank you very much, I would like to wok on the implementation of Dijkastra Algorithm in Java. My questions : Should I create an issue related to this and ask you to assign that to me ? Or You will create an issue and assign it to me ?
Please suggest.
@sumitaccess007 no need to create an issue (all the Java implementations will be tracked here itself), simply create the PR & I'll approve.
Hi @amanmehara
Thank you very much for your help!!
Able to finish Dijkastra's Algorithm today, and submitted a PR, thanks to have a look and review. Let me know your feedback if any changes or improvement is required. Also submitted a Search algorithm (Fibonacci Search), If you allow me, Can I start working on other Search Algorithms like Linear Search, Binary Search etc...
Thanks Sumit
Graph