I applied through an employee referral. The process took 3 months. I interviewed at Meta (Texas City, TX)
Interview
A screening interview (2 part). After initial screening interview, I was invited for final stage of the interviews. I had 5 interviews with Hiring Manager, Behavioral and 3 technical/ coding interviews.
Interview questions [1]
Question 1
1. C++ inheritance question + Sparse matmul,
2. A consumer producer scenario where you had to figure out a bottleneck in the design.
3. What is the output of a C++ code (accessing memory)
4. Implementation of an LRU cache in C++
5. Matrix transposition plus some approximate computation
6. Implement matmul with smaller fixed size SIMD kernel (2x2)