Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 902eb55

Browse files
更新百度后端题库
LRU缓存机制
1 parent 19ff48e commit 902eb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎baidu/backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
| 百度 | 后端 | 94. 二叉树的中序遍历 | https://leetcode-cn.com/problems/binary-tree-inorder-traversal/ | 3 |
77
| 百度 | 后端 | 199. 二叉树的右视图 | https://leetcode-cn.com/problems/binary-tree-right-side-view/ | 3 |
88
| 百度 | 后端 | 4. 寻找两个正序数组的中位数 | https://leetcode-cn.com/problems/median-of-two-sorted-arrays/ | 3 |
9+
| 百度 | 后端 | 146. LRU缓存机制 | https://leetcode-cn.com/problems/lru-cache/ | 3 |
910
| 百度 | 后端 | 142. 环形链表 II | https://leetcode-cn.com/problems/linked-list-cycle-ii/solution/ | 3 |
1011
| 百度 | 后端 | 268. 缺失数字 | https://leetcode-cn.com/problems/missing-number/ | 2 |
1112
| 百度 | 后端 | 160. 相交链表 | https://leetcode-cn.com/problems/intersection-of-two-linked-lists/ | 2 |
1213
| 百度 | 后端 | 62. 不同路径 | https://leetcode-cn.com/problems/unique-paths/ | 2 |
13-
| 百度 | 后端 | 146. LRU缓存机制 | https://leetcode-cn.com/problems/lru-cache/ | 2 |
1414
| 百度 | 后端 | 349. 两个数组的交集 | https://leetcode-cn.com/problems/intersection-of-two-arrays/ | 2 |
1515
| 百度 | 后端 | 19. 删除链表的倒数第N个节点 | https://leetcode-cn.com/problems/remove-nth-node-from-end-of-list/ | 2 |
1616
| 百度 | 后端 | 面试题 01.06. 字符串压缩 | https://leetcode-cn.com/problems/compress-string-lcci/ | 2 |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /