Skip to content

Commit 86b235d

Browse files
authored
Update README.md
1 parent a06696f commit 86b235d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
## 进度
3131

32-
已经完成 90 道。
32+
已经完成 91 道。
3333

3434
## 数组
3535

@@ -121,6 +121,10 @@
121121

122122
- [200. 岛屿数量](https://github.com/Geekhyt/javascript-leetcode/issues/64)
123123

124+
## LRU
125+
126+
- [146. LRU 缓存机制](https://github.com/Geekhyt/javascript-leetcode/issues/86)
127+
124128
## 位运算
125129

126130
- [136. 只出现一次的数字](https://github.com/Geekhyt/javascript-leetcode/issues/83)

0 commit comments

Comments
 (0)