diff --git a/README.md b/README.md index 3e886e0..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,23 +28,16 @@ English version repo and Gitbook is on [english branch](https://github.com/geekx

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

+
---- - -> **另外为大家介绍一款我们创业开发的替代 PostMan 的产品 —— ApiPost !** -> -> 简单来讲 ApiPost = Postman + Swagger + Mock,ApiPost 产生的初衷是为了提高研发团队各个角色的效率!产品的使用受众为由前端开发、后端开发和测试人员以及技术经理组成的整个研发技术团队。ApiPost 通过协作功能将研发团队的每个角色整合打通。 -> -> 下载地址:https://www.apipost.cn/download.html?fr=lxh -> -> 创业不易,请大家多多支持! - +> 我自己刷题都是在 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) +- 最后,下方扫码可以领取我准备的刷题模板

- +

---- - ### 正文 @@ -56,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)