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 Engineer Internship Summer 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
      Maze
      4.5★Remuneración y prestaciones

      Entrevista para Software Development Engineer Internship Summer

      16 mar 2013
      Candidato de entrevista anónimo
      San Diego, CA
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Amazon (San Diego, CA) en mar 2013

      Entrevista

      After I applied to this intern 1 week, I received an email to announce that I would have 2 phone calls. The first phone call, she asked me about Mom service of Amazon. It was just to see if I did any research about their products. The second question was about how to write an method to convert String to Integer. I suggested to use ParseInt, but she told that I wasn't allowed to use it. Can I use StringTokenizer or split and ValueAt? Nope. I don't know the answer for it. The last one was to compare 2 given strings and a value k. If 2 values in strings a+b = k then return them. In the second call phone, I was asked about the project that I struggled most. How to invert a String. I gave code to print the string backward, but then he asked to store the string backward. We eventually worked together to the answer. One week later, I received a decline email. I haven't taken algorithm and data structure class. So far I only took beginning and intermediate java class and assembly lang class. Therefore, I was surprised when they considered to interview me. Just apply so see what I can do. It was also my first technical interview, so I didn't expect much. The interviewers are friendly, but expect to ask them to repeat many times since it's a phone interview. Pretty hard to hear :)

      Preguntas de entrevista [1]

      Pregunta 1

      How to convert a string to integer (expect to write a method for it) ? without using parseInt valueat stringtokenizer split (that what I suggested to use but they were all prohibited)
      1 respuesta