The interview started with a brief personal section and then 3-4 C++ related questions, mainly finding bugs in codes and explaining the nature of them as well as C++ specific syntaxes and one small coding question
Interview questions [1]
Question 1
Given a set of classes, virtual ones and also lot of inheritance, which constructors will run first, what will be the output, since each constructor wrote out something