Solicité el puesto a través de la recomendación de un empleado. Acudí a una entrevista en Meta (Sunnyvale, CA) en nov 2025
Entrevista
The SQL questions are typically medium difficulty, involving joins, aggregations, window functions, and CTEs, often tied to real business scenarios like retention or funnel analysis. The coding questions (mostly in Python) lean toward easy to medium difficulty and cover arrays, strings, hashmaps, and 2-pointer techniques. Focus your prep on Meta-tagged LeetCode and StrataScratch problems, especially in SQL and data-heavy logic, and practice writing clean, performant queries.
Preguntas de entrevista [1]
Pregunta 1
SQL Questions
Python Questions
Data Modeling:
facts:
* different types of facts and their grain
* pro/con of your fact design
* don't be afraid to give more than one fact table
* identify pk, fk and relationship (1 to 1, 1 to M)
* pay attention to the grain you defined
dimensions:
* give attributes
* bridge table, scd 2, role play, pro/con of each type in terms of performance
Envié una solicitud electrónica. Acudí a una entrevista en Meta (New York, NY)
Entrevista
Prepare technical concepts, and practice previously asked questions as much as you can find online. 4 rounds in the total process. It's easy as long as you just practice a LOT.
Envié una solicitud electrónica. Acudí a una entrevista en Meta
Entrevista
I had Python and SQL round for 30 minutes each. The interview was for 1 hour 30 minutes for SQL and 30 mins for python coding.
Completed 5 questions each but still got rejection email the next day.