Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso NVIDIA (Tel Aviv) nel mese di giu 2026
Colloquio
The interview lasted about two hours. At the beginning, the interviewers gave a brief overview and shared some details about the job role. Then, they asked me to introduce myself and talk about my background, followed by two coding questions.
Domande di colloquio [1]
Domanda 1
Given an array of balls in two different colors, sort them so that all balls of one color are on one side, and all balls of the other color are on the other side.
Ho sostenuto un colloquio presso NVIDIA (Tel Aviv)
Colloquio
I was asked to solve 2 medium leetcode question in hacker rank platform, one about rolling windows method and one about sorting array with no extra space using pointers all in C
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 5 settimane. Ho sostenuto un colloquio presso NVIDIA (Tel Aviv) nel mese di nov 2025
Colloquio
They were very nice. Asked to write the code but didnt care about syntax. They did want to get to know me. They asked a lot about run time complexity and space complexity.
Domande di colloquio [1]
Domanda 1
write a data structure that you can implement these function in the most efficient way:
getVal(int index)
setVal(int index, char val)
setAllVal(char val)