|
1 | | -# open-lecture-assignments-y25 |
2 | | - |
3 | | -This is the official repository to submit the lecture assignments. |
4 | | - |
5 | | -## Submission Guidelines - |
6 | | - |
7 | | -* You have to make a directory of your name and add the assignment wise folders in it according to the following format- |
8 | | - |
9 | | -Your_Name/ |
10 | | -│── assignment_1/ |
11 | | -│ ├── [Files for Assignment 1] |
12 | | -│── assignment_2/ |
13 | | -│ ├── [Files for Assignment 2] |
14 | | -│── assignment_3/ |
15 | | -│ ├── [Files for Assignment 3] |
16 | | - |
17 | | -* Make separate folder for each question in the assignment, so it becomes easy to review for us. |
18 | | - |
19 | | -## How to submit? |
20 | | - |
21 | | -1. Fork this repository. |
22 | | -2. Complete the assignment in your respective folder. |
23 | | -3. Create a pull request to submit your work. |
24 | | - |
25 | | -## Important Notes- |
26 | | - |
27 | | -* We will continuously monitor your progress through Git commits. |
28 | | -* Do not submit all assignments at once—your work should be added incrementally over time. |
29 | | -* We encourage you to engage deeply with the assignments. If you have any questions or need clarification, feel free to reach out. |
| 1 | +# open-lecture-assignments-y25 |
| 2 | + |
| 3 | +This is the official repository to submit the lecture assignments. |
| 4 | + |
| 5 | +## Submission Guidelines - |
| 6 | + |
| 7 | +- You have to make a directory of your name and add the assignment wise folders in it according to the following format- |
| 8 | + |
| 9 | +Your_Name/ |
| 10 | +│── assignment_1/ |
| 11 | +│ ├── [Files for Assignment 1] |
| 12 | +│── assignment_2/ |
| 13 | +│ ├── [Files for Assignment 2] |
| 14 | +│── assignment_3/ |
| 15 | +│ ├── [Files for Assignment 3] |
| 16 | + |
| 17 | +- Make separate folder for each question in the assignment, so it becomes easy to review for us. |
| 18 | + |
| 19 | +## How to submit |
| 20 | + |
| 21 | +1. Fork this repository. |
| 22 | +2. Complete the assignment in your respective folder. |
| 23 | +3. Create a pull request to submit your work. |
| 24 | + |
| 25 | +## Important Notes- |
| 26 | + |
| 27 | +- We will continuously monitor your progress through Git commits. |
| 28 | +- Do not submit all assignments at once—your work should be added incrementally over time. |
| 29 | +- We encourage you to engage deeply with the assignments. If you have any questions or need clarification, feel free to reach out. |
0 commit comments