Growth and Product Metrics Analysis Questions
Analysis skills specific to growth and product contexts: interpreting funnel metrics, cohort and retention analyses, attribution of acquisition versus activation, detecting seasonality and external event impacts, and diagnosing conversion or engagement changes. Candidates should be able to form hypotheses about what drove changes, propose targeted follow up analyses or A B tests, and identify which additional metrics are needed to evaluate unit economics and growth efficiency.
MediumTechnical
41 practiced
On Feb 10 you observe a 20% drop in signup→activation conversion for one country. Outline a step-by-step diagnostic plan: which queries, segments, and visualizations you would run first; possible root causes; and short-term mitigations to propose to stakeholders.
EasyTechnical
50 practiced
You have the following small dataset to compute a retention matrix in Excel:User | signup_date | activity_dateA | 2024-01-01 | 2024-01-01A | 2024-01-01 | 2024-01-08B | 2024-01-03 | 2024-01-10C | 2024-01-03 | 2024-01-03Explain step-by-step how to build a weekly retention matrix in Excel using pivot tables and formulas. What Excel features (functions or pivots) would you use to convert dates into cohort-week and activity-week columns?
MediumTechnical
36 practiced
You must design an A/B test: baseline conversion 5%, you want to detect a 10% relative uplift (i.e., from 5.0% to 5.5%) with 80% power and α=0.05. Walk through how to compute required sample size and how to translate sample size into test duration given average daily traffic of 100,000 eligible users. Explain trade-offs of MDE, power, and test duration for growth teams.
MediumTechnical
42 practiced
Given two years of daily signups, describe methods to detect seasonality and quantify the impact of an external event (e.g., a marketing promotion or holiday). Discuss time-series decomposition, intervention analysis, and which visualization(s) you would show to stakeholders.
HardTechnical
48 practiced
A weekly funnel computation on a table with 1B+ event rows is too slow. Describe SQL and engineering optimizations to compute the funnel efficiently: materialized views, pre-aggregations, approximate distincts (HyperLogLog), partitioning, clustering, and incremental pipelines. Provide example SQL patterns or architecture suggestions.
Unlock Full Question Bank
Get access to hundreds of Growth and Product Metrics Analysis interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.