-
Give a start and ⭐ Click on fork button in the right corner.It will create a copy of repositiry in your account.
- Check here How to fork
-
You can clone your repository in your local pc with use of Github_Desktop application or for your Terminal/bash.
For Terminal -
git clone <url_name>
-
Add solution in any language you want. If you are using a different approach, try not to overwrite the existing solution (create a different file for your solution). You can also format or strucure the already submitted codes (but it should not update the existing core logic).
Every contribution is appreciated. Happy Hacking! 😊
-
Push it to your repository and Issue a PR(Pull Request) in main repository.
And, that's it. 🎉