Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 849 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 849 Bytes

Contribution Guidelines:

If you want to contribute to this repository, you are more than welcome, please follow the below mentioned guidelines for submitting the code.

  1. Follow the coding conventions as described in the following link:
  2. Write an editorial for the solution in a readme.md file for better understanding of the algorithm you used to solve the problem.
  3. When writing the code add the comment at the top of the source code which includes the following two things:
    • Problem Link
    • Author's name. (You can refer to some of the codes in the repository)