I applied online. The process took 3 weeks. I interviewed at NVIDIA (Pune) in Feb 2021
Interview
Applied through career site,
1 st round : Previous and current professional projects discussion,
2nd & 3rd technical round:
Mostly involved problem solving questions
Was not contacted after 3rd round, no reply even when tried to check with HR after a week, so I have failed in technical round.
Interview questions [3]
Question 1
If enough info for line is there how will you find a point is on the line or above/below line
find number of valid subStrings in a given string
example in "011001010" valid sub str are 01,1100,10,01,10,01,10 groups of zeros and one are valid ,1010 though has same occurrence of 0,1 invalid as they are bot grouped together.
find if string s is divided by string t, else return integer -1
example:
- if string s ="abcdabcdabcdabcd"
- string t="abcdabcd"
then t can divide s so return length of string u which divides t i.e.., 4 which is length of u="abcd"
if s="abdabdabd"
and t="abdabd" return -1, since t doesn't divide s
It was a very good interview experience. They asked a lot about my technical skills, including concepts related to my field, problem-solving ability, and past projects. They also focused on my communication skills, teamwork experience, and how I handle challenges in real-world scenarios.
I applied online. I interviewed at NVIDIA (Durham, NC) in Apr 2026
Interview
I recently interviewed for a System Software Engineer position at NVIDIA. The interview was about an hour long and included both coding and system design questions. I felt the interview went well and was able to communicate my approach clearly, so I was surprised to receive a rejection. I would really appreciate any feedback on my performance to understand where I can improve for future opportunities.
I applied through a recruiter. The process took 1 week. I interviewed at NVIDIA (Taipei) in Mar 2026
Interview
I sent an email to the HR I found on LinkedIn, got the reply 2 days after, and received OA after a week. Haven't started the OA, nor the next step if there's any, will update after finishing it.