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! πŸ’»πŸ”₯