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

      28 févr. 2011
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez NVIDIA en févr. 2011

      Entretien

      Talk about my resume and previous research work. He determined I can go for system programming. Gave me a questionnaire. Questions on C programming, ISR, GPU.

      Questions d'entretien [4]

      Question 1

      List three tactics to optimize a long switch statement, i.e., a lot of cases and statements.
      Répondre à cette question

      Question 2

      Find out the word frequencies in a long string, i.e., number of times the word of the same length appears
      Répondre à cette question

      Question 3

      ISR, interrupt service routine, what considerations, when you use ISR
      Répondre à cette question

      Question 4

      Reverse all the bits in an unsigned integer, e.g., 1011 becomes 1101.
      Répondre à cette question
      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.