diff --git a/README.md b/README.md index c684c8f..3dfcf6b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ English version repo and Gitbook is on [english branch](https://github.com/geekx > [目前已支持 PDF 下载](https://www.cxyhub.com/all/programming/7786/)
- +

@@ -28,7 +28,15 @@ English version repo and Gitbook is on [english branch](https://github.com/geekx

这也许是东半球最好的算法学习类项目!

+
+> 我自己刷题都是在 lintcode 进行,也会在上面更新题解!下方可以直接进入~ +- [www.lintcode.com](https://www.lintcode.com/?utm_source=tf-github-xh2022) +- [另外推荐一套算法课,北大FB双料大佬的,我之前上过,性价比很高](https://www.jiuzhang.com/course/71/?utm_source=tf-github-xh2022) +- 最后,下方扫码可以领取我准备的刷题模板 +

+ +

### 正文 @@ -41,8 +49,6 @@ English version repo and Gitbook is on [english branch](https://github.com/geekx > [开始学习](PART_1_算法基础/README.md) - - - b:对常用的数据结构知识进行总结: * [链表](PART_1_算法基础/2_基础知识/linked-list/README.md)