Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Amazon

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Amazon | Offerte di lavoro di Amazon | Stipendi di Amazon | Benefit di Amazon
      Colloqui di AmazonColloqui per Software Development Engineer In Test presso AmazonColloquio di Amazon


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Software Development Engineer In Test

      23 mar 2011
      Candidato anonimo a colloquio
      Seattle, WA
      Nessuna offerta
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Amazon (Seattle, WA) nel mese di mar 2011

      Colloquio

      I received an email from an Amazon internal recruiter regarding a test engineering position. There is not much on my resume that indicates any QA background so I wrote back to the recruiter explaining my lack of experience and asking how they had identified me as a candidate. She responded that someone elsewhere in the company had come across my resume and asked if I would like to set up a phone screen. The first phone screen was pretty much all technical questions, no discussion of my background or the specifics of the position. I was asked a couple of object-oriented programming and data structures questions. I was asked to write two functions in the language of my choice. The first time, the interviewer asked me to use pen and paper and read the results back to him over the phone. The second time, he said I could use a text editor and email him the results. About an hour after completing the phone screen the interviewer called me back and asked to set up a second call with a different interviewer. They were flexible about working with my schedule. For the second call, we started by talking about the job description and the nature of the work involved. I learned a little more about the product that group works with and why they were hiring for the position. The rest of the interview was more detailed technical questions. I was asked to solve a problem in pseudo-code, discuss the algorithmic complexity, then implement the solution in the language of my choice and send the results over email. A week later I received an email from the recruiter saying that they had decided to pursue other candidates. Everyone I interacted with throughout the process was very polite and pleasant to talk to, and overall it was a good experience. There were no trick questions or grilling during the phone screens. The interview questions were more academic, which I appreciated, but it was a little challenging as I have been out of school for several years now. It does seem like Amazon is casting a very wide net for candidates. I don't live anywhere near Seattle, had little related experience for the position, and the first phone screen especially was very generic. I was never able to find out how they identified me or get really detailed information about what the position would be like.

      Domande di colloquio [5]

      Domanda 1

      What is the difference between an abstract class and an interface?
      Rispondi alla domanda

      Domanda 2

      Write a function to recursively reverse a string.
      2 risposte

      Domanda 3

      Write a function to merge two linked lists.
      Rispondi alla domanda

      Domanda 4

      Write a function that takes an integer and returns the string representation of the integer.
      1 risposta

      Domanda 5

      Given an array of integers, describe an algorithm to find the largest subset sum. Discuss the complexity of your solution. Implement the solution in code.
      1 risposta
      2

      Altre recensioni di colloqui per Software Development Engineer In Test presso Amazon

      Colloquio per Software Development Engineer In Test

      29 mag 2024
      Candidato anonimo a colloquio
      Vancouver, BC
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 5 mesi. Ho sostenuto un colloquio presso Amazon (Vancouver, BC) nel mese di mag 2024

      Colloquio

      I applied through LinkedIn with reference. As usual, I received OA with middle LeetCode questions, which were pretty hard for me. After 4 month I was asked for Screening Interview, where recruiter explained me my interview path in 15 min. I scheduled my interview, but one day before I received an email about rescheduling and I was asked to give my schedule which I did. After one week I received another email, recruiter told me that the schedule doesn't work for them and I need to give another one (which is strange because I gave the whole week with business hours from 9 am till 6 pm). As soon as I sent my new schedule, I received the email that my position was filled already. This is the end of the story.

      Domande di colloquio [1]

      Domanda 1

      In OA I have two tasks for the specific algorithms
      Rispondi alla domanda
      2

      Colloquio per Software Development Engineer In Test

      1 feb 2022
      Candidato anonimo a colloquio
      Seattle, WA
      Offerta rifiutata
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Amazon (Seattle, WA) nel mese di dic 2021

      Colloquio

      Answered well in both telephonic and loop rounds. But felt the panel was in a rush to select a candidate. Rather than listening to the candidate they were taking down the notes. I am sure they must have missed few important points. Few of the interviewers in the panel are neither knowledgable nor interested. Not a good experience at all. Surprised to see such dumb candidates taking interviews in amazon !

      Domande di colloquio [1]

      Domanda 1

      Leet code medium range problems.
      1 risposta
      3

      Colloquio per Software Development Engineer In Test

      1 mag 2019
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon

      Colloquio

      Interview was phone screen. It was a technical round and interviewer focused on issue identification and investigation. Also asked question on queue and dequeue related functions. Also few java programs using collections, data structures and algorithms.

      Domande di colloquio [1]

      Domanda 1

      1. Queue and Dequeue 2. Pick 2 letter unique aplhabet for all US states
      Rispondi alla domanda
      9

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Google
      4.5★Stipendio e benefit
      avatar
      HENNGE
      3.8★Stipendio e benefit
      avatar
      xneelo
      3.8★Stipendio e benefit