Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 701 Bytes

Rules_For_Submission.md

File metadata and controls

14 lines (7 loc) · 701 Bytes

Rules for Submission

1.

Clone this repository

2.

Create a branch with your team name in the below format.
    If your name is Ajitem and your teammate is Yash, then your branch name should be either ajitem-yash or yash-ajitem.

3.

For each solution, create files with names like Problem1.py, Problem2.java, Proroblem3.c, etc, depending on the language of your solution.

4.

At the end of one hour, you'll be given 2 minutes to push your code solution on the github repository.
    The time of your push will be recorded in Github, and if it exceeds 7:05 PM, your solution will not be considered for evaluation.