This repo contains a collection of LeetCode interview questions to help you ace your coding interview! I aim to add as many questions as possible in the spirit of collaboration and I will gladly accept any additions.
1. Fork this repo.
2. Star this repo.
3. Add a file ( txt/cpp ).
4. commit the code.
5. Make pull request.
6. Link your pull request to the issue assigned.
- First of all give this repo a ⭐ so that more open source enthusiasts get to know about this repo and can get started with their open source journey.
- Only use C++ to write your code. Only contributions written in C++ are welcomed.
- Only submit PRs for problems that aren't already in the repo, and make sure that no one else has submitted a PR for the same issue.
- Use proper file naming conventions (camel casing), for example, if you're giving a PR for a two-sum problem, the file name should be twoSum.cpp, and the file name should be self-explanatory as to what problem you're solving.
- Please include a detailed explanation of the situation for which you are offering a solution.
- Link your pull request to the issue assigned.
- Please assign me (@samyakjain10) as the reviewer for the PR.
- Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
- The pull request must contain commits you made yourself.
- If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest 2021.
- If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
- To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
- This year, the first 50,000 participants can earn a T-shirt.