J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez NVIDIA (Tel Aviv-Yafo) en juin 2024
Entretien
After submitting my CV, which was well-received, the next step was providing a grade sheet. Unfortunately, this seemed to be a crucial factor, as my academic average might not have met their expectations. Despite my qualifications being initially appreciated, it appears that they placed significant weight on academic performance during the evaluation process.
Questions d'entretien [1]
Question 1
How do you handle interrupt service routines (ISRs) in Embedded C when developing a network driver for a NIC?
interview was divided into 3 parts, first they explained about the position and role, then we talked about me and some of my projects, and then they had me solve some technical questions
Questions d'entretien [1]
Question 1
implement bracket validation in a string, and how would you optimise if you knew only 1 type of parentheses was in the string
zoom meeting with 2 interviewers - they had a PowerPoint of questions and chose from there.
asked one riddle
gave some code in C and asked what was wrong with it...
and some coding code in leetcode style
Questions d'entretien [1]
Question 1
code in C and asked what was wrong with it - there was an exception that was thrown from the destructor
J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez NVIDIA (Tel Aviv-Yafo) en févr. 2025
Entretien
Three coding questions in each interview, two interviews. Both were in C.
The questions revolved around modifying malloc, counting number of errors in a given timeframe, checking if a string of parenthesis is balanced, etc...
Questions d'entretien [1]
Question 1
using malloc, implement malloc16 which returns addresses that are multiples of 16.