I applied through a recruiter. I interviewed at Techstar Consulting in Aug 2021
Interview
I was called by the recruiter and there was a client for Deloitte. The profile was for software engineer(Java+AWS). There were two rounds-
1. Java+AWS+DS
2. Java+MySQL+request based questions
In first round, the interviewer asked me some Java based questions and one program to find a second largest number in an array.
In second round, I was asked Java based questions MySQL related queries and some throughput based questions.
Interview questions [1]
Question 1
1. Find second largest number in an array
2. Given two tables, find those rows which are not in other table based upon foreign keys but without using any negated operation.