/lfu_cache

A Python Implementation of LFU(Least Frequently Used) Cache with O(1)[Time Complexity]

Primary LanguagePythonMIT LicenseMIT