Home > Data Structures and Algorithms 🚀 > Hash Maps and Key Values > Implement an LFU Cache Show previous contentAre you sure you're getting this? 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