Marqeta Interview Question

Implement LRU cache in Java

Interview Answer

Anonymous

Jul 3, 2024

I successfully could implement it and test it