Hi Everyone, I recently completed my full loop virtual onsite interview and its time to give back to the community which helped me a lot during preparations.
Round 1: OA(4 questions: 2 Easy, 1Medium, 1 Hard)
Onsite:
Behavioural: Standard questions
Coding 1:
Q1: https://leetcode.com/problems/valid-word-abbreviation/
Q2: https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree-iii/description/
Coding 2:
Q1: Variation of https://leetcode.com/problems/shortest-path-in-binary-matrix/description/: Instead of shortest path, print the entire path from top left to bottom right.
Q2: https://leetcode.com/problems/populating-next-right-pointers-in-each-node/description/
Follow Up Coding:
Q1: https://leetcode.com/problems/buildings-with-an-ocean-view/description/
Q2: https://leetcode.com/problems/word-break/description/
Waiting for the results! I really messed up coding round 2 and ran out of time to dry run my code for Q2 of follow up round :(
Update: Reject