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 Multimedia 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.

      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.

      Multimedia Software Engineer Interview

      Apr 28, 2016
      Anonymous Interview Candidate
      No offer
      Positive experience

      Other Multimedia Software Engineer Interview Reviews for NVIDIA

      Multimedia Software Engineer Interview

      May 20, 2017
      Anonymous Interview Candidate
      Bengaluru
      No offer
      Easy interview

      Application

      I applied online. The process took 2 weeks. I interviewed at NVIDIA in Apr 2016

      Interview

      I got a call from the recruiter for the position of multimedia software engineer. I had interned at Nvidia over the Summer and I knew it was a great team. They required someone with embedded programming knowledge and considerable experience with audio/video technologies, my background was unfortunately not a strong match. My interviewer was polite but she didn't guide me through what she was looking for. She just let me answer and moved ahead. Most of my answers were correct and I felt that had she told me what she expected from me, I would have answered accordingly.

      Interview questions [4]

      Question 1

      Write the ‘standard’ C macro. Clear bit i of an integer x
      1 Answer

      Question 2

      Sensor digital gain register is format 4.7 xxxx.yyyyyyy Write a C macro to convert the register value to float value
      Answer question

      Question 3

      Write your c function copy string
      Answer question

      Question 4

      What is the problem with the following code. __interrupt double compute_area(double radius) { { double area = PI * radius * radius; printf(“\nArea = %f”, area); return area; }
      2 Answers
      1
      Neutral experience
      Average interview

      Application

      I applied online. The process took 1+ week. I interviewed at NVIDIA (Bengaluru) in May 2017

      Interview

      Interview process was very brief. The first round was a telephonic interview wherein the interviewer described the profile I was applying for and whether it would be a good fit to my profile. Towards the end of the telephonic round, I was asked a few questions on Computer Architecture, Operating Systems and Color Quantization and Bit Level C Programming. The second round was a face to face interview at the NVIDIA Bangalore office. They grilled me on my project work along with questions on what I did, how I could improve it. Basically, they just wanted to check if my project work was legitimate. They also checked my understanding of the extreme basics of C and computer architecture. It was a panel of 3 interviewers, I feel that the panel could have tried to make me more comfortable, I was getting pretty nervous in there after starting out strongly, and they want you to be confident about your answers. They asked repeatedly asked me if "I was sure" about each answer I gave, towards the end I started doubting my answers even though they were right.

      Interview questions [5]

      Question 1

      Explain about the TLB and how the basic idea of virtual address to physical address translation.
      Answer question

      Question 2

      How to toggle a specific bit in a 32 bit integer (bit level logic)?
      1 Answer

      Question 3

      How do you find the minimum of 2 integers without using branching or comparing instructions in C?
      Answer question

      Question 4

      What is color quantization?
      Answer question

      Question 5

      Where is the TLB located and who handles page faults, hardware or software?
      Answer question
      3