Data
Write Skew
Two transactions read an overlapping set, each verifies an invariant, and each writes a different row - jointly breaking the invariant.
Why interviewers ask about it
Survives every isolation level below Serializable. The on-call doctors example is the canonical illustration and worth knowing verbatim.
This term is part of the free System Design interview preparation module - browse the full glossary for every definition.