Phone Screen
Questions:
- Basic Calculator II (with only + and *)
- Shortest Path in Binary Matrix (If I remember correctly, it was only the four main directions, no diagonal moves)
For more details, refer to the same questions as the Real Phone Screen here: Leetcode Discussion.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Onsite
Questions:
- Valid Palindrome II (III as a follow-up, coding not required for the follow-up)
- Diameter of Binary Tree (print diameter as a follow-up, again coding not required, but might start to code if have time)
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.