Ebay interview for MTS 2 - design ebay merchant payout system
Design a Merchant Payout System
Design a payment system that can accept 10,000 transactions per second of incoming payments and periodically pay out merchants based on their accumulated earnings.
Onde essa pergunta já apareceu
Use esses exemplos para entender em que contexto ela costuma cair e adaptar sua prática.
Design a payout system for an e-commerce platform that transfers payments to sellers for the orders they have successfully fulfilled. The platform does not handle payments directly — instead, it makes payout requests to an external payment processor, which debits the e-commerce platform’s account and credits the seller’s account. The payment processor charges a commission per payout request. To minimize commission costs, the system should reduce the number of payout requests by aggregating multiple eligible orders for the same seller into a single payout, wherever possible. At the same time, the system must guarantee strong financial correctness: No fulfilled order should be missed in payouts No order should be paid more than once Payout state should remain consistent even in the presence of failures, retries, or concurrency Design the system to support scalability, reliability, and auditability while meeting the above constraints.
Design a payment system to periodically pay out merchants after ensuring you accept 10k TPS of incoming payments.
Materiais associados
Nenhum anexo público associado a esta pergunta.
Depois de treinar essa pergunta, vale abrir outras do mesmo tipo e da mesma senioridade para comparar padrões de resposta.
Isso ajuda a sair da memorização de uma resposta só e entrar em repertório real de entrevista.
Continue a preparação com o banco completo
No app você encontra perguntas parecidas, compara empresas e aprofunda essa busca com mais filtros.