1p3a Discussion · Oct 2025

LRU Cache (Python)

Discussion

The Problem You are given a Python code for an in-memory LRU (Least Recently Used) cache. The code works, but there is a mistake in how it creates keys. The error happens when the cache tries to ha

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Hash Table Os Concurrency System Design Queue