I applied through college or university. The process took 2 weeks. I interviewed at Meta (Menlo Park, CA) in Oct 2013
Interview
I was contacted by a FB representative, and had to do two interview. One on my college campus, and in HQ. Questions were relatively straightforward algorithm questions, combined with programming. They do not require tons of technical knowledge, just thinkingabout the program, problem solving, and coding. It was a very good experience overall.
Interview questions [1]
Question 1
Implement a very basic regular expression checker which given a string and a regex, returns true or false. Should consider 'a'-'z','.', and '*'.
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