Interactive LRU cache demonstration with capacity 4. Click letter buttons to access items and watch how the cache reorders and evicts based on least-recently-used policy.

← Most recently used Least recently used →
Cache is empty. Click a letter below to access it.
Access an item
Hits
0
Misses
0
Hit rate
Operation log
Waiting for first access…