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 Design Engineer In Test 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 Design Engineer In Test

      15 de jun de 2013
      Candidato de entrevista anónimo
      Hyderabad

      Otras evaluaciones sobre las entrevistas para el cargo de Software Design Engineer In Test en Amazon

      Entrevista para Software Design Engineer In Test

      29 de jul de 2012
      Candidato de entrevista anónimo
      Seattle, WA
      Sin ofertas
      Sin ofertas
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Amazon (Hyderabad) en jun 2013

      Entrevista

      Called for a direct interview at the Hyderabad office. 2 Rounds: Round 1: Pure programming skills - Write programs for random arrays and binary trees. Round 2: Testing and Logic - Brain teasers, Questions on Testing and Test Automation tools

      Preguntas de entrevista [1]

      Pregunta 1

      Find the max subsequent sum for a random array of numbers
      2 respuestas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé a través de una recomendación de un empleado. El proceso tomó 3 semanas. Acudí a una entrevista en Amazon (Seattle, WA)

      Entrevista

      2 phone screens were straightforward - general resume-related questions followed by medium difficulty coding+testing questions and design questions. Interview scheduling was prompt. On-site interview was a long and weary one, but interesting nonetheless. Interviewers were very courteous.

      Preguntas de entrevista [3]

      Pregunta 1

      Roman to Int
      2 respuestas

      Pregunta 2

      find if 2 strings are anagrams
      5 respuestas

      Pregunta 3

      design a furniture store
      1 respuesta

      Entrevista para Software Design Engineer In Test

      28 de ago de 2011
      Candidato de entrevista anónimo
      Seattle, WA
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de otra fuente. El proceso tomó 7 semanas. Acudí a una entrevista en Amazon (Seattle, WA) en ago 2011

      Entrevista

      I posted a resume online, and received an email from Amazon HR a few days later. HR was excellent--professional, courteous, and responsive. They set up an initial phone interview with a test manager. This was about an hour long, and used collabedit.com to share a whiteboard online. I thought it went okay, then was contacted a week later to set up a second phone interview, this time with the hiring manager. Quite similar, but no collabedit.com this time, we discussed some code and he gave me a few minutes to write it, then I read it to him over the phone. Some more questions about testing scenarios, and that was it. A few days later HR scheduled an on-site day of interviewing. This was in Seattle (they cover expenses required to attend the interview). I met with 5 technical interviewers, plus a follow-up with a rep from HR. Since my interview crossed the noon hour, Amazon paid for that interviewer to take me to lunch. First interviewer described the team (Kindle) and what it was resposible for. I had prepared in anticipation of doing device-level testing, i.e., hardware validation, OS components, etc. Actually that is all accomplished in California, and the Seattle Kindle team is more traditional Amazon, in that they busy themselves with delivering online content (web ordering, e-book delivery, various web services issues). There was also a lot of discussion about how I might allocate my time between competing projects/interests, which I believe was a prompt to display that I thought that Second interviewer concentrated on testing issues, such as what is TDD, unit tests vs. integration tests, more high-level issues. Third interviewer was a developer from the Kindle team. We discussed how to approach testing the Kindle content delivery system, based on a block diagram of how it worked ("how would you test this module? How about this one?...). Fourth interviewer talked about general high-level design issues with web servers and services, how different designs contribute to latency and throughput. Note to self, look up 'orthogonal', as in "Are latency and throughput orthogonal?" (The correct answer is "Yes!"). Fifth interviewer was the first to present a coding problem, namely how to design a system that returns a list of names based on a user entering 'letters' by pressing numbers on a phone (i.e., the first 3 letters of the name Smith would be represented by typing "7-6-4"). I didn't perform well on the coding problem. We were rushed, and the interviewer kept trying to be helpful and get things moving with hints and questions, but they just got me frazzled and self-doubting. HR finished the day and walked me out. Everyone was really, really nice. I was completely impressed by Amazon and will reapply in the future. After several years of working at Microsoft it is apparent that they have less internal friction at Amazon. I thought the interview process was quite fair, in fact most of it (before I tubed the coding question) was surprisingly easy and low-key. Advice: no matter what engineering position you seek, think: 1. data-driven decision making 2. complexity ("Big-O notation") 3. network issues (latency, throughput, scalability) 4. customer-focus

      Preguntas de entrevista [2]

      Pregunta 1

      given a sorted list of integers, how would you find whether 2 integers exist that add up to a given sum?
      2 respuestas

      Pregunta 2

      code up a system that will accept a series of telephone keypresses and return a list of possible names from a supporting data structure. Describe both the data structure and the insert and search methods.
      Responder pregunta
      3