Two technicals interviews.
First one was In zoom, the second one was 2 on 1 with team member and the team manager.
Both of the interviews were in C.
Got a rejection email.
3 coding questions.
The first was leetcode Set Matrix Zeroes,
The LeetCode problem Set Matrix Zeroes is a classic 2D array manipulation problem. The description is as follows:
You are given an
𝑚
×
𝑛
m×n matrix of integers. If any element is 0, you must set its entire row and column to 0. In other words, for each cell that contains 0, all cells in the same row and column should be changed to 0.
Interview questions [1]
Question 1
The first was leetcode Set Matrix Zeroes.
The LeetCode problem Set Matrix Zeroes is a classic 2D array manipulation problem. The description is as follows:
You are given an
𝑚
×
𝑛
m×n matrix of integers. If any element is 0, you must set its entire row and column to 0. In other words, for each cell that contains 0, all cells in the same row and column should be changed to 0.
I applied through an employee referral. I interviewed at NVIDIA (Tel Aviv-Yafo) in Nov 2025
Interview
“NVIDIA’s interview process begins with an online introductory meeting to understand your background and fit. After that, candidates complete a technical online assessment that evaluates coding, algorithms, and problem-solving skills. Those who pass are invited to a full on-site interview day, which includes multiple technical rounds, team discussions, and exposure to the group’s real work environment.”
Interview questions [1]
Question 1
leetcode medium questions how much letters do we want to chane to get palindrom word