Phase 01 of 04
Data Structures & Algorithms
Weeks 1-2: Core CS concepts, data structures, algorithms, complexity analysis. Practice coding.
Weeks 1-2: Deep dive into core computer science concepts, including data structures (arrays, linked lists, trees, graphs, hash maps) and algorithms (sorting, searching, dynamic programming, graph traversal). Practice coding these concepts in your preferred language. Focus on time and space complexity analysis.