Skip to content

Feature/test #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 5, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,26 @@ English version repo and Gitbook is on [english branch](https://github.com/geekx

4、当然,也许你就想加我的私人微信: [个人名片](https://www.geekxh.com/contact.jpeg)

## 本项目除此之外,还包括(持续更新):
5、本项目还包括:a、100 张超清思维导图 b、100 篇大厂面试面经 c、100 本清晰版电子书

1、100 张超清思维导图
注:<b>资料不要贪多,找到适合自己的才重要。</b>

2、100 篇大厂面试面经
## 资料推荐

3、100 本清晰版电子书
很多人让我推荐算法视频,我就帮大家找了一个,是前 Facebook 工程师的一个算法视频,主要是应对<b>算法面试</b>。该视频为付费视频。
<b>对于基础差的同学,看视频不失为一种效率更高的方法</b>,大家可以尝试学学看。[【点击获取】](https://u.geekbang.org/subject/prioralgorithm?gk_cus_user_wechat=university&utm_source=xiaohaosuanfaguanggao&utm_medium=0731&utm_term=xiaohaosuanfaguanggao0731)

<img src="https://www.geekxh.com/geek-3.png"><br/>

<b>另外,我这里再推荐几本算法书籍,大家可以尝试学习</b>

《算法4》--- 主要是基础知识,对排序,查找,图,字符串讲解的图非常经典。适合初学者。

《剑指offer》--- 在有一定刷题经验后进行自我学习。初学者可以先看看上面的视频,掌握常见题目思路后再进行学习。

《算法导论》--- 很有名很经典,但更多被用来当作资料查阅,不建议初学者通读。

《算法引论》--- 从设计算法的角度思考问题,难度颇大,不适合初学者。

## 内容展示

Expand Down