Skip to content
tezvyn:

📊Product Management

Product strategy, growth, and delivery

1004 bites

Test yourself: Top 30 Product Management interview questionsMultiple choice, with the correct answer and why it is correct on every question. Free, no sign-in.

Interview questions in Product Management, page 50

intermediate1 min read

Build a SaaS churn prediction model

Define churn and the prediction window, engineer usage-trend and tenure features, try logistic regression then gradient-boosted trees, and evaluate on class-imbalanced metrics.

intermediate2 min read

SARIMA vs. LightGBM for Forecasting with External Variables

Tests your grasp of practical trade-offs in model selection. A strong answer contrasts SARIMA's interpretability with LightGBM's power for handling many non-linear variables, covering performance and implementation costs.

intermediate2 min read

CI vs. Continuous Delivery vs. Continuous Deployment

This tests your grasp of release automation maturity and risk management. Define CI (merge/build/test), Continuous Delivery (auto-release to staging, manual to prod), and Continuous Deployment (auto-release to prod).

intermediate1 min read

Keeping a level playing field for partners

First-party consumes the same public APIs, equal rate limits and data access, technical walls against privileged data, transparent changes.

intermediate1 min read

Sensitivity analysis on a growth model

Perturb each input by a normalized amount, measure the change in the long-term output, and use elasticities or global methods to rank drivers.

intermediate2 min read

A key metric dropped 15%. How do you investigate?

This tests systematic debugging of business metrics. A great answer first validates the data itself, then checks for recent changes (deploys, features), and finally segments the drop to isolate the cause. A red flag is immediately assuming a product bug.

intermediate2 min read

How do you handle a critical blocked task?

This tests your proactivity, communication, and ability to manage dependencies. A great answer involves immediate investigation, clear async communication of status and impact, and actively driving the resolution by pulling in the right people.

intermediate1 min read

Making the case for reliability over a risky feature

Quantify reliability cost in churn and revenue, show the feature's risk to existing customers, propose a sequenced path.

intermediate1 min read

Designing a self-serve experimentation platform

SDK with sane defaults, automated pre-launch validation, sample-ratio and guardrail-metric checks.

intermediate2 min read

Design a Privacy-Compliant Analytics Architecture

This tests your ability to balance data utility with strict privacy controls. A great answer outlines a central governance layer, dynamic masking, and purpose-based access tied to auditable logs.

intermediate2 min read

How would you set a WIP limit for code review?

This tests your ability to use data to diagnose a bottleneck and facilitate a solution. A great answer gathers flow metrics, proposes an initial limit based on team size (e.g., N/2), and frames it as an experiment.

intermediate2 min read

How do you provide a probabilistic forecast for completing 25 stories?

This tests your ability to move beyond single-date estimates to probabilistic forecasting. A good answer outlines using historical cycle times in a Monte Carlo simulation to generate a range of dates with confidence levels.

intermediate2 min read

Burn-up vs. Burn-down Charts: What's the Difference?

Tests your understanding of project tracking metrics and their implications. A burn-down shows work remaining vs. time. A burn-up shows work completed vs. total scope, making it better for visualizing scope creep. A red flag is just describing the lines.

intermediate2 min read

What's the relationship between Cycle Time, WIP, and Throughput?

This tests your grasp of Little's Law. A great answer defines Cycle Time, WIP, and Throughput, states the formula (Cycle Time = WIP / Throughput), and explains why lowering WIP reduces cycle time.

intermediate3 min read

How do you use a cycle time scatterplot to set an SLE?

This tests your ability to use data, not feelings, to manage stakeholder expectations. Explain the scatterplot, identify the outlier, calculate the 85th percentile, and propose a data-backed Service Level Expectation (SLE).

intermediate2 min read

How do you build a Monte Carlo project forecast?

Tests your ability to model uncertainty and communicate probabilistic outcomes. A good answer covers gathering cycle time data, running thousands of simulations, and presenting results as a probability distribution (e.g., "85% confidence by X date"), not a…

intermediate2 min read

How do you resolve a cross-team dependency in scaled agile?

This tests your ability to navigate organizational complexity and take ownership. First, validate the blocker and try direct peer contact. Then, escalate via Scrum of Scrums or PM syncs, proposing technical solutions like API contracts.

intermediate2 min read

Nexus Integration Team vs. Traditional Integration Teams

Tests your grasp of scaled Agile's shift from phase-gate integration to shared ownership. Contrast the NIT as a coach for continuous integration with a traditional team's gatekeeper role.

intermediate2 min read

Scrum Master vs. Project Manager: How do they direct teams?

This tests your understanding of servant-leadership vs. command-and-control. A good answer contrasts their core goals (process vs. project), team interaction (coaching vs. directing), and how they handle change. Red flag: saying an SM is just an 'agile PM.'

intermediate2 min read

Servant Leadership in Scrum: Meaning and Examples

Tests your ability to apply agile theory. Define servant leadership as enabling team success, not managing tasks. Give concrete examples like shielding the team from distractions or facilitating technical decisions.

We are hiring for this. Every open role lists the topics its interview covers, so you can prepare for the real thing rather than guessing.

See open roles