I applied through university. The process took 1+ week. I interviewed at Meta (Menlo Park, CA) in Nov 2011
Interview
I applied for the position when Facebook was interviewing on campus. Emailed my resume on the deadline, called up for interview within 5 days. After passing the first interview, I was informed that evening that I had a second interview the next day. After that, it was about a week or so before I heard back, and since I was a graduate student the third and last stage was to match me with a particular group. Within a few days of the matching process (done via phone) I received my offer letter.
The two on-campus interviews consisted of writing down actual code (in my case, I used Java) and they were fairly basic and specific data structures related questions.
Interview questions [2]
Question 1
Given a sorted array, write a program to decide if two elements sum up to a third.
I applied through a recruiter. The process took 1 week. I interviewed at Meta (London, England) in Feb 2025
Interview
1 Round of 4 question OA of easy/medium Leetcode questions
1 online technical interview of 2 easy/medium Leetcode questions, the first one is more standard of a question and the second one is a bit more open ended
Leetcode easy and medium regarding Binary Trees, BFS and DFS. Also some light general DSA questions during coding. Little to no behavioral questions. All questions seemed to be Leetcode tagged.
I applied through a recruiter. The process took 4 weeks. I interviewed at Meta (Menlo Park, CA) in Dec 2024
Interview
The interview includes a single round lasting a total of 40 minutes. During this time, you will be tasked with solving two LeetCode-style coding problems designed to evaluate your problem-solving abilities, programming skills, and logical thinking under time constraints.
Interview questions [1]
Question 1
Leetcode style, BST and merge sort both leet code hard