Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 27 additions & 24 deletions src/content/01-topics/05-arrays/2-Assignement.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,60 @@

> [!info] Brief description
> This page lists the **assignment questions** for this topic and provides **downloadable official solutions**.
> [!info] Brief description
> This page lists the **assignment questions** for this topic and provides **downloadable official solutions**.
> These questions are meant to help you apply the concepts learned in class through hands-on coding exercises.

---

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

---

## 📦 Download All Questions and Solutions

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

---

## 🧾 Official Questions & Solutions

| Question # | Question (Download) | Official Solution (Download) | Additional Notes |
| ---------- | ------------------- | ---------------------------- | ---------------- |
| 01 | [Download PDF]() | [Download Solution (zip)]() | |
| 02 | [Download PDF]() | [Download Solution (zip)]() | |
| 03 | [Download PDF]() | [Download Solution (zip)]() | |
| 04 | [Download PDF]() | [Download Solution (zip)]() | |
| 05 | [Download PDF]() | [Download Solution (zip)]() | |
| 06 | [Download PDF]() | [Download Solution (zip)]() | |
| 07 | [Download PDF]() | [Download Solution (zip)]() | |
| 08 | [Download PDF]() | [Download Solution (zip)]() | |
| 09 | [Download PDF]() | [Download Solution (zip)]() | |
| 10 | [Download PDF]() | [Download Solution (zip)]() | |

> [!note] Not available yet?
| 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) | |
| 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) | |
| 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) | |
| 04 | [Download PDF](https://drive.google.com/uc?export=download&id=1SU5QnS2TTOTnv88muYlpuPUgODrFejcm) | [Download Solution](https://drive.google.com/uc?export=download&id=1OZPDZJqkl847JrD5LlxcCZKQeKDnlkiJ) | |
| 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) | |
| 06 | [Download PDF](https://drive.google.com/uc?export=download&id=10O1jPtRPKstHyzntmvYok6oUeFre4TLO) | [Download Solution](https://drive.google.com/uc?export=download&id=1-X3V7dw2bJpeK9kI9FsTNSYkWXfmxwR6) | |
| 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) | |
| 08 | [Download PDF](https://drive.google.com/uc?export=download&id=1yhAdFgONsMcDl35C7p_0TXH221m7ECmv) | [Download Solution](https://drive.google.com/uc?export=download&id=1gs4LQA6n6Sg5zGhi6r1ouiKTaOcgDKU3) | |
| 09 | [Download PDF](https://drive.google.com/uc?export=download&id=16H5IgcRCfm4hhSq-CeqHRD8guzdTbH9J) | [Download Solution](https://drive.google.com/uc?export=download&id=1YrsYbTW0iwjxIp4InOYgG3l6hSOoA3wx) | |
| 10 | [Download PDF](https://drive.google.com/uc?export=download&id=1YospraAkxkqfHgnoJ62iracTwCHRJrWh) | [Download Solution](https://drive.google.com/uc?export=download&id=1yUgcAYSG0yA0_GZ172ByNjxwlEVDZp0x) | |
| 11 | [Download PDF](https://drive.google.com/uc?export=download&id=1MGbWYAJgyHYUHvj2Uso0Gjj7IKa_btxI) | [Download Solution](https://drive.google.com/uc?export=download&id=1jLa18DUExv4T9vA1aIueN10X4qi83g3T) | |

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

---

## ❓ Q&A and Support

> [!question] Got stuck or confused?
> If something in a question or solution is unclear:
> - Revisit the lecture notes and workshop slides.
> [!question] Got stuck or confused?If something in a question or solution is unclear:
>
> - Revisit the lecture notes and workshop slides.
> - Ask your TA — that’s what we’re here for.

- [Topic Q&A]()
- [Professor Slides](01-topics/03-conditions-loops/4-ProfessorSlides.md)
- [TA Slides](01-topics/03-conditions-loops/5-TASlides.md)

---

## ⚖️ Licensing & Usage

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