Interview Prep

Coding Prep

Practice coding interview problems with a built-in editor, guided solutions, and mock interview prompts.

GPU Credit System
Medium
Implement an event-sourced credit system with out-of-order requests, expiring grants, and a priority queue spend policy.
Priority QueueSortingEvent Replay