1.How would you prioritize features for a new product launch?
mediumHow to approach thisUse a framework like RICE (Reach, Impact, Confidence, Effort) or ICE. Start by mapping features to the core user problem. Score each on business impact and user value vs. engineering effort. Separate must-haves (core value proposition) from nice-to-haves. Validate assumptions with user research before committing to build. Present the prioritized list with clear rationale.
2.What metrics would you track for a subscription-based SaaS product?
mediumHow to approach thisCore metrics: MRR (monthly recurring revenue), churn rate, LTV (lifetime value), CAC (customer acquisition cost), LTV:CAC ratio. Engagement metrics: DAU/MAU ratio, feature adoption rate, time-to-value for new users. Health metrics: NPS, support ticket volume, expansion revenue (upsell rate). Always tie metrics back to the business model.
3.Tell me about a time you had to say no to a stakeholder's feature request.
easyHow to approach thisStructure with STAR (Situation, Task, Action, Result). Show empathy for the stakeholder's perspective, explain how you evaluated the request against the product strategy and roadmap, describe how you communicated the decision with data, and what alternative you offered. The interviewer wants to see you can make tough calls backed by reasoning, not authority.
4.How would you improve the onboarding experience for a complex B2B tool?
mediumHow to approach thisStart by mapping the current funnel: sign up, first action, 'aha' moment, habitual use. Identify the biggest drop-off point with data. Interview churned users and successful users to understand the gap. Likely improvements: progressive disclosure (do not show everything at once), guided setup wizard, contextual tooltips, pre-built templates, and measuring time-to-value.
5.How do you define and measure product-market fit?
mediumHow to approach thisSean Ellis test: survey users, if 40%+ say they would be 'very disappointed' without your product, you have PMF. Quantitative signals: organic growth, low churn, high NPS, users pulling the product into new use cases. PMF is not binary; it is a spectrum. For early-stage products, focus on retention curves. If the curve flattens (not declining to zero), you have some degree of fit.
6.Design a product for helping people find affordable housing in a new city.
hardHow to approach thisStart by defining the target user (relocating professional, student, immigrant) and their core pain points. Scope the MVP: listings aggregation, neighborhood info (safety, transit, walkability), affordability calculator, and application tracking. Discuss the business model (lead gen, premium listings, subscription). Identify the hardest problem to solve (trust, data freshness, supply).
7.How would you decide between building a feature in-house vs. buying a third-party solution?
easyHow to approach thisEvaluate on: strategic importance (is this a core differentiator?), total cost of ownership (build + maintain vs. licensing), time to market, data privacy requirements, and vendor lock-in risk. Build when it is core to your competitive advantage. Buy when it is a commodity capability (auth, payments, email) and the vendor has better expertise.
8.How do you handle a situation where engineering estimates are much higher than expected for a feature?
mediumHow to approach thisFirst, understand why the estimate is high (technical debt, complexity, dependencies). Explore ways to reduce scope while preserving the core user value. Break the feature into phases: ship a simpler V1 that solves 80% of the problem, then iterate. Never pressure engineering to cut estimates; instead, reframe the problem to find a smaller solution.
9.What is the difference between a vanity metric and an actionable metric?
easyHow to approach thisVanity metrics look impressive but do not inform decisions (total registered users, page views, app downloads). Actionable metrics drive behavior change (activation rate, retention by cohort, revenue per user, conversion rate by channel). The test: if this metric moved 10%, would you change your product strategy? If not, it is vanity.
10.How would you launch a product in a new international market?
hardHow to approach thisResearch: local competitors, user behavior differences, regulatory requirements, payment preferences. Localization: language, currency, cultural norms (not just translation). Go-to-market: identify the right early-adopter segment, local partnerships, and marketing channels. Measure: compare activation and retention rates to your home market. Plan for a slower ramp-up and iterate on local fit.
11.How do you run effective user research on a limited budget?
easyHow to approach thisFive user interviews catch 80% of usability problems. Use guerrilla testing (test with anyone who roughly fits your user profile). Deploy in-app surveys (Hotjar, Typeform) for quantitative signals. Analyze support tickets and app store reviews for unprompted feedback. Record user sessions with tools like FullStory. You do not need a research team to build user empathy.
12.Explain how you would use data to decide whether to sunset a feature.
mediumHow to approach thisCheck usage metrics: what percentage of active users use the feature, and how often? Measure its impact on retention (do users who use this feature retain better?). Calculate the maintenance cost (engineering hours, support tickets). If usage is low, retention impact is negligible, and maintenance cost is high, build the case to sunset. Always communicate the plan to affected users with a migration path.