Metrics question

How will you decide lock-in time for a seat (before user makes the payment) on checkout page of an airline ticket app?

Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.

Start a mock interview on this question · Mock interview from a job description

What this question tests

Tests a precise product and analytical trade off: balancing conversion (giving users enough time to decide) against inventory efficiency (not holding seats too long) using data-driven reasoning.

How to approach it

  1. Clarify the trade off: too short a lock-in causes checkout abandonment from time pressure; too long ties up inventory that could sell to another buyer, especially on high-demand flights.
  2. Propose a data-driven starting point: analyze historical checkout completion times to find a duration covering a high percentile, such as 90 percent of completions, without excessive holding.
  3. Segment by context: last-minute or high-demand flights likely need shorter lock windows than off-peak flights with ample remaining inventory.
  4. Propose a dynamic approach: adjust lock-in time based on remaining seat inventory and demand in real time, rather than a single fixed duration for every flight.
  5. Add a safeguard: a visible countdown timer during checkout so users are aware of the constraint and can act with urgency rather than being silently timed out.
  6. Define success: checkout completion rate balanced against lost-sale rate from seats held too long, tracked together as a single trade off, not separately.

What a strong answer includes

Common mistakes

Likely follow-up questions

More metrics questions

More questions from Meta

Learn the skill behind it

Chapters of the AI PM course that teach what this question tests.

Preparing for a specific role?

Book summaries for this kind of question

Browse all 4,000+ questions in the bank