Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Amazon

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Amazon | Offres d’emploi chez Amazon | Salaires chez Amazon | Avantages sociaux chez Amazon
      Entretiens chez AmazonEntretiens d’embauche pour Software Development Engineer Internship Summer chez AmazonEntretien chez Amazon


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Google
      4.5★Rémunération et avantages
      avatar
      Mercado Livre
      4.3★Rémunération et avantages
      avatar
      Meta
      4.6★Rémunération et avantages
      avatar
      Shopee
      3.6★Rémunération et avantages

      Entretien pour Software Development Engineer Internship Summer

      16 mars 2013
      Candidat à l'entretien anonyme
      San Diego, CA
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Amazon (San Diego, CA) en mars 2013

      Entretien

      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 :)

      Questions d'entretien [1]

      Question 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 réponse