Solicité el puesto a través de un captador. El proceso duró 2 semanas. Acudí a una entrevista en Systems Limited (Lahore) en nov 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.
Preguntas de entrevista [4]
Pregunta 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