@@ -5,18 +5,17 @@ English version repo and Gitbook is on [english branch](https://github.com/geekx
5
5
介于大家下载 github 项目比较慢,可以尝试用这几个插件:https://www.cxyhub.com/?s=github 都可以给 github 加速~
6
6
(该网站是自己搭建的,看在我这么殷勤的份上,右上角帮我点个 star 呀~ )
7
7
8
-
9
8
> ### ** 小浩算法是一套针对小白的完整的算法训练流程!**
10
9
>
11
10
> <a href =" https://www.geekxh.com/ " ><img src =" https://www.geekxh.com/svg/0-1-blueviolet.svg " alt =" css " ></a >
12
11
> <a href =" https://github.com/haizlin/fe-interview/stargazers " ><img src =" https://img.shields.io/github/stars/geekxh/hello-algorithm.svg " alt =" Statr " ></a >
13
12
> <a href =" https://github.com/haizlin/fe-interview/stargazers " ><img src =" https://www.geekxh.com/svg/2-1-success.svg " alt =" Statr " ></a >
14
13
>
15
14
> 目前共包括以下几个步骤:
16
- > - 算法基础知识
17
- > - 高频面试题解(图解)
18
- > - 大厂面经汇总
19
- > - 算法视野扩展
15
+ > - PART_1_算法基础
16
+ > - PART_2_力扣图解
17
+ > - PART_3_大厂面试
18
+ > - PART_4_CS知识汇总
20
19
>
21
20
> [ 目前已支持 PDF 下载] ( https://www.geekxh.com/0.0.%E5%AD%A6%E4%B9%A0%E9%A1%BB%E7%9F%A5/03.html?3pVd )
22
21
@@ -33,46 +32,16 @@ English version repo and Gitbook is on [english branch](https://github.com/geekx
33
32
<b>这也许是东半球最好的算法学习类项目!</b>
34
33
</p >
35
34
36
- ##### [ 点击下载本项目全部内容 提取码:【8f8b】 包括:1、我写的图解算法题典 2、千本开源电子书 3、百张思维导图 4、BAT/TMD 大厂面经 (如果链接失效,上方扫码回复即可)] ( https://www.geekxh.com/github_click.html?6072 )
37
-
38
- #### 本项目还包括 I(支持下载):
39
-
40
- > 千本开源电子书覆盖了你在IT行业发展可以用到的大部分资料,百张思维导图按照专题对各类计算机知识进行了整合。** 由于文件过大,建议通过下方扫码,回复【999】获取**
41
-
42
- - 📚 [ 一千本开源电子书] ( https://github.com/geekxh/hello-algorithm/tree/master/%E6%B8%85%E6%99%B0%E7%89%88%E7%94%B5%E5%AD%90%E4%B9%A61000%E6%9C%AC )
43
- - 🐒 [ 百张思维导图集锦] ( https://github.com/geekxh/hello-algorithm/tree/master/%E8%B6%85%E6%B8%85%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE100%E5%BC%A0 )
44
-
45
- #### 本项目还包括 II(支持下载):
46
-
47
- > 大厂面经汇总覆盖了阿里、京东、华为、字节、滴滴、百度、美团、腾讯 等公司的面试题,按照 公司/专题 两个维度对面试题进行了整合。** 由于文件过大,建议通过下方扫码,回复【面经】获取。**
48
-
49
- <br />
50
- <div align="center">
51
- <a href="https://www.geekxh.com/readme/04.png" style="box-shadow: rgb(210, 210, 210) 0em 0em 0.5em 0px; font-size: 17px;"><img src="https://www.geekxh.com/readme/04.png" width="200px"></a>
52
- </div>
53
- <br />
54
-
55
35
56
- ### 使用指南
57
-
58
- 1、因为本教程完全免费,但现在被一些不良商家拿去卖钱,<b > 所以我需要你先帮我点一个 star </b >,助力原创,防止更多人上当受骗,也顺便支持我一下。
59
-
60
- 2、算法训练包括三部分:① 算法知识基础 ② 图解算法题典 ③ 算法知识扩展
61
-
62
- 3、如果是以面试为目的,可以直接对第二部分进行学习。如果基础薄弱,建议从第一部分进行学习。第三部分为专题学习,包含大部分算法资料。
63
-
64
- 4、对于其中题目有疑惑,可以加入我们的<b >万人刷题群</b >,群里可内推 BAT。扫上面那只熊,回复【进群】即可。
65
-
66
- 5、当然,也许你就想加我的私人微信: [ 个人名片] ( https://www.geekxh.com/contact.jpeg )
67
-
68
- PS:该项目包括了你在 IT 行业发展可以用到的绝大部分资料。但我希望大家不要当收藏党,找到适合自己的才重要。
69
36
70
37
### 正文
71
38
72
39
### PART I:算法知识基础
73
40
74
41
### PART II:图解算法题典
75
42
43
+ <details ><summary >显示更多</summary >
44
+
76
45
- [ 开始学习] ( http://www.geekxh.com )
77
46
- [ 阅读指南] ( http://www.geekxh.com/c99/hello.html )
78
47
- 数组
@@ -180,6 +149,8 @@ PS:该项目包括了你在 IT 行业发展可以用到的绝大部分资料
180
149
- [ 34.面试中的智力题] ( http://www.geekxh.com/1.99.其他补充题目/34.html )
181
150
- [ 35.旋转图像(48)] ( http://www.geekxh.com/1.99.其他补充题目/51.html )
182
151
152
+ </details >
153
+
183
154
### PART III:算法视野扩展
184
155
185
156
| 🙉 | 🙉 | 🙉 | 🙉 |
0 commit comments