I applied through college or university. The process took 2 months. I interviewed at NVIDIA in Oct 2013
Interview
Turned in my application at the job fair. Took a simple test on the spot. Questions were not that hard. 1. Dereferencing classes without declarations 2. Find common ancestor of two nodes in a tree 3. What is surface normal? 4. Copy a rectangle in frame buffer to another position in frame buffer. Overlapping?
Receievd a call 2 weeks later for first round phone interview.
I was asked questions about some of the projects I did (detailed questions).
Questions about threads, mutex and semaphore. Was told to implement a mutex for threads that access a shared resource. Advantages of Frequency domain analysis on images vs spatial domain analysis. 32 bit array. Want to swap them…Lookup table will be huge.How to invert the array?
Interview questions [1]
Question 1
4. What is the format of the floating point number? What does the following code do? Does it terminate?
Float f,g;
f=0;
do{
g=f++;
}
While ((f-g)!=0);
A one hour interview with the hiring manager for the Robot Learning Platform team, half of it consisted of presentation of my past projects/discussion about the role and the other half was for coding exercises on pytorch and general robotic concepts.
Interview questions [1]
Question 1
Present to me 3 projects that are relevant and some coding exercise where I had to implement forward and inversed kinematics with pytorch
Normal recruiter screen asking about background, resume and general thinking questions. recruiter was nice and helped with hints along the way. Problem solving was key for the question that was asked
I applied online. I interviewed at NVIDIA in Jan 2026
Interview
2 rounds back to back, leet code style coding questions and an FSM implementation, both drawing the model and in verilog. Interviewers were both nice and helpful, felt comfortable to ask questions.