Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 giorni. Ho sostenuto un colloquio presso Amazon nel mese di dic 2014
Colloquio
I was contacted by an Amazon recruiter via email asking if I was interested in a job with them. I responded yes and there was an initial screening with him. After that I had a technical interview over the phone which was not overly difficult.
Domande di colloquio [1]
Domanda 1
Since this was a testing interview and not full out development he had some testing terms I had never heard of these include:
Equivalence Class Testing
Pair Wise Combinatorial Testing
Failure Mode Analysis
the only one I heard of was: White Box vs Black Box testing
The coding portion was not difficult the question was this
Write a function that takes two lists of strings and return a list of Strings with all of the intersections of the strings ex:
List1 = {"a","a","a", "b", "d"}
List2 = {"a", "a", "c", "d"}
expectedReturn={"a","a","d"}
Also he asked what tests cases I would use to validate the function also he wanted to know the run time analysis of the function
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
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 !
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