I applied through a staffing agency. The process took 2 weeks. I interviewed at WESEE (India) (New Delhi) in Apr 2025
Interview
Initially, they scheduled a first-round interview for me. After I cleared that, they invited me for a second-round interview. Once I cleared the second round as well, they suddenly asked me to attend a third-round walk-in interview.
Interview questions [2]
Question 1
They focused mainly on OOPs concepts, asked me to write a code example for polymorphism, some basic questions on Qt/QML, like explaining signals and slots with an example, and also asked about backend integration with C++.
They asked me to create a complete Qt/QML file and a corresponding C++ file. I had to show how to connect them using the signal and slot mechanism, and also demonstrate how to call a C++ function from QML using this connection.