Week 04 (Arrays) - ICPC-Damnhour-Community/Level-0-2025 GitHub Wiki
Arrays
Welcome to Week 4! π This week, weβll explore arrays in C++, a fundamental data structure that helps us store and manipulate collections of data efficiently. By the end of this week, you'll be comfortable working with 1D arrays, character arrays, and 2D arrays, along with practical exercises to enhance your understanding.
π Key Resources
π Topic | Type | π Link |
---|---|---|
Arrays (Session 2024) | π¬ Video | Watch Here |
Arrays (2024) | π Slides | View |
1D Arrays 1 - Intro | π¬ Video | Watch Here |
1D Arrays 2 - Practice | π¬ Video | Watch Here |
1D Arrays 3 - Homework | π¬ Video | Watch Here |
Char Arrays 1 - Intro | π¬ Video | Watch Here |
Char Arrays 2 - Practice | π¬ Video | Watch Here |
Char Arrays 3 - Homework | π¬ Video | Watch Here |
2D Arrays 1 - Intro | π¬ Video | Watch Here |
2D Arrays 2 - Practice | π¬ Video | Watch Here |
2D Arrays 3 - Homework | π¬ Video | Watch Here |
π₯ Lecture Session
π Topic | π Link |
---|---|
π¬ Recording | Watch |
π Slides | View |
π Problems | Coming Soon |
π» Codes and Solutions | Codes |
π Practice Sheet
- Sheet Link: Access Problem Sheet
- Problems:
π Problem Name | π₯ Video Solution | π» Code Solution |
---|---|---|
A - Print Sub-Array | Watch Solution | Code |
B - Maximum in Table | Watch Solution | Code |
C - Army | Watch Solution | Code |
D - Beautiful Matrix | Watch Solution | Code |
E - Next Round | Watch Solution | Code |
F - Two Arrays And Swaps | Watch Solution | Code |
G - Bad Prices | Watch Solution | Code |
H - Magnets | Watch Solution | Code |
I - Arrival of the General | Watch Solution | Code |
J - Shaass and Oskols | Watch Solution | Code |
K - Box of Bricks | Watch Solution | Code |
L - Vanya and Fence | Watch Solution | Code |
M - Anton and Danik | Watch Solution | Code |
N - Team | Watch Solution | Code |
O - Stones on the Table | Watch Solution | Code |
P - Games | Watch Solution | Code |
Q - Word Capitalization | Watch Solution | Code |
R - Police Recruits | Watch Solution | Code |
S - Buy a Shovel | Watch Solution | Code |
T - Bear and Big Brother | Watch Solution | Code |
U - Escalator Conversations | Watch Solution | Code |
V - Array Coloring | Watch Solution | Code |
W - How Much Does Daytona Cost? | Watch Solution | Code |
X - Aleksa and Stack | Watch Solution | Code |
Y - Morning | Watch Solution | Code |
Z - Three Threadlets | Watch Solution | Code |
π Weekly Contest
- Contest Link: Access Codeforces Problems
π Problems Overview
π Problem | π₯ Video Tutorial | π Code Solution |
---|---|---|
A - Gonβs Perfect Fighting Strategy | Watch Solution | Code |
B - Gon and Killuaβs Guaranteed Win | Watch Solution | Code |
C - Killuaβs Lake Adventure | Watch Solution | Code |
D - Gon and Killuaβs Problemset Balance | Watch Solution | Code |
E - Hisoka and triangle | Watch Solution | Code |
F - kurapika's revenge | Watch Solution | Code |
G - Zoldyck Family | Watch Solution | Code |
π¬ Community Support
For any questions, join the discussion in our Discordβs #community-chat. Weβre here to help you every step of the way!
β¨ Good luck, and have a great week! π