Preparing for an interview? Check out Cracking the Coding Interview
Published on

NVIDIA System Engineer Interview

Author
  • Shared Anonymously

It was off off-campus round, HR called based on the profile.
There were total 4 rounds :

OA
Technical 1
Technical 2
Managerial

Round 1:
It was OA assessment consists of two coding questions(2 medium level on leetcode ) + OS(medium level )+COA(hard level) and C++ output questions (easy – medium )
You need a minimum of 60% to qualify next round.

Round 2:

Roles and responsibilities in the current organization.
which Scheduling algorithms will be used for Autonomous vehicles and why?
Three easy – medium leetcode questions.

Round 3 : (Technical)

How stack works in recursion
Implement in-order traversal using stack and optimize it and explain time and space complexity.
Write a C program for handling 32-bit multiplication on a microprocessor where ALU supports only 16-bit multiplication

I was not able to answer last questions and was rejected .

ReportMark as Helpful