Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      NVIDIA

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de NVIDIA | Empleos en NVIDIA | Sueldos en NVIDIA | Prestaciones en NVIDIA
      Entrevistas en NVIDIAEntrevistas para el cargo de Computer Architecture en NVIDIAEntrevista en NVIDIA


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Computer Architecture

      31 ene 2012
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Me postulé a través de una facultad o universidad. El proceso tomó 2 semanas. Acudí a una entrevista en NVIDIA en nov 2011

      Entrevista

      Came to my career fair, had to answer a comp arch paper on the spot. The director then had me explain my answers. Got a call 10-15 days later. 1st phone interview was very tough, but i think it went well because i got a call for another interview in less than 24hrs. The 2nd was with the manager, he asked basic personality questions and technical questions, on my resume and a casual chat . I thought it went well, but I got a reject afterwards.

      Preguntas de entrevista [4]

      Pregunta 1

      describe a program/algo (say in C) to find the L1 cache size of your underlying hardware. No parameters given like associativity, block size etc. You also do not have any mechanism that tells you if your cache missed or hit in the underlying hardware.
      2 respuestas

      Pregunta 2

      Describe a memory access pattern that never misses in the cache
      2 respuestas

      Pregunta 3

      If I say your cache size is 8KB, describe a program/algo that proves it is 8Kb
      Responder pregunta

      Pregunta 4

      Some basic questions on comp arch memory management.
      Responder pregunta
      6

      Otras evaluaciones sobre las entrevistas para el cargo de Computer Architecture en NVIDIA

      Entrevista para Computer Architecture

      12 oct 2023
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé a través de una facultad o universidad. Acudí a una entrevista en NVIDIA en sep 2023

      Entrevista

      Two interviews: 1) Interviewer was apathetic and condescending, did not introduce himself or ask me to introduce myself, just went straight into the HackerRank. 2) Interview was more friendly, introduced himself and gave a good description of his team's work. Asked about multithreading, synchronization and virtual memory.

      Preguntas de entrevista [4]

      Pregunta 1

      Identify all powers of two in a vector of ints.
      Responder pregunta

      Pregunta 2

      Given a list of strings, remove all anagrams and sort in alphabetical order.
      Responder pregunta

      Pregunta 3

      Given a number, swap even bits with odd bits.
      Responder pregunta

      Pregunta 4

      Given a list of numbers, find all pairs of the numbers. For each pair (x, y), determine how many pairs satisfied (x ^ y) > (x & y).
      Responder pregunta
      2

      Entrevista para Computer Architecture

      10 ago 2017
      Candidato de entrevista anónimo
      Pudong, Shanghai
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en NVIDIA (Pudong, Shanghai) en jul 2017

      Entrevista

      3 rounds of interview, first two rounds are telephone call, each round one hour, third round is face to face interview which takes 4 hours, people in nvidia are nice and positive, they will lead you to the correct answer. The last interview guys ask the detail thing about what I have done in current company. The whole interview process are pleasant except the final result is frustrated

      Preguntas de entrevista [1]

      Pregunta 1

      computer architecture related question like cache,cpu, etc。 some C++ question like list operation
      Responder pregunta

      Entrevista para Computer Architecture

      17 abr 2015
      Candidato de entrevista anónimo
      Los Angeles, CA
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé a través de una facultad o universidad. El proceso tomó 2 meses. Acudí a una entrevista en NVIDIA (Los Angeles, CA) en mar 2015

      Entrevista

      the process took 2+ month. I applier through career fair on campus and took a quiz there. after about two month I had my first phone interview mostly on C/C++ and Memories ( virtual memory and cache) and an algorithm question. had the second interview three weeks later. again on graphs, and some general questions on my resume( like what you learned from doing this project and that project), and memory questions. each interview took about 45 mins. I haven't heard anything from them yet.

      Preguntas de entrevista [5]

      Pregunta 1

      what are the types of cache misses? and how can we improve each type of miss?
      2 respuestas

      Pregunta 2

      C questions, what is template, virtual function, dynamic binding on virtual function.
      Responder pregunta

      Pregunta 3

      we have a maze, on an N*N grid, find the shortest path to exit the maze.
      Responder pregunta

      Pregunta 4

      What is virtual memory, why do we use it. what is TLB, and some addressing problems like find the tag bits size,..
      Responder pregunta

      Pregunta 5

      find a cycle in a directed graph, how many bits to implement LRU in a 4 way associative cache.
      Responder pregunta
      11