This repository is for beginners who want to participate in hacktoberfest.
Here's what you do.
- Go to leetcode and pick one of the medium and hard questions that you see there.
- Submit your honest code on leetcode first.
- Copy the submitted function.
- Go to the repository, and open index.cpp file. Edit the file or open it on github desktop, and paste your function into the file.
- Before creating the pull request, make sure you mention the link to the question and the link to your leetcode profile.
Let us build problem solving skills and learn github at the same time.