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

      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

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Amazon | Ofertas de empleos en Amazon | Sueldos en Amazon | Beneficios en Amazon
      Entrevistas de AmazonEntrevistas para el puesto de Software Development Engineer Internship Summer en AmazonEntrevista de Amazon


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Google
      4.5★Remuneración y beneficios
      avatar
      Meta
      4.6★Remuneración y beneficios
      avatar
      Booking.com
      4.2★Remuneración y beneficios
      avatar
      Upwork
      3.6★Remuneración y beneficios

      Entrevista de Software Development Engineer Internship Summer

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

      Solicitud

      Envié una solicitud electrónica. El proceso duró 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