You now have the context for this roadmap. You'll work through Codeforces problems rated -, organized into sections: DP, Segment Trees, Graphs, Number Theory, and Constructive Algorithms.
Each problem follows a consistent structure: statement, why naive fails, solution approach, implementation, and complexity analysis.
Work through problems in order. When you finish a section, you'll have internalized that category of techniques.