Week 04 (Arrays) - sayedmostaf/ICPC-ANU-Community-Level-0-2025 GitHub Wiki
π Week 4 - Arrays
π Welcome to Week 4!
This week, weβll dive into Arrays in C++, a fundamental concept that allows us to repeat actions efficiently. By the end of the week, youβll be confident using different types of Arrays such as:
βοΈ Introduction to arrays
βοΈ 1D
arrays
βοΈ 2D
arrays
βοΈ 3D
arrays
βοΈ Arrays memory allocation
Be sure to utilize the resources, lectures, and practice problems provided to enhance your C++ skills effectively.
π Key Resources
π Topic | π¬ Type | π Link |
---|---|---|
Arrays | π Slides | View Here |
Introduction to Arrays | π₯ Video | Watch Here |
1D Arrays | π₯ Video | Watch Here |
Arrays of Characters | π₯ Video | Watch Here |
2D Arrays | π₯ Video | Watch Here |
Arrays memory allocation | π₯ Video | Watch Here |
Practice on Arrays | π₯ Video | Watch Here |
π₯ Lecture Session
π Topic | π Link |
---|---|
πΉ Recording | Watch Here |
π» Codes and Solutions | Soon |
π Practice Sheet
Challenge yourself, and donβt hesitate to seek help when needed! π
π Sheet Link: Access Problem Sheet
π Problems:
This practice sheet includes problems from A to Z, covering conditions in C++. Try solving them on your own before checking the solutions!
- A - Summation
- B - Searching
- C - Replacement
- D - Positions in array
- E - Lowest Number
- F - Reversing
- G - Palindrome Array
- H - Sorting
- I - Smallest Pair
- J - Lucky Array
- K - Sum Digits
- L - Max Subarray
- M - Replace MinMax
- N - Check Code
- O - Fibonacci
- P - Minimize Number
- Q - Count Subarrays
- R - Permutation with arrays
- S - Search in Matrix
- T - Matrix
- U - Is B a subsequence of A ?
- V - Frequency Array
- W - Mirror Array
- X - 8 Neighbors
- Y - Range sum query
- Z - Binary Search
Stay consistent and keep practicing! πͺ
π Additional Problems
β οΈ Notice: Don't forget to join the group first before accessing the problems!
π Sheet Link: Access Problem Sheet
π Connect with Us
π’ Platform | π Description | π Link |
---|---|---|
π Facebook | Official community page for updates & discussions | ICPC ANU Facebook Page |
π₯ YouTube | Video tutorials and competition insights | ICPC ANU YouTube Channel |
π¬ Discussion and Help
If you have any questions or need assistance, feel free to reach out through our social media channels or community platforms.
πΉ Happy Coding! π»π₯