J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez NVIDIA (Santa Clara, CA) en juin 2013
Entretien
I was initially emailed by an HR person who set me up with a phone interview. The phone interview was with a very rude manager who kept interrupting me and spoke with a heavy indian accent. He asked me a few questions that were not very clearly defined in my opinion. The conversation ended earlier than I had been told (15 minutes as opposed to 45) which I think was due to the fact that I asked for several clarifications. A few weeks later I was emailed that I was not chosen for the position.
Questions d'entretien [2]
Question 1
if there exists a sequence of integers in order, and you are at a receiver and you obtain these integers out of order, how can you know which integer is missing?
asked me several questions about face detections, the interviewer did not know much about this topic though and was just trying to test the level of my knowledge.
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez NVIDIA (Santa Clara, CA) en août 2025
Entretien
30min teams interview
Starting with my introduction about my most related experience, which is followed up by very extensive and detailed questions about the technical detail and division of labor
Then a free form 10 min basic coding question for both python and c++
Ending with me asking questions about the position
Questions d'entretien [1]
Question 1
What's the division of labor and what's your contribution?
J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez NVIDIA (Taipei) en janv. 2024
Entretien
First interview with hiring manager, followed by four engineers for technical interviews.
Programming problems included data structures, bit-wise operations, API designing, and CPU optimization techniques. There were LeetCode-style problems but really not too many of them.
Questions d'entretien [1]
Question 1
They showed me a relatively simple function, with some resource allocation logic inside, and asked how I would design the function's signature so that a caller would be able to access the allocated resource but leave the release of it to the same callee.
J'ai postulé en ligne. J'ai passé un entretien chez NVIDIA (Bengaluru)
Entretien
MS teams first round, asked few questions on memory management, spin locks, mutex, semaphores, I2C multi master, clock stretching,ARM architecture, privileges, registers, memory protection unit Then taken to the C programming
Questions d'entretien [1]
Question 1
Insert node in linked list swap odd and even bits declare pointer to a dynamically allocated 2D array