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 Intern 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.

      Entretien pour Software Development Engineer Intern

      11 janv. 2012
      Candidat à l'entretien anonyme
      Seattle, WA
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      Le processus a pris 1 jour. J'ai passé un entretien chez Amazon (Seattle, WA) en janv. 2012

      Entretien

      I applied for the position before christmas, and got the letter 3rd of january that i have 2 phone interviews 10th of january. So i didn't have a lot of time to study. The first interview was really good, basic questions about the work experience, projects. After that there were technical questions. Like when do we use arrays and when do we use linked lists. Couple of other theoretical questions. Then the interviewer asked how to find if there are numbers that repeat in an array. I had to give three different solutions before we came to the one that has the best order complexity. So my advice is to study the big O notation. Then she asked how to reverse a singly linked list. i gave the answer. The second interview was more difficult for me, because i didn't study BSTs at all, i focused completely on hash tables. But the guy asked of how to find repeated characters in a string, so i had to give 2 solutions. One was less space consuming but more time consuming, the other one was the opposite. but apparently there was one solution that was perfect, didn't get it. The other question was about printing the BST in level order. Couldn't do it... but overall both interviewers were polite and helpful, so i guess studying the data structure book is very helpful.

      Questions d'entretien [4]

      Question 1

      Find out if the array has repeated numbers in it. (make it more time efficient)
      1 réponse

      Question 2

      Reverse a singly linked list
      1 réponse

      Question 3

      in an array of characters find the character that is repeated the most
      3 réponse(s)

      Question 4

      Print the BST in level order
      3 réponse(s)
      2