Solicité el puesto a través de un captador. El proceso duró 4 semanas. Acudí a una entrevista en Amazon (Seúl) en jun 2019
Entrevista
Overall 3 steps with 6 interviews including onsite.
Step 1. Recruiter contacted through the LinkedIn and asked the resume.
Feedback: Make your profile clean and show your passion.
Step 2. After I send it, in a week I got an online assessment.
Feedback: Try online coding challenges and solve fast ASAP. Name vars very carefully and make your code clean! Usually Amazon assessment problems explanation is too long but read it fast and type code. Once it fails on some cases start looking at problem explanation for some restrictions.
Step 3. After about a week, recruiter emailed that I passed online assessment. So, I was very happy that at least I had a chance to meet Amazonians. However, here is the BIG task: onsite interview.
- A. Problem solving: Tree, Graph, Search, Sort related problem. I got one Tree problem and hardly solved.
- B. Problem solving: Dynamic programming. Bear mind, Amazon recently asking tricky problems. So, prepare to tease your brain anytime!
- C. OOP: Prepare class diagram relations and OOP principles (Inheritance, Encapsulation and Polymorphism). Interviewer usually asks to write a function, so you need to consider class diagrams and write that function inside one of the classes.
- D. System design: Microservice system design:
Preguntas de entrevista [1]
Pregunta 1
1. Tree, Graph, Search, Sort related problems.
2. Dynamic programming.
3. OOP
4. Microservice system design (Eventually consistent system).
It was a nice experience. It was an online interview. I was asked about my education, previous experience, DSA questions. During the interview, I was asked 2 questions. For each question, I took around 30 mins to solve.
Preguntas de entrevista [1]
Pregunta 1
I was asked this question: Search in a row-wise and column-wise sorted matrix
Muitas etapas online no hacker rank e depois online de codigo. Nessa etapa de codigo foi atraves de uma ferramenta da propria amazon e durou 1h e foi usado pra fazer perguntas de notação notação assintótica
Preguntas de entrevista [1]
Pregunta 1
Perguntas basicas de codigo, algoritmo, big O, custo e etc