Marqeta interview question

Implement LRU cache in Java

Interview Answer

Anonymous

3 July 2024

I successfully could implement it and test it