Part 1 (known problem): Given multiple shards with overlapping thresholds, output rebalanced shards minimizing data movement; solved using mini heap to maintain overlapping intervals and wrote own unit tests. Part 2 (unreported online): Implement…
The rest of the problem statement — full requirements, constraints, and edge cases
Approach and trade-offs — what passing candidates did, and the mistakes that sink people
Unlock the full OpenAI catalog
Full problem statements, candidate-reported follow-ups, and walkthroughs — for every OpenAI question.