Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      NVIDIA

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: NVIDIA reviews | NVIDIA jobs | NVIDIA salaries | NVIDIA benefits | NVIDIA conversations
      NVIDIA interviewsNVIDIA Sr. Software Engineer interviewsNVIDIA interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Sr. Software Engineer Interview

      Dec 7, 2024
      Anonymous Interview Candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I applied through an employee referral. I interviewed at NVIDIA in Dec 2024

      Interview

      Total of 5 round, 1 screening round consist of coding and OS question, 4 techs round consist of coding, OS, design, architecture, cultural fit. I was referred by a friend, each round was mix of coding and systems question and question were easy to medium category, for coding question they don't actually need you to write an executable code but rather more interested in your approach and thinking. They are also interested in how deep your knowledge is in fundamentals

      Interview questions [17]

      Question 1

      a[5] = [10,12,3,4,15] int* const exp1 = &a; int const* exp2 = &a; for ( int i=0; i<5; i++) { print("Value %d", *exp1++); print("Value %d", *exp2++); } what will be the output?
      2 Answers

      Question 2

      int main() { while(1) { char* m = malloc(100); if ( m == NULL ) { print ("Unable to allocate memory"); } } return 0; } what will this code print? when will it stop? which memory is allocated (Virtual or Physical) Memory hierarchy of OS? How malloc works Round 1 Q 2
      Answer question

      Question 3

      string m="aabababbaababab"; string n= "aab" Find the count of all sub string of n which are in m e.g. aab, aba, baa = 2 + 4 + 1 = 7
      1 Answer

      Question 4

      Given two unsigned 32-bit integer write a function to find average without using any extra space and return 32-bit unsigned int
      2 Answers

      Question 5

      Define a stack with normal operation such as push, pop, top and a new operation max which always return max element in stack
      1 Answer

      Question 6

      Given an 2D array assume that we are reading it element in row order and column order which would be better/faster
      1 Answer

      Question 7

      Define memory hierarchy in OS
      1 Answer

      Question 8

      Given a sorted array A = 1,2,3,4,5, the array can be rotated by k elements e.g. K=2 A=4,5,1,2,3 K=1 A=5,1,2,3,4 K=4 A=2,3,4,5,1 Give a O(log n) solution to find element X in array (The element will always be present in array)
      1 Answer

      Question 9

      Modified level order traversal, print element in ziz-zac order
      1 Answer

      Question 10

      Implement Stack using array Round 4 Q2
      1 Answer

      Question 11

      Lowest Common Ancestor in Binary Search Tree Round 4Q3
      Answer question

      Question 12

      Given an array A= {12,11,13,9,10,55,32,54} Find the largest array which contains all the consecutive element eg: {12,11,13,9,10} Round 5 Q1
      Answer question

      Question 13

      Discussion on Mutex and Semaphore Round 5 Q2
      Answer question

      Question 14

      Question on my previous work experience and debugging methods Round 5 Q3
      Answer question

      Question 15

      Discussion on Locks and Deadlocks Round 5 Q4
      Answer question

      Question 16

      Given a sequence S=0102030405...... Given 3 thread as follows 1. Thread 1 zero() : Will print zero 2. Thread 2: even(): Will print even numbers 2,4,6,8 3. Thread 3: odd(): Will print odd numbers 1,3,5,7 Design a synchronization mechanism so that we get the above sequence Round 5 Q5
      1 Answer

      Question 17

      Design a Stack class apart from push, pop, top and isEmpty, one more operation is allowed findMin which returns minimum element at any given time. Round 5 Q6
      Answer question
      16

      Other Sr. Software Engineer Interview Reviews for NVIDIA

      Senior Software Engineer Interview

      May 28, 2026
      Anonymous Interview Candidate
      Tel Aviv
      No offer
      Neutral experience
      Difficult interview

      Application

      I interviewed at NVIDIA (Tel Aviv)

      Interview

      They asked to talk about some projects I worked on and then also asked two leetcode questions. I answered both questions correctly, although the second one I answered more slowly and the code was not organized but the solution was correct.

      Interview questions [1]

      Question 1

      They asked to talk about some projects I worked on and then also asked two leetcode questions.
      Answer question

      Senior Software Engineer Interview

      May 18, 2026
      Anonymous employee
      Accepted offer
      Positive experience
      Easy interview

      Application

      I interviewed at NVIDIA

      Interview

      Initial interview First a brief self-introduction of the team Then they asked me to tell about a project I did Then they asked me if I had 5000 applications at the same time, how would I deal with it

      Interview questions [1]

      Question 1

      Tell me about a project you built at work. If it had 5000 concurrent requests, how would you make sure you didn't lose requests?
      Answer question

      Senior Software Engineer Interview

      Mar 26, 2026
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at NVIDIA

      Interview

      60 minute technical interview as the first stage instead of a regular screening. Very effective, interviewer was quite professional. Would totally recommend applying, had it as my first big-tech interview

      Interview questions [1]

      Question 1

      Why do you want to work at Nvidia
      1 Answer

      Top companies for "Compensation and Benefits" near you

      avatar
      HP Inc.
      3.5★Compensation & Benefits
      avatar
      Arm
      4.4★Compensation & Benefits
      avatar
      Marvell Technology
      4.0★Compensation & Benefits
      avatar
      Alibaba Group
      3.9★Compensation & Benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.