I applied through a recruiter. I interviewed at Meta
Interview
A recruiter contact me. After asking some questions, arrange a phone screen. In the phone interview, the interviewer asks some questions about the background, and then 2 coding questions. I'm too nervous to performance well. And stuck in the interview.
Interview questions [1]
Question 1
1. solve the intersection of 2 ranges
2. given a tree, a node in the tree, and the cloned tree, return the same node in the cloned tree
This was the first leg of the interview process. I had a phone interview in which I used an online shared IDE between the interviewer and I. We talked very very briefly before I dived into the interview. The focus was mostly on getting code typed up rather than running for accuracy.
Interview questions [1]
Question 1
The question was perhaps a medium level leetcode question related to arrays.