Write a simple implementation of an LRU (Least Recently Used) cache with a given capacity. If the

Posted Date: