-
Make 1
Pull Requestfor 1issue. Otherwise, you may lose points. -
Mention
Issue numberwhile creating Pull Request in thedescription boxor link the issue from the right options. This helps to link the PR with the respective issue. -
Always update the readme for the respective code added in the appropriate folder.
-
CODE FORMAT
1. Include a description of code in Multiline Comments 2. Write code in the allotted language. `( Include single line comments about the code line wherever required)` 3. Include 2 Test case: "Test Case Input - Output - Input - Output - " 4. Include Time and Space Complexity -
Always take
Dynamic Inputfrom the user. -
Avoid PlagiarismNever copy from other websites. This might affect your results on the leaderboard of gssoc'21. -
Merge your commitswhen changes requested.
- Do
notcreateduplicate issues. - Always look for issues previously created before creating an issue of a particular topic. (
Use Filters) - All issues are assigned on
First Come, First Serve Basis.