DrawCode

LRU Cache

O(1) get/put evicting the least-recently-used key using hash map + doubly linked list.

Browse free without an account. Sign in to save progress, sync likes, and open your canvas workspace.