Abhinaw TripathiJun 3, 20161 min readDesign a cache mechanism which uses LRU(Least Recently Used) in javaSolution Description: The Processing costs for selecting a value from a database-table is high compared to the cost having the value...