Candidatei-me por meio de recrutador(a). O processo levou 2 meses. Fui entrevistado pela Amazon (Londres, Inglaterra) em set. de 2013
Entrevista
Contacted by a talent sourcer who found my profile in LinkedIn.
I had 4 phone interviews including 2 technical phone screeners.
Then I was invited to London for 5 face to face interviews.
phone coding questions :
1 - Write a function that takes an integer N and returns the Nth number of a Fibonacci suite.
2 - Given a list of Integer. Write a function that takes an integer and returns all the pair of integers included in the given list that sum up with this integer.
Face to face coding questions :
1 - Write a function that takes an integer and return a string of this integer in Roman number format.
2 - Go game. Write a function that takes a position (x,y) in a go game graph and returns a boolean telling if this position contains a white or black piece and if this piece is trapped or not.
On each question I was asked to write the tests for my code.
The recruiter gave me a complete feedback for all the interviews and the whole process, so this experience was very positive and I could know that I was very close to get an offer as some interviewers were very positive (they found I had "excellent testing skills").
There was a huge gap between the phone questions and the face to face questions (Especially the go game question) : for the go game question, the time was really short (< 30mn), I could draw the main algorithm and show that with few minutes more, I could get to a smart working code (recurrent call on each neighbors), but the interviewer expected me to go directly to the solution, he was very nervous and not helpful….
I am still wondering why they did quite easy questions on the phoning interviews, invited me to london to ask very difficult questions (almost impossible without knowing the solution by heart), it would probably be more economic to switch (difficult questions on the phone….).
It seems that it's depending on the interviewers, so luck as an important role (as interviewers can be more or less cool).
However, it was a very interesting experience and I'm very grateful to amazon and my recruiter.
Perguntas de entrevista [1]
Pergunta 1
Write a function that takes a position (x,y) in a go game graph and returns a boolean telling if this position contains a white or black piece and if this piece is trapped or not.
Fui entrevistado pela Amazon (Pequim, Pequim) em abr. de 2022
Entrevista
One hour interview. First, the interviewer asked me to introduce myself and some basic questions about my projects. Very common behavioral question. Then a coding question: return longest non-palindrome substring
Perguntas de entrevista [1]
Pergunta 1
-Describe yourself
-Ask about projects: most challenging part
-Coding question: return longest non-palindrome substring
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Amazon (Seattle, WA) em jan. de 2022
Entrevista
1. Applied online
2. Get invited for OA, which include 90 mins coding questions and behavior surveys. Both of the coding questions are recommended to solve in DP solutions, otherwise maybe time exceeded
3. Passed OA and get invited for Phone Screening for 1hr
Perguntas de entrevista [1]
Pergunta 1
What did you do when you are not happy with something in your work. (give example in detail)
Candidatei-me por meio de recrutador(a). O processo levou 4 semanas. Fui entrevistado pela Amazon (Dresden) em jul. de 2020
Entrevista
A recruiter contacted me regarding the position via email and scheduled the discussion. After the discussion with a recruiter, Following interviews have scheduled:
First telephonic(Chime): 1 Coding problem and Behavior-based question as per Amazon's leadership principles
After this round, they have shortlisted me for the next 5 rounds which are usually on-site interviews but due to COVID pandemic that interview happened via Chime.
All 4 rounds out of 5 were having 1 design question and 3-4 Behavior-based questions and 1 round was completely based on Behavior-based questions.
So, in total there were around 3 software design questions and few debugging based questions and rest are Behavior-based.
I have prepared nearly 30 stories based on Amazon leadership principles as per my past experience and according to me, performed quite well.
But unfortunately, I got rejected and as usual, did not get any feedback which is as per the Amazon policy.
It was my 3rd attempt at Amazon and in the last 2 attempts prepared very well and gave my best. But still could not cross the line. Though preparation never goes waste as I have cracked the interview for other 4-5 companies and got the offer.
But I do not what to improve to cross the Amazon's Interview benchmark. A person needs to talk a lot and by end of the day it feels so exhaustive.
Perguntas de entrevista [1]
Pergunta 1
Behavior-based question and System Design and Debugging