- Fork this repo by clicking on the Fork button in the top-right corner. This creates a new copy of my this repo under your GitHub user account with a URL like:
https://github.com/<YourUserName>/HacktoberFest2022
- Clone the repo by opening the terminal on your computer and running the command:
$ git clone https://github.com/<YourUserName>/HacktoberFest2022
-
Choose any problem on LeetCode (or choose your already solved question).
-
Paste the solution code in new file in appropriate folder.
-
Add and commit the changes and push the changes.
-
Make a pull request.