You can ⭐️ the repo, if you feel like doing it.
- First of all , you need to fork ( you can star too) the repository.
- After forking you will get a copy of this repository in ur github account.
- Then clone the forked repo in your machine.
you can clone any repo by running this command on ur terminal/command prompt
git clone <git-repository-url> cd <cloned-repo-directory>After that you need to create a folder of your name in LeetCode Daily and add solution of today's problem in your Name folder.
If you are looking forward to contribute, please check out the contributions.md to get the rules and information for contributing.