Skip to content

Commit 936f0d7

Browse files
2 parents 6bed3ec + debcfa0 commit 936f0d7

3 files changed

Lines changed: 49 additions & 48 deletions

File tree

src/content/01-topics/04-function-1/2-Assignment.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,23 @@
1414

1515
## 📦 Download All Questions and Solutions
1616

17-
- **All questions (zip):** [Download all questions]()
18-
- **All official solutions (zip):** [Download all official solutions]()
17+
- **All questions (zip):** [Download all questions](https://drive.google.com/uc?export=download&id=1qQHieGFcPQtUJp9NrOGfn38AHQZbThJX
18+
)
19+
- **All official solutions (zip):** [Download all official solutions](https://drive.google.com/uc?export=download&id=1reKdDbYtGDHGDkuRabSB4XsOCPy82Dhd)
1920

2021
---
2122
## 🧾 Official Questions & Solutions
2223

2324
| Question # | Question (Download) | Official Solution (Download) | Additional Notes |
2425
| ---------- | ------------------- | ---------------------------- | ---------------- |
25-
| 01 | [Download PDF]() | [Download Solution (zip)]() | |
26-
| 02 | [Download PDF]() | [Download Solution (zip)]() | |
27-
| 03 | [Download PDF]() | [Download Solution (zip)]() | |
28-
| 04 | [Download PDF]() | [Download Solution (zip)]() | |
29-
| 05 | [Download PDF]() | [Download Solution (zip)]() | |
30-
| 06 | [Download PDF]() | [Download Solution (zip)]() | |
31-
| 07 | [Download PDF]() | [Download Solution (zip)]() | |
32-
| 08 | [Download PDF]() | [Download Solution (zip)]() | |
33-
| 09 | [Download PDF]() | [Download Solution (zip)]() | |
34-
| 10 | [Download PDF]() | [Download Solution (zip)]() | |
26+
| 01 | [Download PDF](https://drive.google.com/uc?export=download&id=1usE7jzoFf7-JXXjUrMJKieqN4_lnrwUZ) | [Download Solution](https://drive.google.com/uc?export=download&id=12R3agugt77QtM_nIGRfA0pjKROlSjQs8) | |
27+
| 02 | [Download PDF](https://drive.google.com/uc?export=download&id=1pDaymyL5VX2WEefwR-F4dxieBOHFrleT) | [Download Solution](https://drive.google.com/uc?export=download&id=1Fd5YskHtotnW2qnsfEG2Uj4xYckj4oYk) | |
28+
| 03 | [Download PDF](https://drive.google.com/uc?export=download&id=135fCzIE42e-u8GolVIwNaVg2qeKO6lQp) | [Download Solution](https://drive.google.com/uc?export=download&id=1IEAMs30N9KWgQK_gZKLBGxBg8ytjBQKJ) | |
29+
| 04 | [Download PDF](https://drive.google.com/uc?export=download&id=1JG0NyUQsZs6MIS6wUzcRkjQjWRgF7bIi) | [Download Solution](https://drive.google.com/uc?export=download&id=1feR2N0pkQu0aRJ3bsCU3my7IO4jOP-QM) | |
30+
| 05 | [Download PDF](https://drive.google.com/uc?export=download&id=13jdL9kc3VSe9Zbo5DsPO66PPTQE_Kjpw) | [Download Solution](https://drive.google.com/uc?export=download&id=1Igm-EbL0AxtciOxe24bKe_mxPnzHqz4X) | |
31+
| 06 | [Download PDF](https://drive.google.com/uc?export=download&id=1N2DfkHflGUHYBqLdmRV3_nzZTN4m5RoH) | [Download Solution](https://drive.google.com/uc?export=download&id=1iYVb6tsQgyynxJ0jZcb17yX32c-5dA1x) | |
32+
| 07 | [Download PDF](https://drive.google.com/uc?export=download&id=12R3agugt77QtM_nIGRfA0pjKROlSjQs8) | [Download Solution](https://drive.google.com/uc?export=download&id=1Y-t7BI6X5zM5Zd-25De8--l_dGRWUSYc) | |
33+
3534

3635
> [!note] Not available yet?
3736
> Some solutions will be uploaded after the workshop or assignment deadline. Check back later or ask your TA.
Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,60 @@
1-
2-
> [!info] Brief description
3-
> This page lists the **assignment questions** for this topic and provides **downloadable official solutions**.
1+
> [!info] Brief description
2+
> This page lists the **assignment questions** for this topic and provides **downloadable official solutions**.
43
> These questions are meant to help you apply the concepts learned in class through hands-on coding exercises.
54
65
---
76

8-
> [!tip] How to use this page
9-
> - Start by attempting each question on your own.
10-
> - Use the official solutions only to review and learn better approaches.
7+
> [!tip] How to use this page
8+
>
9+
> - Start by attempting each question on your own.
10+
> - Use the official solutions only to review and learn better approaches.
1111
> - If something doesn’t make sense, **ask a TA**.
1212
1313
---
1414

1515
## 📦 Download All Questions and Solutions
1616

17-
- **All questions (zip):** [Download all questions]()
18-
- **All official solutions (zip):** [Download all official solutions]()
17+
- **All questions (zip):** [Download all questions](https://drive.google.com/uc?export=download&id=15bYqJPJasezNy9GZ4x0d6Y-MwipVWQKm)
18+
- **All official solutions (zip):** [Download all official solutions](https://drive.google.com/uc?export=download&id=1qDqyOPsCk7GzG3RenL9kuIK0o6erhgiZ)
1919

2020
---
21+
2122
## 🧾 Official Questions & Solutions
2223

2324
| Question # | Question (Download) | Official Solution (Download) | Additional Notes |
2425
| ---------- | ------------------- | ---------------------------- | ---------------- |
25-
| 01 | [Download PDF]() | [Download Solution (zip)]() | |
26-
| 02 | [Download PDF]() | [Download Solution (zip)]() | |
27-
| 03 | [Download PDF]() | [Download Solution (zip)]() | |
28-
| 04 | [Download PDF]() | [Download Solution (zip)]() | |
29-
| 05 | [Download PDF]() | [Download Solution (zip)]() | |
30-
| 06 | [Download PDF]() | [Download Solution (zip)]() | |
31-
| 07 | [Download PDF]() | [Download Solution (zip)]() | |
32-
| 08 | [Download PDF]() | [Download Solution (zip)]() | |
33-
| 09 | [Download PDF]() | [Download Solution (zip)]() | |
34-
| 10 | [Download PDF]() | [Download Solution (zip)]() | |
35-
36-
> [!note] Not available yet?
26+
| 01 | [Download PDF](https://drive.google.com/uc?export=download&id=1s3lYawatJuLgK-aFb2QG_UwdqAWSF3PI) | [Download Solution](https://drive.google.com/uc?export=download&id=1SJdMBNVNgijmRFlPmuQlf-zuShULKpxy) | |
27+
| 02 | [Download PDF](https://drive.google.com/uc?export=download&id=1ja6t8UrYN_7wtnHg6acBocI2JO1bLsvU) | [Download Solution](https://drive.google.com/uc?export=download&id=1n6m40jw9HR6DQvK7adPWlOZ3cfff1D-G) | |
28+
| 03 | [Download PDF](https://drive.google.com/uc?export=download&id=17STwtVZB2HZSod80-NjjRtGvPoxcrK4A) | [Download Solution](https://drive.google.com/uc?export=download&id=1OmO6v_mixgNEK24AxZH2k4Kz5yW8sRF2) | |
29+
| 04 | [Download PDF](https://drive.google.com/uc?export=download&id=1SU5QnS2TTOTnv88muYlpuPUgODrFejcm) | [Download Solution](https://drive.google.com/uc?export=download&id=1OZPDZJqkl847JrD5LlxcCZKQeKDnlkiJ) | |
30+
| 05 | [Download PDF](https://drive.google.com/uc?export=download&id=1-DqpBzfGl1rOzmfkluTap5Cv002oBdLF) | [Download Solution](https://drive.google.com/uc?export=download&id=1GeshY1g7v3rkPeouT_3uoBRED9m211SU) | |
31+
| 06 | [Download PDF](https://drive.google.com/uc?export=download&id=10O1jPtRPKstHyzntmvYok6oUeFre4TLO) | [Download Solution](https://drive.google.com/uc?export=download&id=1-X3V7dw2bJpeK9kI9FsTNSYkWXfmxwR6) | |
32+
| 07 | [Download PDF](https://drive.google.com/uc?export=download&id=1_YjN7hN5_-BgpwE7vrjYTDqiVsSWjicL) | [Download Solution](https://drive.google.com/uc?export=download&id=1k0Ud_mWhXKWhKP3XMEERgIgosaO8yLNY) | |
33+
| 08 | [Download PDF](https://drive.google.com/uc?export=download&id=1yhAdFgONsMcDl35C7p_0TXH221m7ECmv) | [Download Solution](https://drive.google.com/uc?export=download&id=1gs4LQA6n6Sg5zGhi6r1ouiKTaOcgDKU3) | |
34+
| 09 | [Download PDF](https://drive.google.com/uc?export=download&id=16H5IgcRCfm4hhSq-CeqHRD8guzdTbH9J) | [Download Solution](https://drive.google.com/uc?export=download&id=1YrsYbTW0iwjxIp4InOYgG3l6hSOoA3wx) | |
35+
| 10 | [Download PDF](https://drive.google.com/uc?export=download&id=1YospraAkxkqfHgnoJ62iracTwCHRJrWh) | [Download Solution](https://drive.google.com/uc?export=download&id=1yUgcAYSG0yA0_GZ172ByNjxwlEVDZp0x) | |
36+
| 11 | [Download PDF](https://drive.google.com/uc?export=download&id=1MGbWYAJgyHYUHvj2Uso0Gjj7IKa_btxI) | [Download Solution](https://drive.google.com/uc?export=download&id=1jLa18DUExv4T9vA1aIueN10X4qi83g3T) | |
37+
38+
> [!note] Not available yet?
3739
> Some solutions will be uploaded after the workshop or assignment deadline. Check back later or ask your TA.
3840
3941
---
4042

4143
## ❓ Q&A and Support
4244

43-
> [!question] Got stuck or confused?
44-
> If something in a question or solution is unclear:
45-
> - Revisit the lecture notes and workshop slides.
45+
> [!question] Got stuck or confused?If something in a question or solution is unclear:
46+
>
47+
> - Revisit the lecture notes and workshop slides.
4648
> - Ask your TA — that’s what we’re here for.
4749
4850
- [Topic Q&A]()
4951
- [Professor Slides](01-topics/03-conditions-loops/4-ProfessorSlides.md)
5052
- [TA Slides](01-topics/03-conditions-loops/5-TASlides.md)
5153

5254
---
55+
5356
## ⚖️ Licensing & Usage
5457

55-
> [!important] Usage note
58+
> [!important] Usage note
5659
> Official assignment solutions are for **educational use only**. Please do not repost them publicly or use them in ways that violate course policy.
5760

src/content/01-topics/06-functions-2/2-Assignement.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,23 @@
1414

1515
## 📦 Download All Questions and Solutions
1616

17-
- **All questions (zip):** [Download all questions]()
18-
- **All official solutions (zip):** [Download all official solutions]()
17+
- **All questions (zip):** [Download all questions](https://drive.google.com/uc?export=download&id=1pCMqYSfBpWYlCXaMUoIyJYQG-EToIfbJ
18+
)
19+
- **All official solutions (zip):** [Download all official solutions](https://drive.google.com/uc?export=download&id=1YinvLeoi7QaOzniKXuxNGJ-P7UgABWKV)
1920

2021
---
2122
## 🧾 Official Questions & Solutions
2223

2324
| Question # | Question (Download) | Official Solution (Download) | Additional Notes |
2425
| ---------- | ------------------- | ---------------------------- | ---------------- |
25-
| 01 | [Download PDF]() | [Download Solution (zip)]() | |
26-
| 02 | [Download PDF]() | [Download Solution (zip)]() | |
27-
| 03 | [Download PDF]() | [Download Solution (zip)]() | |
28-
| 04 | [Download PDF]() | [Download Solution (zip)]() | |
29-
| 05 | [Download PDF]() | [Download Solution (zip)]() | |
30-
| 06 | [Download PDF]() | [Download Solution (zip)]() | |
31-
| 07 | [Download PDF]() | [Download Solution (zip)]() | |
32-
| 08 | [Download PDF]() | [Download Solution (zip)]() | |
33-
| 09 | [Download PDF]() | [Download Solution (zip)]() | |
34-
| 10 | [Download PDF]() | [Download Solution (zip)]() | |
26+
| 01 | [Download PDF](https://drive.google.com/uc?export=download&id=1FH6_WSH-JXNrZiKfYM79AMk7GAk-noxF) | [Download Solution](https://drive.google.com/uc?export=download&id=1zdDPcpdj1Ykg0rewUF25n93jJCoAMmcI ) | |
27+
| 02 | [Download PDF](https://drive.google.com/uc?export=download&id=17gH7sk6CEPedgIYS01xvZTfUG2q6BUpz) | [Download Solution](https://drive.google.com/uc?export=download&id=1SDZjYhWNSvxL0Bd2CD-hTb3Bmq2AizNo) | |
28+
| 03 | [Download PDF](https://drive.google.com/uc?export=download&id=1aLjw4H52vmTZc_2dMG2QkOhp3DfAOl6T) | [Download Solution](https://drive.google.com/uc?export=download&id=188xwq3ZLq3umcbbUfUyE084T52ear_G2) | |
29+
| 04 | [Download PDF](https://drive.google.com/uc?export=download&id=1TOeYERCnYmFtz9FeVjw_knFpFgUb3t6E) | [Download Solution](https://drive.google.com/uc?export=download&id=1gIMCV4N7n-DkAkCEzZnwVdyy6IuzfTKw) | |
30+
| 05 | [Download PDF](https://drive.google.com/uc?export=download&id=1PkMIHwAhfiPzib9YP4csor_xDmgC5V3v) | [Download Solution](https://drive.google.com/uc?export=download&id=1JNXDALCPElc7vG350oPixqqtbwLnfMf-) | |
31+
| 06 | [Download PDF](https://drive.google.com/uc?export=download&id=1pRSawdR5HWoa110ZPOMuvJTU3tHVDnuz) | [Download Solution](https://drive.google.com/uc?export=download&id=15I8uN1eqIfV0g9uO83K3OX6K_gIYIPDk) | |
32+
| 07 | [Download PDF](https://drive.google.com/uc?export=download&id=14YHYIpEvlAPSwsoRPUxfk8PXBL_DMSoW) | [Download Solution](https://drive.google.com/uc?export=download&id=1FOUx62pLkOQPBvOwVdHzFai2Gmjh4suO) | |
33+
| 08 | [Download PDF](https://drive.google.com/uc?export=download&id=1Jr2KbIsaTqB59KgX5YV2xMwG6rGBRo7B) | [Download Solution](https://drive.google.com/uc?export=download&id=1_yVhuf_J55ud4MZjujzQ6Cgbq3WlJWLe) | |
3534

3635
> [!note] Not available yet?
3736
> Some solutions will be uploaded after the workshop or assignment deadline. Check back later or ask your TA.

0 commit comments

Comments
 (0)