File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 1- # open-lecture-assignments-y25
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.
You can’t perform that action at this time.
0 commit comments