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

      Amazon

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Amazon | Empleos en Amazon | Sueldos en Amazon | Prestaciones en Amazon
      Entrevistas en AmazonEntrevistas para el cargo de Software Development Intern en AmazonEntrevista en Amazon


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Google
      4.5★Remuneración y prestaciones
      avatar
      eBay
      4.0★Remuneración y prestaciones
      avatar
      Amazon Web Services
      3.9★Remuneración y prestaciones
      avatar
      Wix
      3.8★Remuneración y prestaciones

      Entrevista para Software Development Intern

      19 de mar de 2022
      Candidato de entrevista anónimo
      Madrid

      Otras evaluaciones sobre las entrevistas para el cargo de Software Development Intern en Amazon

      Entrevista para Software Development Intern

      26 de may de 2026
      Candidato de entrevista anónimo
      Madrid
      Sin ofertas
      Experiencia negativa
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 2 días. Acudí a una entrevista en Amazon (Madrid) en mar 2022

      Entrevista

      You have to learn the book: Cracking the coding interview. Nowadays thats the way to go if you wanna get any job in a Tech company. The presented problems were of intermediate difficulty.

      Preguntas de entrevista [1]

      Pregunta 1

      Arrays, python, search algorithms, reversed swaps
      Responder pregunta
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Amazon (Madrid)

      Entrevista

      The assessment consisted of three parts and took approximately four hours in total. The first was a LeetCode-style coding challenge focused on applying the prefix sum technique. The second involved being given a full codebase — both frontend and backend — and tasked with identifying and fixing bugs such as broken search/filter functionality and incorrect URL redirects; an AI tool was available throughout, though it only provided guidance rather than direct solutions. The third was a behavioral assessment where I was presented with realistic workplace scenarios, including sample work emails, and asked to evaluate hypothetical responses by rating their appropriateness and explaining my reasoning.

      Preguntas de entrevista [2]

      Pregunta 1

      Given an array of integers, use the prefix sum technique to solve [specific problem type, e.g. range sum queries / subarray sum]
      Responder pregunta

      Pregunta 2

      You are given a full web application codebase (frontend and backend). Identify and fix bugs including broken search/filter functionality and incorrect URL routing, using an AI assistant for guidance only.
      1 respuesta

      Entrevista para Software Development Intern

      19 de feb de 2026
      Empleado anónimo
      Bellevue, WA
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Amazon (Bellevue, WA) en feb 2026

      Entrevista

      Applied in Sep 2025. Online Assessment in Nov 2025. 2 coding questions. one medium one hard. followed by a bunch of behavioral questions. Virtual Interview in Feb 2026. 2 rounds 1 hour each. continuous one after the other for 2 hours. It was a great interview experience. very structured. before each round started, interviewer informed me about what would follow. first half leadership principle and then coding or vice versa. round 1: engineer -> 3 amazon leadership principle based questions, followed by coding round 2: hiring manager -> coding followed by 3 leadership principle (LP) questions.

      Preguntas de entrevista [1]

      Pregunta 1

      Round 1: 3 LP questions -> expected very in depth answers based on my past work/projects. simple Low level design. implement few methods for the scenario given. I believe handling edge cases, choosing the right data structure, and the right class or object structure was important. These decisions simplified operations, and reduced time complexity of operations. Interviewer nudged me towards a couple of edge cases/ miss in code. expected optimal operations wrt time complexity. asked about my choice of data structure and class structure. interview overshot scheduled time by 10 mins. round 2: course schedule II (topological sort) - leetcode - worded as amazon based system. expected optimal solution. followed by 3 LP questions - simpler than round 1 and depth of answers required was also lower. interview overshot scheduled time by 5 mins.
      Responder pregunta

      Entrevista para Software Development Intern

      14 de nov de 2025
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Amazon

      Entrevista

      Single hour interview fully technical. LeetCode medium question very similar to LRU Cache. Follow-up questions on run time and space time complexity are asked. Behavioral questions are also possible, though not guaranteed to be asked.

      Preguntas de entrevista [1]

      Pregunta 1

      Design a class to track the last 10 files processed in a file system.
      Responder pregunta