J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 4 semaines. J'ai passé un entretien chez NVIDIA en oct. 2021
Entretien
On online assessment. Two phone interviews, one focusing on concepts and the other on coding. Interviewed for systems positions so coding is done in C, and concept questions focused on operating systems, architecture, and parallel programming frameworks.
Questions d'entretien [1]
Question 1
Q: What are the differences and similarities between PThreads and OpenMP?
Q: What hardware and software procedures are involved when the CPU issues a read/store command?
Q: What is DMA and what is it used for?
Q: Write code in C that generates a bitmask covering a given range.