I applied through university. The process took 1 day. I interviewed at Meta in Sept 2011
Interview
Was asked to solve a question related to Binary Search and variations related to varied datasets. Only one question was asked throughout the interview, and I was asked to code on the white board. No other questions or discussions.
After the basic question, the interviewer modified the input data, and asked me questions as to how my code would change.
Interview questions [3]
Question 1
Given an array of numbers, how would you search for one number?
I applied through an employee referral. The process took 4 weeks. I interviewed at Meta (New York, NY) in Jan 2024
Interview
Interviewed with the Computational Social Science group. I had two interviews with members of the group. The first round was talking about my research projects and then machine learning questions, and the second round was coding only.
Scheduled an in-person interview during the NSBE conference. The interview process at the NSBE conference involves a preliminary screening, followed by in-person interviews with candidates, assessing skills, qualifications, and cultural fit for potential collaboration.
Passed three coding interviews and three team matching interviews, after being waiting for almost one month, was told they reached the limit and declined my candidacy.
Worst interview experience ever.
Interview questions [1]
Question 1
1. find the first bad reversion
2. BFS and DFS of a bi-tree, get values of nodes when looking from the right side
3. sum to target