Skip to content

Commit b3c44cb

Browse files
committed
docs(readme): 📝添加86解题索引
1 parent b52da02 commit b3c44cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@
192192
| [147. 对链表进行插入排序](https://leetcode-cn.com/problems/insertion-sort-list/) | Medium | [*sort*](/Linked-List/147/solution1.js) | **75.68%** |
193193
| [328. 奇偶链表](https://leetcode-cn.com/problems/odd-even-linked-list/) | Medium | [*TwoPoints*](/Linked-List/328/solution1.js) | **75.16%** |
194194
| [817. 链表组件](https://leetcode-cn.com/problems/linked-list-components/) | Medium | [*Linked-LIst*](/Linked-List/817/solution1.js) | **79.31%** |
195+
| [86. 分隔链表](https://leetcode-cn.com/problems/partition-list/) | Medium | [*Linked-LIst*](/Linked-List/86/solution1.js) | **85.16%** |
195196

196197

197198
### Other (被标签高估的题目)

0 commit comments

Comments
 (0)