diff --git a/README.md b/README.md index 0f34e8e1..022eb430 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ 目录按《剑指 Offer 第二版》编排,在牛客网的在线编程中出现的题目都已经 AC。 +很多题目都在 Leetcode 中出现过,所以一些解题思路就不在这里重复写了。想要看解题思路的话,可以看《剑指 Offer》原书,或者先看 [Leetcode 题解](https://github.com/CyC2018/InterviewNotes/blob/master/notes/Leetcode%20%E9%A2%98%E8%A7%A3.md),看完 Leetcode 题解再看剑指 Offer 会觉得很容易。 + # 网络 > [计算机网络](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/计算机网络.md) diff --git a/notes/剑指 offer 题解.md b/notes/剑指 offer 题解.md index e0ce3e39..51793e1b 100644 --- a/notes/剑指 offer 题解.md +++ b/notes/剑指 offer 题解.md @@ -1,5 +1,4 @@ -* [ǰ](#ǰ) * [ڶ ҪĻ֪ʶ](#ڶ-ҪĻ֪ʶ) * [2. ʵ Singleton](#2-ʵ-singleton) * [3. ظ](#3-ظ) @@ -78,10 +77,6 @@ * [68. ڵ͹](#68-ڵ͹) -# ǰ - -ĺܶĿ Leetcode гֹһЩ˼·ͲظˡԿָ Offer鱾Ľ˼·߿ [Leetcode ](https://github.com/CyC2018/InterviewNotes/blob/master/notes/Leetcode%20%E9%A2%98%E8%A7%A3.md)ȽƼȿ Leetcode ⣬ΪȽϵͳ֮ٿĿͺܼˡ - # ڶ ҪĻ֪ʶ ## 2. ʵ Singleton