J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Systems Limited (Lahore) en nov. 2022
Entretien
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.
Questions d'entretien [4]
Question 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