Glassdoor users rated their interview experience at NVIDIA as 100% positive with a difficulty rating score of 3 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Sr. Machine Learning Engineer and rated their interviews as the hardest, whereas interviews for Sr. Machine Learning Engineer and roles were rated as the easiest.
The hiring process at NVIDIA takes an average of 21 days when considering 1 user submitted interviews across all job titles. Candidates applying for Sr. Machine Learning Engineer had the quickest hiring process (on average 21 days), whereas Sr. Machine Learning Engineer roles had the slowest hiring process (on average 21 days).
Here are the most commonly searched roles for interview reports -
first interview- tell me about yourself and projects during your education...,two technical questions, 1. given an array nums and int x, how can you check if x is in nums, after writing the code: how many comparisons does the code have and how can you minimize the number of comparisons in the code, 2. threads problem that requires writing a code with mutexes and locks
Interview questions [1]
Question 1
1. given an array nums and int x, how can you check if x is in nums, after writing the code: how many comparisons does the code have and how can you minimize the number of comparisons in the code, 2. threads problem that requires writing a code with mutexes and locks
the interview process was online for about 40 min, it was basic data structures and algorithms interview, the interview was not easy and required a lot of knowledge and I wasn't that good back then
Interview questions [1]
Question 1
algorithms, bfs and dfs, oop and some behavourial qns
I applied online. The process took 2 weeks. I interviewed at NVIDIA (Yoqne`am) in Aug 2025
Interview
I didn't know the interview would be a technical one so I was unprepared and the recruiter didn't answer my mail. the interview was two leetcode questions regarding arrays and two pointers and sliding windows via zoom with the team lead, next step would have been a physical interview and then hr.
arrays and two pointers- move zeros to end of array, and sliding window, longest substring without repeating characters