kothariji / competitive-programming

A one-stop Destination✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
650 stars 495 forks source link

Add a Competitive Programming Algorithm or Question. #1

Open kothariji opened 3 years ago

kothariji commented 3 years ago

Step 1 - Fork this repository. Step 2 - Clone the repository to yuor local machine. Step 3 - Resolve this bugs, mentions provided in the Issues section of the repository. Also add a description what changes you ahve done. Step 4 - Add the changes to your repository. Step 5 - Create a PULL Request. And that's all. NOTE - Please start the filename with platform name on which theproblem was solved. For eg if you are submitting graph problem from codechef then mention filename as (CODECHEF) chefandgraph.cpp.