I applied through university. I interviewed at NVIDIA in May 2024
Interview
It was part of campus recruitment. for graduate intern post. As a part of Internship program
round 1 - online assessment
round2 - technical round
round3- technical round
round4 - HR/Behavioural
Interview questions [1]
Question 1
technical round 1
two programming questions - Arrays rotation, Subarray,
Discussion on trending technologies - GenAI, BIG DATA
technical round 2
one program -On Strings (question I dont remember)
Discussed Basic sorting and swapping Algorithms and their time complexities.
Database management - SQL
Asked to write queries for create table and checked clarity on concepts like primary, foreign keys.
PG projects, trending technologies - GenAI
A non technical phone interview with hiring manager
One onsite technical interview with hiring manager which included 2 technical questions.
One online technical interview took 2 hours with hiring team lead which included 3 technical questions
Interview questions [1]
Question 1
One logical question and one leetcode style quesiton
Had a technical interview of 2 hours where they told me a little bit about the job, asked me to introduce myself, asked me about a project I did, and then there was a coding question.
Interview questions [1]
Question 1
Asked me to explain about a project I did in university.
A typical software engineering coding interview focuses on problem-solving under time pressure. Candidates are usually given one or more algorithmic problems similar to those found on LeetCode. The interviewer evaluates data structures, algorithm selection, code correctness, time and space complexity analysis, communication clarity, edge-case handling, and debugging ability. Interviews often begin with clarifying questions, followed by writing executable or near-executable code on a shared editor or whiteboard. Strong candidates explain trade-offs, optimize incrementally, test thoughtfully, and remain calm while reasoning through unfamiliar problems.