Round 1: Coding
Q1: https://leetcode.com/problems/check-completeness-of-a-binary-tree/
Round 2: Coding
Q1: https://leetcode.com/problems/odd-even-linked-list/
Q2: https://leetcode.com/problems/word-break/
Round 3: System Design
Design a system that handles a specific type of query for the scale of 1B places and 50k QPS.
Query: Given a location return nearby places.
You can assume list of places are available in a MySQL table and the dataset is static. (No new additions)
Round 4: Behavioural
Standard Questions. Nothing out of the ordinary.