# A fraud team currently sees transactions only in tomorrow's batch report, which is too late to block

Canonical URL: <https://datadriven.io/problems/a-fraud-team-currently-sees-transactions-only-in-tomorrows-a26ebce4>

Domain: Pipeline Design · Difficulty: medium

## Problem

A fraud team currently sees transactions only in tomorrow's batch report, which is too late to block anything. Design a path that surfaces each transaction to the fraud dashboard within seconds of it happening.

## Related

- [All practice problems](https://datadriven.io/problems)
- [Mock interview mode](https://datadriven.io/interview/a-fraud-team-currently-sees-transactions-only-in-tomorrows-a26ebce4)
- [System Design Interview Questions](https://datadriven.io/data-engineering-system-design)
- [Data Engineering Interview Prep Guide](https://datadriven.io/data-engineer-interview-prep)
- [Daily Challenge](https://datadriven.io/daily)

---

Source: DataDriven (https://datadriven.io). 100% free data engineering interview prep. Live code execution against Postgres 16, Python 3.11, and Spark sandboxes. No paywall, no premium tier, no signup gate.