Me postulé en línea. Acudí a una entrevista en NVIDIA (Santa Clara, CA) en jul 2017
Entrevista
I've applied for this position on their company website. After few days recruiter contacted me and setup 2 telephonic interviews. Then I attended a half day onsite interview at Santa Clara office. All questions are not that hard. They are bitwise and general arrays handling type of questions. During on site interview, I have been interviewed by 5 different people including the manager. Since I've so much experience in similar domain everything went very well except the last interview with the manager. Since all 4 people tested coding and design skills, I'd expect manager is going to do the behavioral test. However, he asked me to code a program which I never heard before. I was able to come up with a solution with few minor bugs. He was very peculiar about fixing those bugs and he expected me to code a perfect solution! After fixing bugs he is not sure what else to ask ! He kept asking me what topics others covered. Finally he asked another question. He had expected I would struggle to answer this for some time. But I quickly came up with a solution then he started suspecting whether I’d know these questions before. And started behaving bit rude to code in a way that he wanted! That moment I understood he is not going to be a pleasant person to work under. I got impatient and asked him to show clearly what he wanted!
Quickly after 2 days I got feedback that this manager rejected me! I kind of guessed this outcome. I’m sure he might not bother to check others feedback and outright rejected me. Anyway, I'm better off not working under him.
Preguntas de entrevista [1]
Pregunta 1
Find a duplicate number in a given array. The numbers are 1 ... n
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en NVIDIA (Santa Clara, CA) en ago 2025
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
What's the division of labor and what's your contribution?
Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en NVIDIA (Taipei) en ene 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Me postulé en línea. Acudí a una entrevista en NVIDIA (Bengaluru)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Insert node in linked list swap odd and even bits declare pointer to a dynamically allocated 2D array