You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Step 2** - Clone the repository to your local machine.
17
+
-**Step 3** - Resolve the bugs, mentions provided in the Issues section of the repository. *Also add a description of what changes you have done*.
18
+
-**Step 4** - Add the changes to your repository.
19
+
-**Step 5** - Create a PULL Request. And that's all.
20
+
-**NOTE** - Please start the filename with the platform name on which the problem was solved. For eg if you are submitting graph problem from codechef then mention filename as **(CODECHEF) chefandgraph.cpp**.
21
+
22
+
### What you can contribute in this repo? :punch:
23
+
- You can add your own competitive programming solutions or coding related solution.
24
+
- There are various topics like Recursion , Bits Manipulation, Graphs etc. ***You can contribute in them***
25
+
- You can contribute some **Learning Resources** in the ***Readme.md*** File.
26
+
- You can modify previous solutions if you feel like your solution has better ***Time or Space complexity.***
0 commit comments