Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Design a Banking Fraud Ranker

HardSystem Design00:00
Practice interviewer
In session
5 left
00:00

Your question is Design a Banking Fraud Ranker. Take a moment with it on the right.

Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).

You need to log in / sign up to chat or submit.

Problem

Scenario

You are building an ML system for an online banking platform that scores account activity and payment events for fraud risk while handling sensitive financial data. The system must support real-time decisions for customer actions in web and mobile banking.

Question

How would you design a scalable online banking system with secure handling of sensitive financial data?

What this tests

  • Real-time fraud retrieval and ranking design
  • Feature store and training-serving consistency
  • Latency, scale, and fallback planning
  • Evaluation, drift, and monitoring