I applied through college or university. The process took 1 day. I interviewed at NVIDIA (Pune) in Jan 2020
Interview
written test on quantitative ability, aptitude, operating systems, c, c++ is the first step.
interview is the second step. interview is based on coding questions as well as projects done in college.
I applied through college or university. The process took 2 weeks. I interviewed at NVIDIA (Haifa) in Jan 2025
Interview
Between 2-3 hour interviews, around 2-3 questions,
it was in a google meets, not physical
presented myself then jumped to questions
There was also a quick question at the start of creating a malloc which is aligned to return adresses aligned to 32
Interview questions [1]
Question 1
Given a matrix with numbers and some zeros in the matrix,
create an algorithm that put zeros on all rows and colums where there is a zero at the start
I applied online. The process took 1 day. I interviewed at NVIDIA (Pune) in May 2021
Interview
Interviewer asked about current experience, roles and responsibility. well explained on new requirement and what they are looking for. Cleared all doubts on JD and keen towards understanding process and technical things I am working in current organization. Rate yourself in certain topics like design pattern, framework concepts, unix/linux, c++, memory management.
Interview questions [2]
Question 1
1. Program to implement 2 stacks in a single array.