Data Structures and Algorithms
Start with the interesting things, most primarily Crafting Interpreters. The entire book is also on the web here
- Alongside Crafting Interpreters spend time understanding more about programming languages, namely JS, Go, Rust, and all their cool features
Supplement with competitive programming to practice