I applied online. The process took 3 weeks. I interviewed at Meta in Sep 2021
Interview
First round of the interview was a technical question consisting of a LeetCode Medium. The problem was poorly explained and not written down for reference during the interview. Overall, it wasn't well organized or directed.
Interview questions [1]
Question 1
LeetCode Medium regarding probability distribution.
I applied online. I interviewed at Meta in Oct 2021
Interview
Technical interviews: asking coding questions similar to Lee code, on algorithms and data structures. You can solve it with any coding language you want. They may ask you about the time and memory complexity of your solution and ask you how to improve them.
On site interview: I had it for another position (not SWE), and they only asked research related questions.
2 back to back coding interviews with mostly Leetcode style questions covering topics recursion, linked list, DP in Python. 2 back to back coding interviews with mostly Leetcode style questions covering topics recursion, linked list, DP in Python.
Interview questions [1]
Question 1
How will you determine If a rectangle is contained within another?