nice people, didnt get the job, wasnt prepared, next time it will be better, easy, 30 words is a lot are you serious? a few more words might help, is it enought already? i dont know
J'ai postulé via une autre source. Le processus a pris 2 mois. J'ai passé un entretien chez NVIDIA en sept. 2018
Entretien
There were three phone screening interviews for the background check, simple probability question, and simple coding problem (not the algorithm one). And they invited me to the office, there were several 1-on-1 interviews about 5 hours. All the interviewers asked me some questions about coding/geometry.
Questions d'entretien [1]
Question 1
Given a set of noise points which are drawn from a circle (actual input is a binary image), write a function to estimate the circle.
J'ai passé un entretien chez NVIDIA (Santa Clara, CA) en déc. 2019
Entretien
Two telephonic rounds. Four onsite rounds + one lunch interview. Leetcode algorithm and data structure based questions. C++ mandatory in all interviews. Some brief discussion/questions on computer vision and machine learning/deep learning.
Questions d'entretien [1]
Question 1
Design a matrix class with add and multiply support. Follow up: How to convert this class for sparse matrix.