Candidatei-me por indicação de um funcionário. Fui entrevistado pela Amazon (Bengaluru) em fev. de 2019
Entrevista
Online Coding Test: Coding challenge (2 scenarios) and Coding approach (elaborate why you code the way you do) – 105 minutes: One question based on Two-pointer approach with extra use of hashmap, on was simple iteration with finding min in every loop. ( Tip: Solve all coding questions from interview experiences of GFG and LeetCode.)
Perguntas de entrevista [1]
Pergunta 1
Round 1:
Easy Graph application problem, Optimise it using DP, further optimise space by removing unnecessary data.
Easy Data Structures problem using hashmap and a counter.
Round 2:
Find the kth the smallest element in an array.
Binary Search tree problem(GFG medium level)
Round 3:
RU Cache Implementation
Round 4:
Implement Hashmap with a function that returns the order of insertion of <key, value> pairs into it
Interview involved one screening OA and one final day, 3 back to back interviews, one technical, one behavioral and one mix. Focused on leader ship principles and DSA and algo
Good and better interview so far its worth giving a try rather than not. Good interviewer pleasant speaking and comfortable so far its worth giving a try rather than not good interviewer pleasant speaking and good
The process began with an Online Assessment (OA) featuring two coding challenges and a work style simulation. This was followed by a technical phone screen. The final round consisted of 4–5 virtual onsite interviews covering Data Structures & Algorithms, System Design, and a heavy emphasis on Amazon's Leadership Principles.
Perguntas de entrevista [1]
Pergunta 1
Design a top-K leaderboard system for a massive multiplayer online game