advancedConsistency & Transactions
An API returns HTTP 200 but the data shown to the user is incorrect. Where would you start debugging?
Tests whether you know to separate transport-layer success from application-layer correctness — caching, replication lag, or stale reads are common culprits.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
An API returns HTTP 200 but the data shown to the user is incorrect. Where would you start debugging?