I applied through college or university. The process took 1 day. I interviewed at NVIDIA (Pittsburgh, PA) in Jan 2013
Interview
initial test, there are some coding question,s which are very similar to the fundamental data structure and algorithm. Since my target is more about R&D, that time, there wasn't very relevant matched position.
However, the communication process is helpful so that I get better understanding on their focus and needed skill sets.
I applied through college or university. The process took 4 weeks. I interviewed at NVIDIA in Sep 2015
Interview
Through college career fair. Did a small quiz before i got to talk to them. Quiz was on mutex, throughput & latency. Got a one hour phone interview where they asked me some behavioral questions, some coding concepts in C++ and a code challenge to implement printing a link list in reverse order.
Interview questions [2]
Question 1
What is a virtual function in C++? Why is it important?
I applied through an employee referral. The process took 2 weeks. I interviewed at NVIDIA (Raleigh, NC) in Feb 2016
Interview
1 rounds of interview done. Still ongoing. His questions were quite simple and was very friendly. There was no review of my resume and the interview directly started off with 2 questions on digital electronics. Even though it's for an ASIC intern position, programming is a must.
Interview questions [1]
Question 1
1) Divide by 2 clock, 2) divide by 3 using the divide by 2 clock (to get 50% duty cycle) and 3) reverse a linked list.