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