Skip to content

Commit f9afbea

Browse files
authored
Update README.md
LRU
1 parent a734318 commit f9afbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
- [字节&leetcode:两数之和](https://github.com/sisterAn/JavaScript-Algorithms/issues/4)
3535
- [腾讯:数组扁平化、去重、排序 ](https://github.com/sisterAn/JavaScript-Algorithms/issues/5)
3636
- [leetcode:给定两个数组,编写一个函数来计算它们的交集](https://github.com/sisterAn/JavaScript-Algorithms/issues/6)
37-
- [设计和实现一个LRU(最近最少使用)缓存机制](https://github.com/sisterAn/JavaScript-Algorithms/issues/7)
37+
- [leetcode:设计和实现一个LRU(最近最少使用)缓存机制](https://github.com/sisterAn/JavaScript-Algorithms/issues/7)
3838

3939

4040

0 commit comments

Comments
 (0)