Problem 01
LRU Cache — Design & Implementation
Implement a production-grade Least Recently Used (LRU) cache that supports O(1) get and put operations, with thread-safety and configurable capacity.
Problem 02
Microsoft Hello — Global Counter & Reward System
Microsoft launches a viral public API: aka.ms/hellomicrosoft. Design the backend system that powers it at global scale.
You will be redirected to GitHub Codespaces