I applied through college or university. The process took 2 weeks. I interviewed at NVIDIA in Nov 2011
Interview
Came to my career fair, had to answer a comp arch paper on the spot. The director then had me explain my answers. Got a call 10-15 days later. 1st phone interview was very tough, but i think it went well because i got a call for another interview in less than 24hrs. The 2nd was with the manager, he asked basic personality questions and technical questions, on my resume and a casual chat . I thought it went well, but I got a reject afterwards.
Interview questions [4]
Question 1
describe a program/algo (say in C) to find the L1 cache size of your underlying hardware. No parameters given like associativity, block size etc. You also do not have any mechanism that tells you if your cache missed or hit in the underlying hardware.
I applied through college or university. I interviewed at NVIDIA in Sep 2023
Interview
Two interviews:
1) Interviewer was apathetic and condescending, did not introduce himself or ask me to introduce myself, just went straight into the HackerRank.
2) Interview was more friendly, introduced himself and gave a good description of his team's work. Asked about multithreading, synchronization and virtual memory.
I applied online. I interviewed at NVIDIA (Pudong, Shanghai) in Jul 2017
Interview
3 rounds of interview, first two rounds are telephone call, each round one hour, third round is face to face interview which takes 4 hours, people in nvidia are nice and positive, they will lead you to the correct answer. The last interview guys ask the detail thing about what I have done in current company. The whole interview process are pleasant except the final result is frustrated
Interview questions [1]
Question 1
computer architecture related question like cache,cpu, etc。 some C++ question like list operation
I applied through college or university. The process took 2 months. I interviewed at NVIDIA (Los Angeles, CA) in Mar 2015
Interview
the process took 2+ month. I applier through career fair on campus and took a quiz there. after about two month I had my first phone interview mostly on C/C++ and Memories ( virtual memory and cache) and an algorithm question. had the second interview three weeks later. again on graphs, and some general questions on my resume( like what you learned from doing this project and that project), and memory questions. each interview took about 45 mins. I haven't heard anything from them yet.
Interview questions [5]
Question 1
what are the types of cache misses? and how can we improve each type of miss?