Dell Technologies interview question

LRU cache implementation using java

Interview Answer

Anonymous

10 Aug 2022

I have implemented it with HashMap and linkedlist