Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon (Chicago, IL) nel mese di giu 2017
Colloquio
2 hour long online coding tests, 2 hour long calls.
The first coding challenge consisted of rounds of about 70 questions similar to an IQ test, followed by 7 super short "find the bug, change 1 line" style questions. Super basic, don't be hindered if you don't understand the IQ test questions, they seem to be a super low level gauge of problem solving.
The second coding challenge consisted of about 30 general personality questions, and 2 longer coding problems. About 20 minutes per problem to get a good solution. I had errors in mine and still got the phone screen.
I received 1 phone interview, started with about 15 minutes of general personality and work experience questions, as well as basic data structures. Literally define data structures, differences between them, and implementations ( ex: which data structure would you use to implement depth-first search?). Maybe 1 graph question was included, but did not go much deeper than that.
The basic questions were followed by 1 programming question, where you talk over the solution with the interviewer then write up the solution in a collaborative text editor. The last couple of minutes you ask the interviewer questions about the company.
Domande di colloquio [2]
Domanda 1
Difference between depth-first and breadth-first search
Ho sostenuto un colloquio presso Amazon (Seattle, WA)
Colloquio
Round 1: OA (Leetcode + behavioral)
Round 2: 1hr Zoom (Leetcode + behavioral)
The interviewer looked very disinterested and bored, like he did not want to be there at all.
Domande di colloquio [1]
Domanda 1
Tree based Leetcode quesiton, probably easy or medium.
The first step is an online assessment. The questions were not that difficult with leetcode practice. There were two leetcode medium style questions. The next step is an interview invitation.
Domande di colloquio [1]
Domanda 1
They asked a leetcode medium level question involving hash maps