Had 7 45-minute interviews, 4 of which were coding sessions. One was easy, the others were harder. They each waited until I had the skeleton of a solution, and then once they were confident that I knew what I was doing, helped guide the session without giving anything away (obviously, they know the right solution already.) They were hard-core interviews, but fair, and friendly. Had to demonstrate knowledge in: AI, low-level systems, threading, cloud, C++, and build.
Two technical interviews if you pass you got invited to the third interview that will be with HR. If you pass (the two technical and hr interviews) you will receive an offer.
Interview questions [1]
Question 1
Two technical interviews if you pass you got invited to the third interview that will be with HR. If you pass (the two technical and hr interviews) you will receive an offer.
They asked to talk about some projects I worked on and then also asked two leetcode questions. I answered both questions correctly, although the second one I answered more slowly and the code was not organized but the solution was correct.
Interview questions [1]
Question 1
They asked to talk about some projects I worked on and then also asked two leetcode questions.
Initial interview
First a brief self-introduction of the team
Then they asked me to tell about a project I did
Then they asked me if I had 5000 applications at the same time, how would I deal with it
Interview questions [1]
Question 1
Tell me about a project you built at work.
If it had 5000 concurrent requests, how would you make sure you didn't lose requests?