I applied online. I interviewed at NVIDIA (Santa Clara, CA) in May 2021
Interview
I sent my resume in to a recruiter. The recruiter was responsive and emailed me in the next few days. Next I did two phone screens, and after the phone screens I was brought in for an onsite interview, which was an all day interview with 6 different people.
there was two code questions to solve in python:
1. merge 2 sorted list (with none) to one sorted list
2. send the same list of commands to 2 people that we dont know their location in a way that they will meet
Interview questions [1]
Question 1
merge 2 sorted list (with none) to one sorted list
the interview was held with two interviewers first of all there was some explanation about the company and a lot of details about the position. and then two coding questions
Interview questions [1]
Question 1
reversing a linked list and initializing an array with O(1)