Update README.md
This commit is contained in:
parent
99a1aeb51d
commit
d33f9a3111
|
@ -13,10 +13,6 @@
|
||||||
|
|
||||||
## 算法 :pencil2:
|
## 算法 :pencil2:
|
||||||
|
|
||||||
- [算法](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/算法.md)
|
|
||||||
|
|
||||||
排序、并查集、栈和队列、红黑树、散列表。
|
|
||||||
|
|
||||||
- [剑指 Offer 题解](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/剑指%20offer%20题解.md)
|
- [剑指 Offer 题解](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/剑指%20offer%20题解.md)
|
||||||
|
|
||||||
目录根据原书第二版进行编排,代码和原书有所不同,尽量比原书更简洁。
|
目录根据原书第二版进行编排,代码和原书有所不同,尽量比原书更简洁。
|
||||||
|
@ -25,6 +21,10 @@
|
||||||
|
|
||||||
对题目做了一个大致分类,并对每种题型的解题思路做了总结。
|
对题目做了一个大致分类,并对每种题型的解题思路做了总结。
|
||||||
|
|
||||||
|
- [算法](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/算法.md)
|
||||||
|
|
||||||
|
排序、并查集、栈和队列、红黑树、散列表。
|
||||||
|
|
||||||
## 操作系统 :computer:
|
## 操作系统 :computer:
|
||||||
|
|
||||||
- [计算机操作系统](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/计算机操作系统.md)
|
- [计算机操作系统](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/计算机操作系统.md)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user