J'ai postulé via la recommandation d'un employé. Le processus a pris 3 mois. J'ai passé un entretien chez Meta (Texas City, TX)
Entretien
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.
Questions d'entretien [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)