Senior
Full senior loop prep. All patterns, hard problems, the complete SD bank, every production technique and tradeoff, and behavioral that probes leadership, judgment, and strategic thinking.
Be able to triage AND solve from every pattern.
The hardest in the bank — interview-grade for senior loops.
All 10 canonical prompts including the long tail.
Backoff, idempotency, hedged requests, leases, quorum — the senior-engineer toolbox.
Including the deeper ones like 2PC vs Saga, multi-leader replication.
Leadership without authority, conflict, strategic thinking, hiring, hard feedback.
Race conditions, TOCTOU, timing attacks, hidden O(n²), cache invalidation — the bugs that ship to prod.
All challenges, including the subtle ones — reference vs value, type coercion, mutating during iteration.
Idempotency-Key, ETag concurrency, 202 + Location for async jobs, webhooks with HMAC, 404 vs 403.
Recursive CTEs, percentile / median, ranking with ties, EXISTS vs IN NULL traps, pivot.
Multi-tenant isolation, crypto choice (AES-GCM vs CBC), OAuth flows, PKCE, cert pinning, brute-force defenses.
All 10 prompts. Strategy for pricing, State pattern, hold-on-Show, per-subscriber offsets.
Sharding keys, partitioning, hot rows, RLS, denormalize-or-don't — 10 schema prompts.
Dijkstra, Bellman-Ford, Floyd-Warshall, MST, max flow, KMP, Aho-Corasick, suffix arrays, Fenwick, LCA.
Lock-free, memory ordering, CRDTs, vector clocks, chain replication, IO_uring, zero-copy — the deep cuts.
The harder calls — mutex vs CAS, shared memory vs messages, leader vs leaderless, quorum vs single-master, HTTP/2 vs HTTP/3.
Every question, including the multi-input and amortized cases.
Run the Senior preset under timer pressure. Identify gaps, drill weakest patterns.