Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso WESEE (India) (Nuova Delhi) nel mese di apr 2025
Colloquio
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.
Domande di colloquio [2]
Domanda 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.