/LeetCode

Collection of LeetCode questions to ace the coding interview!

Primary LanguageC++

Hacktoberfest 2021 🎉

PRs Welcome  Open Source Love  Hacktober Badge

LeetCode Questions 💻

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.

Steps to contribute :

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.

Guidelines to follow for contribution:

  1. 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.
  2. Only use C++ to write your code. Only contributions written in C++ are welcomed.
  3. 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.
  4. 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.
  5. Please include a detailed explanation of the situation for which you are offering a solution.
  6. Link your pull request to the issue assigned.
  7. Please assign me (@samyakjain10) as the reviewer for the PR.

GitHub Contribution Rules

  • 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.