These are solutions in Cpp, Java, Python for problems in Top Interview Questions from Leetcode.
To understand and get the overview of Hacktoberfest, Check out this video
Here's a DEMO video of how to contribute.
- You can write solutions in C/C++/Java/Python for a particular Question.
- check your code twice before PR, only correct codes are going to be considered.
- Follow file naming convention for all your pull requests.
- While adding any content it should be inside its appropiate folder.
- if there is any problem with inaccurate solution create an issue!
- Do not create an duplicate issues, firstly check if that issue has been created already or not.
- Do not make a PR without getting issues assigned to you! ( they will not be merged ).
- Link your PR with the Issue no. .
- if you don't work on the issue within 4 days, It will be assigned to other interested member.
- make sure your read these rules twice.
use | file type | comments |
---|---|---|
new question | [question name] (folder) | All solution files for this question should be under this folder |
c++ solutions | cppSolution[question name].cpp | also comment the question link on the top |
1. Fork this repo
2. Star this repo
3. Get an issue assigned.
3. Work on the issssue, add a file ( txt/cpp ) inside appropriate folder
4. Commit the code
5. Make pull request
- Repo contain folders of Top-Interview-Questions by Leetcode. You can add a solution to a question that is unanswered.
- You can update existing solution with a better one ( better complexity).
- You can add new questions and solutions in diff. languages.
- solve issues raised by other people or yourself.
- make webpage ( hosted from GitHub readme ) more appealing and updated.
If you post about it on social media, Don't forget to tag me ;)