We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b8515 commit 1135e79Copy full SHA for 1135e79
README.md
@@ -4,10 +4,18 @@
4
5
推荐大家按照目录结构的顺序来学习,由浅入深,循序渐进,轻松搞定数据结构和算法。
6
7
-## 预览文档
+## 在线预览
8
9
**https://data-structure-and-algorithm.xpoet.cn**
10
11
+## 学习交流
12
+
13
+作者组建了学习氛围特别好的前端技术交流群,欢迎同学们一起来交流吐槽。由于群人数较多,需要添加作者才能邀请进群。
14
15
+> 扫码添加微信
16
17
+
18
19
## 数据结构
20
21
- [数组](https://data-structure-and-algorithm.xpoet.cn/data-structure/Array.html)
@@ -33,7 +41,7 @@
33
41
34
42
## 测试代码
35
43
36
-数据结构的测试代码存放在 [src / docs / public / data-structure](https://github.com/XPoet/js-data-structure-and-algorithm/tree/master/src/docs/public/data-structure) 目录下。
44
+数据结构的测试代码存放在 [src/docs/public/ data-structure](https://github.com/XPoet/js-data-structure-and-algorithm/tree/master/src/docs/public/data-structure) 目录。
37
45
38
46
39
47
0 commit comments