Skip to content
tezvyn:

Top 30 Growth Interview Questions and Answers

30 multiple-choice questions on Growth, drawn from 30 bites out of the 165 tagged Growth on Tezvyn. Answer them here or read straight down. Every question carries the correct option, why it is correct, and a link to the bite it came from.

30 questions. Pick an answer, or open “Show the answer” to read it.

Answers are graded in your browser. Nothing is saved, and no XP or streak is earned here. The app keeps score.

  1. Question 1 of 30

    Tim Stoddart argues that the highest-ROI improvement in technical writing comes from which shift in approach?

    Show the answer

    Answer: c · Mirroring the exact vocabulary and pain points found in customer calls and forums

    Stoddart identifies mirroring prospect language from sales calls and forums as the highest-ROI skill for building trust and conversion, whereas studying competitors' copy is only a secondary pillar that does not replace direct voice-of-customer research.

    Read the full bite: Seven-Figure Copywriter Ditches Eloquence for Customer Research

  2. Question 2 of 30

    What fundamental challenge does High-Tempo Testing primarily aim to overcome for businesses?

    Show the answer

    Answer: c · The inherent volatility and rapid decay of customer acquisition channels.

    The card explicitly states that High-Tempo Testing exists because 'customer acquisition channels are more crowded and volatile than ever' and 'decay quickly.' It is designed to find new growth levers before old ones expire due to this volatility. Option A is incorrect because the card states this approach is 'premature for pre-product-market fit companies.'

    Read the full bite: High-Tempo Testing: Move Faster Than Your Channels Decay

  3. Question 3 of 30

    A growth team boosts WAU with aggressive push notifications. Which counter metric most directly reveals shallow engagement caused by the campaign?

    Show the answer

    Answer: a · Sessions per user per week

    The card maps sessions per user to shallow engagement from notification spam, whereas 7-day retention tracks churn risk, making it the most tempting distractor because it is a valid counter metric but for a different problem. Lifetime value is explicitly called out as a lagging business outcome, not a real-time UX health signal.

    Read the full bite: What counter metrics track health of weekly active users?

  4. Question 4 of 30

    According to the card, what is the primary challenge when using the ICE scoring framework?

    Show the answer

    Answer: d · The lack of objective data can lead to inconsistent and opinion-based scores.

    The card states, "The biggest weakness of ICE is subjectivity. If your team lacks historical data or a shared understanding to calibrate against, scores for Impact and Confidence can be inconsistent and based on opinion." Option A is incorrect because ICE is designed to avoid endless debate.

    Read the full bite: ICE Score: A Quick Framework for Prioritizing Ideas

  5. Question 5 of 30

    Which approach to instrumenting an A/B test event best ensures trustworthy, maintainable experiment data?

    Show the answer

    Answer: c · Define a tracking plan with minimal scoped properties, environment flags, and consistent naming conventions

    A disciplined tracking plan with minimal, explicitly scoped properties and environment separation creates a trustworthy contract between engineering and analytics. Option D is tempting because flexibility sounds useful, but dumping every attribute creates a data swamp that breaks the single source of truth and makes schemas unmaintainable.

    Read the full bite: What fields belong in an experiment tracking event?

  6. Question 6 of 30

    Which approach correctly implements the Effort component in an automated RICE scoring pipeline?

    Show the answer

    Answer: d · Pull estimates from project management APIs, convert to person-months using historical velocity, and calibrate for optimism

    Effort is correctly built by pulling PM estimates, converting them to person-months via historical velocity, and calibrating for optimism because human estimates are systematically optimistic. Option B represents the common red flag of attempting to derive Effort from code complexity or logs, which cannot replace human estimation.

    Read the full bite: Describe RICE scoring and architect data pipelines for Reach and Effort

  7. Question 7 of 30

    What is the primary benefit a business gains by implementing the Customer Lifecycle framework?

    Show the answer

    Answer: b · It enables the business to customize its approach to customers based on their current engagement stage.

    The Customer Lifecycle framework's main advantage is allowing businesses to tailor their strategies and actions to each distinct stage of the customer relationship, from acquisition to loyalty. Option A is a distractor because while acquisition is a stage, focusing solely on it is identified as a 'footgun' and misses the broader purpose of managing the entire customer journey.

    Read the full bite: The Customer Lifecycle: From Prospect to Advocate

  8. Question 8 of 30

    Which approach best minimizes interaction bias across concurrent experiments while preserving platform velocity?

    Show the answer

    Answer: d · Use orthogonal layers with reservation amounts, restricting mutual exclusion to tightly coupled features

    Orthogonal layers isolate independent experiments via separate randomization units and reservation amounts prevent layer starvation, while mutual exclusion is reserved for high-risk features because global use destroys velocity. The most tempting distractor, adding post-hoc interaction terms, fails because clean causal inference requires designed allocation—regression cannot fix unstructured overlaps after the fact.

    Read the full bite: How do you design allocation logic to minimize concurrent A/B test interactions?

  9. Question 9 of 30

    Which statement accurately differentiates user activation from user engagement?

    Show the answer

    Answer: d · User activation focuses on a new user's initial realization of core product value, while user engagement measures their sustained, ongoing interaction.

    The card explicitly states, "Don't confuse activation with engagement. Activation is the first value moment; engagement is ongoing use." This directly aligns with option D. Option B incorrectly defines activation as increasing signups (acquisition) and mischaracterizes engagement. Option A incorrectly labels activation as qualitative and misrepresents engagement's scope. Option C reverses the target users for activation and engagement.

    Read the full bite: User Activation: Engineering the 'Aha' Moment

  10. Question 10 of 30

    Your team wants to measure six-month LTV impact of a pricing change. Which architecture avoids survivorship bias and cross-experiment collision traps common in long-term holdbacks?

    Show the answer

    Answer: a · Assign users with a deterministic hash on a durable account ID, check a dedicated holdback flag before any regular experiment flags, seal metrics only after the observation window plus a bounded grace period, and use clustered standard errors with an intent-to-treat model.

    Option A is correct because it pins users indefinitely with durable identity storage, isolates the holdback from newer experiments via namespace ordering, seals metrics only after the full window closes, and uses intent-to-treat with clustered errors to avoid survivorship bias. Option B is tempting because deterministic bucketing is correct, but device IDs are not durable across reinstalls, incremental computation violates the sealed observation window, and analyzing only exposed users creates survivorship bias by dropping unexposed bucketed users.

    Read the full bite: How would you architect long-term holdback experiment groups?

  11. Question 11 of 30

    A SaaS company experiences 5% customer churn and 1% revenue churn in a month. What does this scenario primarily indicate?

    Show the answer

    Answer: d · The business is primarily losing customers who contribute less to overall revenue.

    The correct answer is B. A lower revenue churn percentage compared to customer churn indicates that the lost customers were, on average, less valuable to the business. Option C is incorrect because a low revenue churn suggests that high-value customers are being retained.

    Read the full bite: Churn Rate: How Fast Your Business is Leaking

  12. Question 12 of 30

    Which strategic decision is Customer Lifetime Value (LTV) primarily designed to inform?

    Show the answer

    Answer: a · Establishing the upper limit for customer acquisition spending.

    LTV's primary strategic use is to set a ceiling on Customer Acquisition Cost (CAC), ensuring that the cost to acquire a customer does not exceed their predicted long-term value. Option C is incorrect because LTV forecasts future net profit, not past revenue.

    Read the full bite: Customer Lifetime Value (LTV): A Customer's Future Net Profit

  13. Question 13 of 30

    Why is capturing failed and flat experiment results just as important as winning ones in a company-wide experimentation dashboard?

    Show the answer

    Answer: b · They prevent teams from repeating ideas that have already been disproven

    Recording what did not work builds institutional memory so teams avoid redundant or already-disproven experiments. Failed results do not change statistical power or confidence-interval math, and they do not mechanically raise future win rates.

    Read the full bite: Architect an experimentation dashboard for culture

  14. Question 14 of 30

    In which scenario is the RARRA framework most beneficial for a product team?

    Show the answer

    Answer: b · When operating in a highly competitive industry with high customer acquisition costs.

    The RARRA framework is specifically designed for mature, competitive markets where customer acquisition costs are high, prioritizing retention to build sustainable growth. The other options describe situations where an acquisition-first strategy, like AARRR, would typically be more suitable for rapid market entry or initial user education.

    Read the full bite: RARRA Framework: Retention Over Acquisition

  15. Question 15 of 30

    Which method best persists marketing campaign attribution from a user's first visit through to their eventual signup?

    Show the answer

    Answer: c · Parse UTM parameters on arrival, store them in a first-party cookie, and read the cookie at signup

    Parsing UTM parameters into a first-party cookie preserves the original campaign source across browsing sessions until the user completes signup. Relying solely on ad platform conversion tags is insufficient because it prevents independent reconciliation and omits sources like organic blog traffic.

    Read the full bite: How do you attribute signups to Facebook, Google, and blog campaigns?

  16. Question 16 of 30

    What is the primary advantage of event-based analytics over traditional page-view analytics?

    Show the answer

    Answer: c · It offers granular insights into specific user interactions and behaviors within a product.

    Event-based analytics focuses on tracking specific user actions like clicks and purchases, providing a detailed understanding of how users interact with a product, unlike page-view analytics which only tracks locations. Distractors B and D are incorrect because event tracking requires developer instrumentation and does not automatically generate recommendations; distractor C describes the focus of traditional page-view analytics, not event-based.

    Read the full bite: Event-based Analytics: Tracking User Actions, Not Page Views

  17. Question 17 of 30

    In a three-step funnel, how do you correctly calculate relative conversion between step two and step three?

    Show the answer

    Answer: c · Divide unique users at step three by unique users at step two

    Relative conversion between adjacent steps requires dividing unique users at step N by unique users at the previous step. Option A measures overall conversion from the top, option D inflates numbers with refreshes, and option B relies on page differences that hide exactly where users quit.

    Read the full bite: How do you track events and calculate funnel drop-off?

  18. Question 18 of 30

    When calculating weekly cohort retention, why is computing week_offset from each user's signup_date preferable to grouping activity by calendar week?

    Show the answer

    Answer: d · It ensures retention measures each cohort's return behavior relative to its own signup origin

    Computing week_offset anchors every activity to the user's specific signup cohort, which is the defining requirement of cohort retention; option C describes grouping all users into calendar activity weeks, which is the classic global active users trap that fails to measure cohort-specific return behavior.

    Read the full bite: Describe the SQL and data model for weekly cohort retention

  19. Question 19 of 30

    What is the primary reason to implement attribution modeling in a marketing strategy?

    Show the answer

    Answer: d · To accurately distribute credit across various touchpoints in a customer's conversion path.

    The core purpose of attribution modeling is to untangle complex customer journeys and assign appropriate value to each marketing touchpoint, as stated in the card. Option A is a common misconception, as attribution modeling aims to understand the contribution of multiple channels, not just identify a single one, and simplistic models are warned against.

    Read the full bite: Attribution Modeling: Who Gets Credit for a Conversion?

  20. Question 20 of 30

    Which telemetry design best separates user abandonment from backend payment failures?

    Show the answer

    Answer: b · Send periodic visibility heartbeat pings with checkout_id and correlate with server-side gateway response events

    Heartbeat pings let you distinguish tab closure from temporary backgrounding, and correlating with server gateway responses isolates hard declines from user intent. A single checkout_failed event collapses distinct failure modes into one unactionable metric, while relying on page unload events alone misses a large share of mobile exits.

    Read the full bite: How do you instrument client and server to debug payment drop-offs?

  21. Question 21 of 30

    What is the primary distinction between loss aversion and rational risk aversion?

    Show the answer

    Answer: b · Loss aversion is an emotional bias that disproportionately values losses over equivalent gains, while rational risk aversion involves a logical calculation of expected outcomes.

    The card states that loss aversion is a bias and an emotional reaction, while rational risk aversion is about calculating expected value. Option B accurately captures this difference. Option D is a tempting distractor because loss aversion can lead to risk-taking to avoid a certain loss, but rational risk aversion is not inherently conservative; it's about calculated expected value.

    Read the full bite: Loss Aversion: Why Losing $10 Hurts More Than Gaining $10

  22. Question 22 of 30

    When building a time-decay attribution pipeline in a cloud warehouse, which practice distinguishes a model that measures true incremental impact from one that only captures correlation?

    Show the answer

    Answer: c · Comparing the model's fractional credit allocations against holdout experiments that test channel lift

    Holdout experiments validate that attributed credit reflects causal incrementality rather than mere correlation. Identity stitching is essential for resolving users across touchpoints, yet it does not prove that a specific channel caused the conversion.

    Read the full bite: Describe the architecture for multi-touch attribution with time-decay

  23. Question 23 of 30

    What is the main reason people tend to rely on social proof, according to the card?

    Show the answer

    Answer: c · To simplify decision-making when they lack complete information.

    The card explains that social proof provides a "low-energy heuristic" and a "shortcut to make decisions without conducting exhaustive research" when people are faced with uncertainty. While people might hope for high quality, social proof does not guarantee the best outcome, as "the crowd can be wrong or even faked."

    Read the full bite: Social Proof: People Copy People

  24. Question 24 of 30

    When architecting a global notification holdout, which combination of design choices preserves longitudinal measurement while ensuring critical transactional messages are never suppressed?

    Show the answer

    Answer: a · Hash the user ID with a holdout salt, persist the assignment, evaluate at decision time in the notification service, and bypass the check for transactional messages

    Deterministic sticky bucketing by user ID ensures consistent exclusion across sessions for valid longitudinal measurement, while namespace separation guarantees transactional messages bypass the holdout entirely. Option C is tempting because evaluation at send time is correct, but per-request random assignment destroys statistical validity by causing users to bounce in and out of the holdout.

    Read the full bite: How do you architect a global notification holdback group?

  25. Question 25 of 30

    When implementing end-to-end tracking for a Sign Up button click in GA4, which sequence of steps is correct?

    Show the answer

    Answer: b · Push sign_up_click via a button click listener, validate in DebugView, and confirm in real-time reports

    Option B is correct because it covers instrumentation, immediate validation in DebugView, and verification in real-time reports. Option D is a tempting distractor because GA4 does not automatically collect specific button clicks, so custom instrumentation is required.

    Read the full bite: How would you track a 'Sign Up' button click end-to-end?

  26. Question 26 of 30

    A product team observes low engagement with a new feature, despite initial user feedback indicating high interest. Based on the Fogg Behavior Model, which intervention is often the most effective first step to increase usage?

    Show the answer

    Answer: a · Redesign the feature to reduce the number of steps required for completion.

    The card emphasizes that 'making a task simpler is often the most effective way to increase behavior' and warns against blaming low motivation when low ability is the actual issue. Reducing steps directly addresses ability, making the behavior easier to perform. While increasing motivation or prompts can help, improving ability is frequently the most impactful initial lever.

    Read the full bite: Fogg Behavior Model: Why Users Act (or Don't)

  27. Question 27 of 30

    When instrumenting a three-step onboarding funnel to measure user drop-off, what approach ensures accurate measurement in a product analytics tool?

    Show the answer

    Answer: b · Firing semantically named events with user IDs and timestamps to track unique users through an ordered sequence

    Accurate funnel analysis requires semantically meaningful events (e.g., user_signed_up) paired with user IDs and timestamps so the tool can deduplicate and attribute an ordered sequence to the same person within a conversion window. Option C is tempting but wrong because page views and total visit counts cannot attribute progression to unique users across discrete product actions.

    Read the full bite: What is a conversion funnel? Instrument a three-step onboarding funnel with events.

  28. Question 28 of 30

    According to the Hook Model, what is the primary reason for designing products with a repeating engagement cycle?

    Show the answer

    Answer: b · To reduce the need for continuous external marketing by fostering user habits.

    The card states the Hook Model was created to "reduce reliance on costly marketing by making engagement an organic, repeating cycle" and to "build user habits." Option B directly reflects this core purpose. While other options might be beneficial outcomes, they are not the primary reason for the model's design.

    Read the full bite: The Hook Model: Designing for Repeat Engagement

  29. Question 29 of 30

    During a viral traffic spike, how should the pipeline protect ClickHouse from overload while keeping latency under 30 seconds?

    Show the answer

    Answer: a · Absorb the burst in Kafka partitions and apply backpressure upstream through Flink

    Kafka serves as a durable retention buffer that absorbs traffic spikes and applies backpressure upstream, shielding ClickHouse from write overload while preserving the sub-30s latency budget. Distractor C is tempting but wrong because relying solely on instantaneous OLAP auto-scaling is operationally unrealistic and contradicts the architecture's explicit use of Kafka to decouple ingestion from querying.

    Read the full bite: Design a near real-time user interaction tracking and analytics system

  30. Question 30 of 30

    What is the main architectural reason to avoid using an incrementing user property to track the 3-invite aha moment?

    Show the answer

    Answer: c · An incrementing user property would conflate lifetime invites with the first-week window and cannot naturally enforce a fixed seven-day expiration or reversal.

    User properties persist until overwritten, so they cannot enforce a fixed seven-day expiration and conflate lifetime behavior with first-week behavior. Distractor D is tempting because late arrivals are a real concern, but windowing does not remove the need to handle them; pipelines must explicitly reconcile late data.

    Read the full bite: How would you instrument events and query a 3-invite aha moment?

Could you explain these out loud?

That is what an interview actually tests. Tezvyn gives you questions like these with what the interviewer is really checking, the answer that lands, and the mistake that ends the conversation, in the four minutes before your next meeting.

The iPhone app is on the way

We are building it. Until it lands, nothing here is held back from you: every interview card, your saved cards, streaks and the job board all work in Safari, plus hundreds of free practice quizzes of thirty questions each. Sign in and it all carries over to the app the day it arrives.

Want it as an icon? Tap Share at the bottom of Safari, then Add to Home Screen. It opens full screen and the cards you have read stay available offline.

Get it on Google PlayiPhone app coming soon