I applied through a recruiter. I interviewed at Microsoft (New York, NY) in Sep 2020
Interview
First 1 hour screening interview on Microsoft Teams, with a programming question to solve in a text editor. Then 4 1 hour interviews with four members of the Hololens team, one of program design, 3 of technical programming question.
Interview questions [1]
Question 1
How to approach finding words from a dictionary of valid words in a grid of letters. Some other average programming questions. No question that would really differentiate a good computer graduate from a more experimented programmer, it was very scholar.
The process took 2 days. I interviewed at Microsoft (Bengaluru) in Dec 2020
Interview
4 rounds of interview process including Partner group manger. All were technical round and it was back to back. Recruiters were very helpful. This requirement was for Azure compute development team
Interview questions [4]
Question 1
Round 1 -
Given a snapshot of Chessboard, find out if king is under attack
They asked me what i did in my lat job.
Why we used ... and why we did X and not Y....
The to implement a Promise class, with chaining promises and Promise.All.
Interview questions [1]
Question 1
Implement a Promise class, with chaining promises and Promise.All.