/LeetCode-Solutions

Collection of all the LeetCode problem solutions using different programming languages. Happy Hacktoberfest-2021! #hacktoberfest #firstpullrequest

Primary LanguageC++

LeetCode Solutions

Collection of all the LeetCode problem solutions using different programming languages.

For all the beginners who want to start contributing to Open Source, here's the start! Happy Hacktoberfest-2021!

You can make a file for the problem of your choice from LeetCode, it can be in any programming language of your choice.

Steps to contribute:

Make sure you are registered at Hacktoberfest 2021 and then follow these steps to create your first Pull request.

  1. Fork this repository. (How to fork?)
  2. Create a branch. (How to create a branch?)
  3. Create a file with the name of the problem, Commit, Push
  4. Finally raise a PR! (How to create a PR?)

P.S. Star the repo if you like it. ⭐

Happy Coding 😃