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.
Make sure you are registered at Hacktoberfest 2021 and then follow these steps to create your first Pull request.
- Fork this repository. (How to fork?)
- Create a branch. (How to create a branch?)
- Create a file with the name of the problem, Commit, Push
- Finally raise a PR! (How to create a PR?)
P.S. Star the repo if you like it. ⭐
Happy Coding 😃