I applied through a recruiter. The process took 2 weeks. I interviewed at Systems Limited (Lahore) in Nov 2022
Interview
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.
Interview questions [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