Solicité el puesto a través de una agencia de empleo. El proceso duró 1 día. Acudí a una entrevista en NVIDIA (Bengaluru) en abr 2018
Entrevista
1. Written test based on C, Operating System and Data Structure
2. Three face to face Interviews
3. HR round
Note: Better to read everything in details because if you will explain theory then they will tell you that you will get good marks in theory but that's not what we are expecting so better to tell in hardware as well as software level.
Preguntas de entrevista [1]
Pregunta 1
Written Test:
1. Object question based on Mutex, C puzzles, OS, Data Structures
2. Implement Producer Consumer Problems
3. Calculate the sum of two polynomials
F2F:
1. Process Vs Threads
2. Why we need Process if we have Thread
3. What is Scheduler? How does it work?
4. Priority Inversion
5. Set the bits within a given Range
6. Memory allocation
7. Endianness
Envié una solicitud electrónica. El proceso duró 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?
Envié una solicitud electrónica. El proceso duró 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.
Envié una solicitud electrónica. 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