MicrosoftCoding·45 minMembers
LRU Cache (LC 146) + Multithreading Variant
Members only
The single most repeated Microsoft coding prompt. O(1) get/put bounded cache, with frequent follow-ups on thread safety and LFU variants.
SWE
MLE
linked-list
hashmap
data-structure
concurrency
medium
Frequency
Medium
Last asked
2026-04-21
Stage
phone-screen · onsite-coding
Log in to continue reading the full content
