Practice-problem
Problem #31 Easy Scenarios

The Dashboard is Wrong

trustcommsvague reports

Scenario: A senior analyst pings you on Slack: “the dashboard is wrong.” When you ask which number, they cannot say exactly, just that “it doesn’t feel right.” This is a real thing that happens a lot. You have to handle it without making them feel dismissed, and without spending two days chasing a ghost.

In the interview, the question is:

A senior analyst says “the dashboard is wrong” but cannot tell you which number. How do you handle that conversation?

This is testing communication and structured debugging under ambiguity, not SQL.


Your Task:

  1. Describe how you would respond in the first message.
  2. Explain how you turn vague concern into a specific question.
  3. Cover what you do if there really is a bug, and what you do if there is not.
  4. Talk about the trust dynamic.

What a Good Answer Covers:

  • Take the concern seriously, even when vague.
  • Open-ended questions that elicit the specific number.
  • Showing your investigation as you go.
  • Confirming the bug or confirming the data (with humility).
  • Building a habit so this is easier next time.

Try the problem on your own first. Solutions are most valuable after you've struggled with it.