Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Systems Limited (Lahore) nel mese di nov 2022
Colloquio
I got a call from the HR for initial discussion. Then followed by 2 technical interviews. At the end, VP interview in which he assessed my experience and different projects.
Domande di colloquio [4]
Domanda 1
Write SQL query:
Input Table
id | source
1 | A
1 | C
2 | B
2 | C
Condition : A > B > C
Output
id | source
1 | A
2 | B