J'ai postulé en ligne. Le processus a pris plus d'une semaine. J'ai passé un entretien chez NVIDIA (Cupertino, CA) en avr. 2021
Entretien
I had a phone interview and I was asked coding questions on an online coding site. He asked about some of the machine vision projects I had done in the past.
Questions d'entretien [1]
Question 1
I was asked a couple coding questions. The first was "write a function to check if a number is a power of 3". A lot of optimization was expected so the simple obvious solution wasn't sufficient. The other was Write a function that pads the width to the nearest multiple of N.
A non technical phone interview with hiring manager
One onsite technical interview with hiring manager which included 2 technical questions.
One online technical interview took 2 hours with hiring team lead which included 3 technical questions
Questions d'entretien [1]
Question 1
One logical question and one leetcode style quesiton
Had a technical interview of 2 hours where they told me a little bit about the job, asked me to introduce myself, asked me about a project I did, and then there was a coding question.
Questions d'entretien [1]
Question 1
Asked me to explain about a project I did in university.
J'ai passé un entretien chez NVIDIA (San Jose, CA)
Entretien
A typical software engineering coding interview focuses on problem-solving under time pressure. Candidates are usually given one or more algorithmic problems similar to those found on LeetCode. The interviewer evaluates data structures, algorithm selection, code correctness, time and space complexity analysis, communication clarity, edge-case handling, and debugging ability. Interviews often begin with clarifying questions, followed by writing executable or near-executable code on a shared editor or whiteboard. Strong candidates explain trade-offs, optimize incrementally, test thoughtfully, and remain calm while reasoning through unfamiliar problems.