I took only the online test, I don't know what there is in the next stages at all. The platform was quite user friendly, the demo is not really related to the questions asked in the actual assignment.
Interview questions [1]
Question 1
They asked questions about Linux, Networking and coding questions
I applied online. I interviewed at NVIDIA in Feb 2026
Interview
First round was a 2-hour interview with two of the senior engineers on the team I'm interviewing with, much of it was talking about past internship experiences and past projects, and then 2 whiteboard questions that are simple leetcode style questions, the first one was explained very bad so I missed some details and didn't get it right, the second was fine but didn't have enough time due to speaking too much about past experiences
Interview questions [2]
Question 1
Parse an array of strings and for each string starting at a certain place, make sure a pattern in it exists in a previous string
I was asked two questions during the interview, one of which was the zero-matrix problem, where you are given a matrix and need to set an entire row and column to zero whenever a zero appears in the matrix.
Interview questions [1]
Question 1
Zero matrix problem, where you are given a matrix and need to set an entire row and column to zero whenever a zero appears in the matrix.