Commit Graph

2 Commits

Author SHA1 Message Date
Kelvin Clement Mwinuka
040f246ea2 Implemented test for LRU cache implementation 2024-05-06 17:16:33 +08:00
Kelvin Clement Mwinuka
148838446b Pop from LFU and LRU cache using heap.Pop instead of calling the Pop method of the cache directly. Implemented test for lfu cache 2024-05-06 16:57:38 +08:00