Phase 01 of 04
Computer Science Fundamentals
Weeks 1-2: Core CS Fundamentals (Data Structures & Algorithms).
Weeks 1-2: Focus on core computer science concepts. Review data structures (arrays, linked lists, trees, graphs, hash maps) and algorithms (sorting, searching, dynamic programming, graph traversal). Practice implementing these in your primary programming language. Understand time and space complexity (Big O notation).