Me postulé a través de una recomendación de un empleado. El proceso tomó 3 meses. Acudí a una entrevista en Meta (Texas City, TX)
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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)