Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en NVIDIA (Pune) en feb 2021
Entrevista
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.
Preguntas de entrevista [3]
Pregunta 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.
Envié una solicitud electrónica. Acudí a una entrevista en NVIDIA (Durham, NC) en abr 2026
Entrevista
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.
Solicité el puesto a través de un captador. El proceso duró 1 semana. Acudí a una entrevista en NVIDIA (Taipei) en mar 2026
Entrevista
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.