COLL. 01
darshandev
Study
Daily
Blog
Projects
About
☾
← Design Problems
Collection Log
/
DSA
/
Design Problems
/
Cache Design (LRU/LFU)
DSA 7.5.A
Cache Design (LRU/LFU)
Hash map plus doubly linked list, giving O(1) get/put with eviction on capacity.
Status
Pending
Notes from readers
Comments — via GitHub
Notes from readers
Comments — via GitHub