Week 06 (Strings) - ICPC-Damnhour-Community/Level-0-2025 GitHub Wiki
Strings
Welcome to Week 6! π This week, we will focus on strings in C++, essential tools for working with text data. By the end of this week, you will understand how to use C++ string objects and character arrays effectively and recognize the differences between them. Letβs get started! π
π Resources
π Topic | Type | π Link |
---|---|---|
Strings (2024 Session) | π¬ Video | βΆ Watch Here |
Char Arrays 1 - Intro | π¬ Video | βΆ Watch Here |
Char Arrays 2 - Practice | π¬ Video | βΆ Watch Here |
Char Arrays 3 - Homework | π¬ Video | βΆ Watch Here |
Strings in C++ | π¬ Video | βΆ Watch Here |
Cpp Reference: Strings | π Article | Read 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 - Let's use Getline | Watch Solution | Code |
B - String Functions | Watch Solution | Code |
C - Word Capitalization | Watch Solution | Code |
D - Way Too Long Words | Watch Solution | Code |
E - Max Subsequence | Watch Solution | Code |
F - Short Substrings | Watch Solution | Code |
G - Stones on the Table | Watch Solution | Code |
H - Anton and Letters | Watch Solution | Code |
I - Palindrome with leading zeros | Watch Solution | Code |
J - Good Number | Watch Solution | Code |
K - Pangram | Watch Solution | Code |
L - ChewbaΡca and Number | Watch Solution | Code |
M - Reverse String | Watch Solution | Code |
N - Diverse Strings | Watch Solution | Code |
O - Line Breaks | Watch Solution | Code |
P - Replace Character | Watch Solution | Code |
π Weekly Contest
- Contest Link: Access Codeforces Problems
- Problems Overview:
π Problem | π₯ Video Tutorial | π Code Solution |
---|---|---|
A - Mustafa's Study Plan | Watch Solution | Code |
B - Don't lose your skills! | Watch Solution | Code |
C - Fake Account | Watch Solution | Code |
D - Omnia's Task | Watch Solution | Code |
E - Keep Solving, Stay Strong | Watch Solution | Code |
F - Ahmed and string | 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! π