J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez NVIDIA (Pune) en févr. 2021
Entretien
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.
Questions d'entretien [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.
J'ai postulé en ligne. J'ai passé un entretien chez NVIDIA (Durham, NC) en avr. 2026
Entretien
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.
J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez NVIDIA (Taipei) en mars 2026
Entretien
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.