Tracking progress completing good programs, training for placements, job interviews 💯 .
Please add a ⭐ if you find this useful!
Add question, explanation, sample I/O to the files you upload, and put them in appropriate folders.
Fork this repository and clone on your local machine
git clone https://github.com/<your username>/CompetitiveProgramming.git Make your changes
- Add any new problem and its solution
- Refer to Contribution Guidelines for more details.
Commit and push
git add * git commit -m "your_message" git push origin master Create a new pull request from your forked repository
Wait for your PR review and merge approval! As long as it follows all the Contribution Guidelines mentioned below, it should be accepted. 🎉🎉