Problem: Define a fixed-size LRU cache that supports amortized O(1) operations on objects of type E. Each object has a unique id. This question contains a problem descriptio