Data Structures and Algorithms
Data structures and algorithms covers how to represent data efficiently and reason about the time and space cost of code -- foundational for writing performant software and for technical interviews.
Who this is for: Developers preparing for technical interviews or writing performance-sensitive code.
Suggested starting point: Data Structures and Algorithms