Skip to content

toukii/leetcode

Repository files navigation

leetcode

LFU

  1. lfu_ This is not real lfu, for one is outof the cache, then it's visited count will be zero.

_bench

  1. lfu This is the real lfu in lab. While, it's code is complex!

bench

  1. lfu2 This is also the real lfu in lab. And, it's code is reconstructed from lfu.

bench

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published