In-Memory Database - a 4-level progressive OA (90 minutes, all four levels). Implement a simplified in-memory database. The assessment is split into four levels, and each level's test suite must fully pass before the next unlocks. Level 1 - basic CRUD over records, fields and field values. Level 2 -…