dexterpuru / leetcode_java

Archive for Leetcode solutions in Java
Creative Commons Zero v1.0 Universal
4 stars 15 forks source link

Need leetcode solutions in Java #1

Open dexterpuru opened 3 years ago

dexterpuru commented 3 years ago

It would be great if someone could contribute few solutions for leetcode questions.

Few things you need to know:-

  1. It doesn't matter if the solution you give is not yours.
  2. Code must be clean and understandable.
  3. You need to write the approach in comments before writing solutions for understandability.
  4. If you want to submit a solution for any new topic whose folder is not there, lets say graph, and if there is not any folder for graph, you will need to make a folder.

This repo is for Java solutions, you can also contribute Solutions in Python and C++here:- Python - https://github.com/dexterpuru/leetcode_python C++ - https://github.com/dexterpuru/leetcode_cpp

YourAKShaw commented 3 years ago

Kindly assign this issue to me.

Also, please add at least a README in the repo, as it's un-fork-able at the moment.

dexterpuru commented 3 years ago

@Ak-Shaw i have added a readme and a list of question file. Please read the README, to know how to contribute in the repo. If you have any doubt feel free to ask any question here.

Deepeshac2890 commented 3 years ago

Please assign it to me.

mananchawla2005 commented 3 years ago

Hey can you please assign me this issue I can work on this issue as part of hacktober fest. @dexterpuru

dexterpuru commented 3 years ago

@Deepeshac2890 @Ak-Shaw @mananchawla2005 Create a new issue with the name of question as title of issue, the i will add the label of Hacktoberfest, and assign that issue to you. Anyone can make any number of issues.

dexterpuru commented 3 years ago

I have put detailed procedure in README, please read it.

MayankSingh173 commented 3 years ago

I would like to contribute many leetcode questions in java

therohanjaiswal commented 3 years ago

I would like to contribute to this repo.

Vaibhav22-Dev commented 3 years ago

i would like to cotribute some solution of FAANG question on leetcode, with your permission, I am eagerly waiting

dexterpuru commented 3 years ago

i would like to cotribute some solution of FAANG question on leetcode, with your permission, I am eagerly waiting

That would be awesome, are you talking about the premium questions?

ushachengan commented 3 years ago

@dexterpuru , I create below three issues. Can you please assign the Hacktoberfest label and assign them to me?

https://github.com/dexterpuru/leetcode_java/issues/41 https://github.com/dexterpuru/leetcode_java/issues/42 https://github.com/dexterpuru/leetcode_java/issues/43

Thanks.

YourAKShaw commented 3 years ago

Those who are interested to contribute, kindly go through the contribution guidelines and feel free to reach out for queries.