Home > Data Structures and Algorithms 🚀 > Hash Maps and Key Values > Implement an LFU Cache Show previous contentTry this exercise. Click the correct answer from the options.LFU cache evicts the memory block that has been least recently accessed.Click the option that best answers the question.True False Show following content