- You can write solutions in C/C++/Java/Python for a particular Question.
- Check your code twice before PR, only correct codes are going to be considered.
- Follow file naming convention for all your pull requests.
- While adding any content it should be inside its appropiate folder.
- Do not make a PR without getting issues assigned to you! ( they will not be merged ).
- Link your PR with the Issue no.
- If you dont know how to contribute read ( Steps For Contribution ).
- The file name must be ( Question-Name.Language-Extension ).
1. Fork this repo
2. Star this repo
3. Get an issue assigned.
3. Work on the issssue, add a file ( c/cpp ).
4. Commit the code
5. Make pull request