Round 1 - Virtual interview which lasted around 30 to 40 mins.
Interview started with some basic questions like
Introduce yourself, tech stack worked on, latest interesting project worked on.
Given an input array, print all the subarray sequences which is increasing by 1, where the sequence size is greater than 1.
input
"1", "2","3","5","9","6", "7" ,"8" ,"4" ,"-3", "-2" ,"-1"
output
1 2 3
6 7 8
-3 -2 -1
- Intro of both sides incl. CV presentation
- briefly cultural fit questions like how I like to work with colleagues
- case interview testing structured approach and critical thinking
The process was very structured, beginning with managers, before progressing to a final interview with the partner. The first stages were more analytical, with the final interview being less formal, where it appeared the partner was seeking to finalise the recruitment process.
I applied through a recruiter. The process took 4 months. I interviewed at Deloitte
Interview
Several rounds of interviews. Two rounds with a consulting director. One round with a technical director. Final round with a partner. Final negotiations with HR via email and phone call.
Interview questions [1]
Question 1
They asked a technical question about the software I was an expert in. It was simple enough to rule out anyone without experience, but not stump someone with intermediate knowledge.