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

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

πŸ” 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! πŸŽ‰