Closed nb2998 closed 5 years ago
I can take this up. Anything to keep in mind while writing the code?
@tarungulati1988 Just make sure a PR is not already open for the same DS/Algorithm you are adding and you are good to go! Also, indent the code please. :)
Hi there.
i am new to open source ..may i please go further in it...
Hey @nb2998 I just created a PR for the following algos in c++
Kindly review :-)
@nb2998 I have added code for Krushal's Algorithm (in Java Language ) . Please review the P.R .
kindly review mine PR's as well...
On Sun, 6 Oct, 2019, 7:52 PM Saumya Singh, notifications@github.com wrote:
@nb2998 https://github.com/nb2998 I have added code for Krushal's Algorithm (in Java Language ) . Please review the P.R .
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nb2998/DS_Algo/issues/1?email_source=notifications&email_token=AJM7R7UQ57E4EOJ4HZRS65DQNHYEBA5CNFSM4I4JZM4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAOLHLY#issuecomment-538751919, or mute the thread https://github.com/notifications/unsubscribe-auth/AJM7R7WCIFVK46WHSNGIBI3QNHYEBANCNFSM4I4JZM4A .
hey @nb2998 i just created a PR for the Travelling Salesman Problem in c++ using dynamic programming. kindly review :-)
Hi @nb2998 ,
I just created a PR #84 for implementation of LinkList in JavaScript. Kindly review :-)
I'm interested in this issue! I can work using Java. Can I please work on this?
@bharati-21 Yes sure, just make sure the ds/algo doesn't exist already. :)
Would like to work on Circular Linked List implementation using Java
I've also added a pull request which contains the Cocktail Sort algorithm implemented in C.
See my PR #124 please :)
Codes are accepted in all languages (if not present already). Add them in a new folder if the data structure/algorithm doesn't exist already.