J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez NVIDIA (Israel, TX)
Entretien
1. HR short phone call - 5 minutes.
2. General conversation with the team lead - 30 minutes.
3. Technical interview with the team lead and another senior engineer. were asked 2 LeetCode style questions (easy-medium).
Questions d'entretien [1]
Question 1
1.Input of matrix MxN -> for each index i such that the matrix value is 0 - change all values in row i and col i to 0.
2.Input of string contains only 0-9 chars -> write a function that return all valid IP Addresses that can be constructed from the input string.