Make a payment write idempotent
CodingMediumCorroborated · 5 reportsLast seen Aug 22, 2026
The question
A client retries a charge request after a timeout. Design the request contract and storage schema so the charge happens exactly once, then explain what your code does when two retries arrive concurrently.
No write-up yet
We have the question but not yet a full breakdown. If you were asked this, the fastest way to improve the page is to say what the interviewer pushed on.
Add what you remember →5 people reported this question.
I was asked this too