Metrics question

How do you solve the problem about old data?

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

Ambiguous problem framing: can the candidate ask clarifying questions to turn a vague prompt into a concrete, solvable problem.

How to approach it

  1. Ask the interviewer to clarify 'old data': stale user profile information, outdated cached content, or aging historical records affecting model or search quality.
  2. State a likely interpretation, for example stale user preference data causing poor personalization, and confirm this framing with the interviewer before proceeding.
  3. Identify the impact: old data can degrade recommendation relevance, search accuracy, or trigger outdated automated decisions if not refreshed.
  4. Propose a solution: implement data freshness scoring and periodic re-verification prompts to users, or automatic decay weighting so older data contributes less to models over time.
  5. Prioritize the decay-weighting approach first since it requires no extra user effort and can be deployed without disrupting the experience.
  6. Define success as improvement in a downstream quality metric, such as recommendation click-through rate, tied to freshness of the underlying data used.

What a strong answer includes

Common mistakes

Likely follow-up questions

More metrics questions

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