I applied through college or university. The process took 6 days. I interviewed at Meta (Seattle, WA) in Oct 2017
Interview
Applied in career fair and got a call for in person on campus interview. The interviewer was not interested when I explained the steps and wrote on the white board. He was looking into his mobile and was expecting the exact right answer directly on the board.
Interview questions [1]
Question 1
In order Traverse a BT and store the results in a circular doubly linked list.
I applied through a recruiter. I interviewed at Meta
Interview
Had an initial recuriter call and then scheduled a coding round with 2 leetcode questions. Practicing Meta-tagged leetcode questions would help prepare for this round. Interviewers expect clear communication and code.
Generic LeetCode-style questions, many tagged as Meta, so extensive preparation is required to perform well in the technical interview. The experience varies significantly - some interviewers provide hints and guidance, while others expect candidates to solve problems independently with minimal assistance.
Spoke with interviewer over video conferencing. He was very communicative . He answered my questions. Asked me BFS question. A question that involved BFS search. Given a matrix, I am suppose to find a path from top left to down right.
Interview questions [1]
Question 1
A question that involved BFS search. Given a matrix, I am suppose to find a path from top left to down right.