Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      NVIDIA

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur NVIDIA | Offres d’emploi chez NVIDIA | Salaires chez NVIDIA | Avantages sociaux chez NVIDIA
      Entretiens chez NVIDIAEntretiens d’embauche pour Software Engineer chez NVIDIAEntretien chez NVIDIA


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Software Engineer

      3 juill. 2014
      Employé (anonyme)
      Offre acceptée
      Expérience positive

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 6 semaines. J'ai passé un entretien chez NVIDIA

      Entretien

      I had a total of 3 phone interviews. They were all conducted by potential bosses. I ended up being hired to join the first interviewer's team. All the interviews started off with several personal questions (going over the resume and past experiences, what you're passionate about and what you're like as a person) before getting into the technical questions. The technical questions were all asked in increasing levels of difficulty. So if you answered the initial question off the bat, they would change something about the question to make it harder until you can't answer it anymore (or if you do, well done!) For the last interview, I had to email the answer to a technical question as complete code. The other interviews just required me to clearly explain the algorithm on the phone. They did ask the question "Why do you want to work for Nvidia?". I recommend having a clear answer in your head before the interview, be up to date about their recent developments and be really confident and show your passion. Because it's a phone interview, it wouldn't be a bad idea to have those key points listed on a post-it or something in front of you. It'll help keep you on track on why you want to get this job!

      Questions d'entretien [1]

      Question 1

      Given a function that accepts a node of a singly linked list as a parameter, how would you delete that node from the complete linked list using this function without any other information?
      1 réponse
      2

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer chez NVIDIA

      Entretien pour Software Engineer

      30 mai 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai passé un entretien chez NVIDIA

      Entretien

      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

      Questions d'entretien [1]

      Question 1

      One logical question and one leetcode style quesiton
      Répondre à cette question

      Entretien pour Software Engineer

      27 mai 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai passé un entretien chez NVIDIA

      Entretien

      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.

      Questions d'entretien [1]

      Question 1

      Asked me to explain about a project I did in university.
      Répondre à cette question

      Entretien pour Software Engineer

      12 mai 2026
      Candidat à l'entretien anonyme
      San Jose, CA
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai passé un entretien chez NVIDIA (San Jose, CA)

      Entretien

      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.