Metadata
Technology & Computer Science Undergraduate Understand Medium
Metadata
  • Subject

    Technology & Computer Science

  • Education level

    Undergraduate

  • Cognitive goals

    Understand

  • Difficulty estimate

    Medium

  • Tags

    concurrency control, MVCC, locking, isolation levels, transactions, database systems

  • Number of questions

    5

  • Created on

  • Generation source

  • License

    CC0 Public domain

  • Prompt

    Assess undergraduate students' understanding of concurrency control in relational databases by comparing locking (pessimistic) and MVCC (multiversion) approaches. Test knowledge of how each enforces isolation, common anomalies they permit or prevent (dirty reads, nonrepeatable reads, phantoms), performance and implementation trade-offs (latency, throughput, contention, deadlocks, storage and garbage collection), snapshot semantics and isolation levels, and which approach suits typical OLTP versus OLAP scenarios. Require concise explanations, example behaviors, and reasoned trade-off evaluations.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.