Phase 01 of 04
Computer Science Fundamentals
Weeks 1-2: CS Fundamentals (Data Structures & Algorithms). LeetCode Medium/Hard.
Weeks 1-2: Focus on core Computer Science fundamentals. Review data structures (arrays, linked lists, trees, graphs, hash tables) and algorithms (sorting, searching, graph traversal, dynamic programming). Practice Big O notation and complexity analysis. Solve LeetCode problems tagged 'Medium' and 'Hard' focusing on these areas.