HR interview was way too long without a reason.
They asked core C++ concepts including OOP, data structures, STL containers.
Thread vs process
Map vs unordered map
Types of inheritance
Encapsulation
Struct vs class
Copy constructor, move semantics
Ptr vs reference