LRU Cache

Learn how an LRU cache combines a hash map and a doubly linked list to achieve O(1) average time complexity for both get and put operations.

Got a different question? SeaThru generates a fresh video for any topic where systems talk or data structures move.

Ask your own question →