diff --git a/README.md b/README.md index ded19a67..ed97adf4 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ - [算法](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/算法.md) 排序、并查集、栈和队列、红黑树、散列表。 + + - [面试算法整理](https://github.com/haiker2011/Interview-Notebook/blob/master/notes/面试总结.md) + + 主要是对公司面试的算法题目进行总结整理,方便自己查阅。 ### :computer: 操作系统