Marqeta interview question

Implement LRU cache in Java

Interview Answer

Anonymous

3 Jul 2024

I successfully could implement it and test it