I applied online. The process took 7 weeks. I interviewed at NVIDIA (Jerusalem, Jerusalem) in Dec 2021
Interview
I had 3 interviews. Most of them starts with asking you what are you doing in your current job. Then technical questions. I must say that when they ask about a current task you had, they are trying to get to a point of a low level, most of the time going out of the context of your task, which was pretty exhausting, because you try to explain something you've done, and they go to a place they feel comfortable. You can say you wrote a complete high level module, but they keep asking something like, "oh your input was x, and you got it on can , how does that work?" Even though it is not even related to what you explain. I also must say that at least half of their questions are hard to understand, they open a web thing with questions to write code, and they don't explain exactly the task. My impression was not so good.
Interview questions [1]
Question 1
Given a 2D matrix, on every "0" appearance cell, you need to zero all the cells in the same column/row.
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?