I applied through an employee referral. The process took 2 weeks. I interviewed at NVIDIA (Santa Clara, CA) in Feb 2009
Interview
I got a 5-people interview. The questions are all technical and kind of easy for me. Some interviewers felt strange when I came up with the correct answers. Probably most people do not get the right answers for those questions.
Interview questions [1]
Question 1
1) How do you deal with the inaccuracy of floating point comparisons.
2) Distinguish pointers and references in C++
3) Algorithm to find the intersection between two polygons
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?