Core C++ Concepts: In-depth questions about Object-Oriented Programming (OOP) principles (inheritance, polymorphism, encapsulation, abstraction), memory management (stack vs. heap, new/delete vs. malloc/free, smart pointers), templates, and the Standard Template Library (STL).
Problem-Solving & Algorithms: Expected to solve complex coding challenges involving data structures and algorithms.