I applied online. The process took 1 day. I interviewed at NVIDIA in Jul 2011
Interview
The first round interview is with the manager, and the second round is a one to one interview. All techical questions, such as find 1s in an interger, how does interupt work, Linux kernal modification. The whole process is pretty good but they do not have many openings right now.
I applied online. The process took 4 weeks. I interviewed at NVIDIA (Santa Clara, CA) in Aug 2025
Interview
30min teams interview
Starting with my introduction about my most related experience, which is followed up by very extensive and detailed questions about the technical detail and division of labor
Then a free form 10 min basic coding question for both python and c++
Ending with me asking questions about the position
Interview questions [1]
Question 1
What's the division of labor and what's your contribution?
I applied online. The process took 2 months. I interviewed at NVIDIA (Taipei) in Jan 2024
Interview
First interview with hiring manager, followed by four engineers for technical interviews.
Programming problems included data structures, bit-wise operations, API designing, and CPU optimization techniques. There were LeetCode-style problems but really not too many of them.
Interview questions [1]
Question 1
They showed me a relatively simple function, with some resource allocation logic inside, and asked how I would design the function's signature so that a caller would be able to access the allocated resource but leave the release of it to the same callee.
I applied online. I interviewed at NVIDIA (Bengaluru)
Interview
MS teams first round, asked few questions on memory management, spin locks, mutex, semaphores, I2C multi master, clock stretching,ARM architecture, privileges, registers, memory protection unit Then taken to the C programming
Interview questions [1]
Question 1
Insert node in linked list swap odd and even bits declare pointer to a dynamically allocated 2D array