Skip to content

Commit 1e08f7e

Browse files
committed
lfu cache
1 parent 14906bb commit 1e08f7e

File tree

3 files changed

+248
-52
lines changed

3 files changed

+248
-52
lines changed

.idea/workspace.xml

Lines changed: 81 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,3 +414,4 @@ codes may not be optimized
414414
### Day 20 - Hard
415415

416416
1. [LRU Cache](https://leetcode.com/problems/lru-cache/description/)
417+
1. [LFU Cache](https://leetcode.com/problems/lfu-cache/description/)

0 commit comments

Comments
 (0)