Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Systems Limited (Lahore) em nov. de 2022
Entrevista
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.
Perguntas de entrevista [4]
Pergunta 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