I applied through college or university. The process took 2 days. I interviewed at NVIDIA (Hyderābād) in Mar 2017
Interview
I applied via offcampus, There were a total of 3 rounds. Two technical and 1 non-technical round. Once, I got selected, the HR team informed me about the selection quickly.
Interview questions [1]
Question 1
1) They asked me about my project from my college.
2) Need deep knowledge of systems such as virtual memory, bitwise programming, compiler internals, C/C++ internals
I applied online. The process took 4 weeks. I interviewed at NVIDIA (Urbana, IL) in Mar 2020
Interview
Apply on Nvidia workday for summer internship. Receiving 2 rounds of technical interview in system software security team after about a month. Interviewed by future co-workers. Questions are not hard and pretty interesting.
Interview questions [1]
Question 1
1st round: C/C++ coding on bitwise operations and simple linked list algorithm
2nd round: BFS + DP algorithm question in python
The process was simple, first there was a test which had some quantitative aptitude questions and then some on c,c++ and some more on OS. There were sectional cut-offs. Then there was a single interview that went on for over an hour which was technical+HR sort of round. Began with technical questions and some riddles and ended with some HR questions etc.
Interview questions [1]
Question 1
Write C code to insert a node in sorted linked list in it's proper position. Write actual runnable code, not algorithm.
It's a telephone intervew. He first asked some question about my resume. Then he asked some basic concept about operating system. At the end he give me a coding question about bit manipulation.