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 Compiler Engineer Intern 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 Compiler Engineer Intern

      26 mai 2025
      Candidat à l'entretien anonyme
      Shanghai, Shanghai
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez NVIDIA (Shanghai, Shanghai) en mars 2024

      Entretien

      The interview questions were fair but difficult, but the interviewer lost interest in me and stopped paying attention halfway in unfortunately. However, these interviews are largely team-dependent; hope you have better luck! There is an OA and at least 1 technical interview: I am not sure how many more technical rounds there are.

      Questions d'entretien [1]

      Question 1

      - Program matrix multiplication and describe *all* applicable optimizations (they mean *all*) - Program graph coloring
      Répondre à cette question

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

      Entretien pour Compiler Engineer Intern

      8 juil. 2025
      Candidat à l'entretien anonyme
      Austin, TX
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez NVIDIA (Austin, TX) en avr. 2025

      Entretien

      My 45-minute virtual screen started with a deep dive into the projects on my résumé, especially anything that involved low-level C++ or GPU work (e.g., a CHIP-8 emulator and a CUDA lab). I was asked to explain design choices, debugging stories, and how I measured correctness and performance. The second half was a code-reading exercise: the interviewer pasted a short C++ snippet with several constructor calls (default, value, copy) and a destructor, plus a deliberate memory-management oversight. I had to walk through main, state which constructor or destructor fired at each line, point out the difference between copy construction and assignment, and note the leaked heap object and uninitialised member. No live coding; it was all verbal reasoning. Overall the interview focused on my ability to reason about object lifetime, memory safety, and how my past projects line up with a compiler/GPU rol

      Questions d'entretien [1]

      Question 1

      They gave me a short C++ class and main function and asked, line-by-line, which constructor or destructor runs at each step and why, and to point out any memory-management issues (copy vs. assignment, leaks, uninitialised members).
      1 réponse

      Entretien pour Compiler Engineer Intern

      5 févr. 2025
      Candidat à l'entretien anonyme
      Pittsburgh, PA
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 4 semaines. J'ai passé un entretien chez NVIDIA (Pittsburgh, PA) en nov. 2024

      Entretien

      I interviewed with Nvidia for a Backend Compiler Engineer position after attending their campus day, where I spent 4 hours networking and expressing interest in compiler roles to recruiters. The first round was with a senior manager. We started with topological sort coding question naturally evolved into an engaging conversation about its applications in automatic differentiation and dataflow analysis. The interview ended up to be predominantly theoretical without actual coding, but the technical discussion was deep. In the second round, despite some difficulties due to accents, we covered pointer analysis, dependence analysis, and architectural considerations behind compiler optimizations. I received a rejection email very early the next morning,

      Questions d'entretien [1]

      Question 1

      Why compilers do loop unrolling?
      Répondre à cette question