AkashBabu / lfu-cache

LFU cache implementation with a complexity of `O(1)` for all transactions
MIT License
7 stars 0 forks source link

[Bug]: First set wasn't taking correct value #2

Closed AkashBabu closed 4 years ago

AkashBabu commented 4 years ago

Fixes bug reported in #1