InterviewStack.io LogoInterviewStack.io

Business Metrics and Unit Economics Questions

Evaluate a candidates ability to analyze the financial drivers and per customer economics that determine business sustainability and growth. Core concepts include revenue streams and pricing, gross margin, contribution margin, operating margin, customer acquisition cost, lifetime value per customer, lifetime value to customer acquisition cost ratio, payback period, average revenue per user, churn and retention rates, and metrics for subscription or recurring revenue models such as annual recurring revenue, monthly recurring revenue, expansion revenue, and contraction effects. Candidates should be able to perform back of the envelope calculations and sensitivity analysis, interpret trade offs between growth and profitability, link marketing product and channel activities to financial outcomes, explain how metrics vary by customer segment or acquisition channel, and make strategic recommendations such as pricing adjustments, segmentation strategies, acquisition channel shifts, or investment versus efficiency decisions. Interviewers may request simple calculations, scenario analysis, and prioritized actions grounded in metric changes.

HardTechnical
52 practiced
Advanced SQL: Write a Postgres-compatible SQL query (or pseudocode) to compute cohort-level discounted LTV over 12 months using users(user_id, signup_date) and payments(user_id, amount, payment_date). Handle right-censoring (users with less than 12 months of history), use a monthly discount rate column, and explain materialization/index strategies for performance on large datasets.
MediumTechnical
64 practiced
Describe how you'd compute cohort-based retention rates by signup month for the first 12 months (cohort analysis). Provide a high-level SQL or pandas approach/pseudocode, and explain how you'd handle reactivations, users with intermittent activity, trial-to-paid conversions, and users who have incomplete observation windows.
HardTechnical
67 practiced
Case study (hard): MRR is growing 5% month-over-month, but churn has increased from 2% to 4% and CAC has risen 25% YoY. You have 30 days to present prioritized actions. What analyses would you run first, what experiments would you start, what short-term operational moves and longer-term strategic initiatives would you recommend, and how would you prioritize them by expected impact and feasibility?
MediumTechnical
56 practiced
Pricing elasticity: In an A/B test, 10% of users saw price $10 and 90% saw $12. Conversion rates: 5% for $10, 4.2% for $12. Estimate price elasticity of demand between these two prices and determine which of the two prices generates higher expected revenue per visitor. Show calculations and assumptions.
EasyTechnical
80 practiced
Explain Customer Acquisition Cost (CAC). List the typical spend categories you'd include (e.g., ad spend, creative, agency fees, sales commissions, onboarding) and explain methods to allocate shared costs (overhead, brand spend) across channels or cohorts when computing CAC per channel.

Unlock Full Question Bank

Get access to hundreds of Business Metrics and Unit Economics interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.