The Decision Before the Door Closes
A hard Pipeline Design mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- Pipeline Design
- Difficulty
- hard
- Seniority
- L5
Interview Prompt
We process millions of card transactions a day, and the fraud team needs a scoring pipeline that flags suspicious activity before an authorization completes, which happens in well under a second. When the scoring service is unavailable, the business has chosen to let small transactions through and block large ones rather than stall every purchase. Confirmed fraud comes back weeks later as chargebacks and has to feed into the weekly model retrain. Design the pipeline.
Summary
The window to stop it is smaller than you think.
How This Interview Works
- Read the vague prompt (just like a real interview)
- Ask clarifying questions to the AI interviewer
- Write your pipeline design solution with real code execution
- Get instant feedback and a hire/no-hire decision