Amazon | OA 2019 | Subtree of Another Tree & Distinct Pairs
Anonymous User
3345

Part 1: 7 debugging questions 20 min total. Usually very small fixes like i+2 to i++ or > to <.


Part 2: These are the exact questions I had from Amazon OA 2019 was given 60 mins in total.

https://www.geeksforgeeks.org/count-number-distinct-pairs-whose-sum-exists-given-array/

https://leetcode.com/problems/subtree-of-another-tree


Part 3: This part is split into 2 parts really

3.0 : Has 5 modules, where you really just choose what is the most effective action to take based on the information provided.(no coding)
In each module, you are presented with a problem I.E. (Picking a better algo based on data, choose whether to push untested code, deciding how to fix the said problem)

3.5 : 24 logic questions about finding patterns or if something meets the requirements set in the question.(no coding)
logic questions like ABC : EFG - OPQ : ??? or read this passage and pick a mc based on it.


Final Round Interview
Amazon Chime : 3 interviews 45 mins / 2 15 min breaks
TO ADD

Note: Job is USA SDE Grad 2020

Comments (10)