Learn the art of breaking down complex tasks into manageable sub-tasks. This course will help you develop skills to effectively structure, divide, and implement individual parts of sophisticated coding problems and merge them into a cohesive solution.
Overview
Syllabus
- Unit 1: Analyzing Social Networking App Logs Using Kotlin
- Organize Email Inbox Based on Sender Frequency
- Analyzing Student Performance in Competitions
- Library Book Borrowing Log Analysis
- Unit 2: Unique Matrix Traversal in Kotlin
- Diagonal Zigzag Matrix Traversal
- Spiral Grid Vowel Positions
- Zigzag Matrix Traverse and Prime Index Extraction
- Unit 3: Matrix Manipulation and Submatrix Concatenation in Kotlin
- Interleave Submatrices from Two Matrices
- Matrix Boundary Layer Concatenation in Kotlin
- Submatrix Swap in Matrix
- Unit 4: Parsing and Manipulating Nested Maps in Kotlin
- Parsing and Updating Nested Maps in Kotlin
- Transform Nested String into Kotlin Map
- Parsing and Updating Nested User Data in Kotlin