diff --git a/docs/dataStructures-algorithms/images/Github-CodingInterviews.png b/docs/dataStructures-algorithms/images/Github-CodingInterviews.png
new file mode 100644
index 00000000..a02d8a12
Binary files /dev/null and b/docs/dataStructures-algorithms/images/Github-CodingInterviews.png differ
diff --git a/docs/dataStructures-algorithms/images/剑指Offer.png b/docs/dataStructures-algorithms/images/剑指Offer.png
new file mode 100644
index 00000000..90c296a0
Binary files /dev/null and b/docs/dataStructures-algorithms/images/剑指Offer.png differ
diff --git a/docs/dataStructures-algorithms/images/啊哈!算法.png b/docs/dataStructures-algorithms/images/啊哈!算法.png
new file mode 100644
index 00000000..5a7c48cb
Binary files /dev/null and b/docs/dataStructures-algorithms/images/啊哈!算法.png differ
diff --git a/docs/dataStructures-algorithms/images/我的第一本算法书.png b/docs/dataStructures-algorithms/images/我的第一本算法书.png
new file mode 100644
index 00000000..17c0418e
Binary files /dev/null and b/docs/dataStructures-algorithms/images/我的第一本算法书.png differ
diff --git a/docs/dataStructures-algorithms/images/程序员代码面试指南.png b/docs/dataStructures-algorithms/images/程序员代码面试指南.png
new file mode 100644
index 00000000..fa50afec
Binary files /dev/null and b/docs/dataStructures-algorithms/images/程序员代码面试指南.png differ
diff --git a/docs/dataStructures-algorithms/images/算法-4.png b/docs/dataStructures-algorithms/images/算法-4.png
new file mode 100644
index 00000000..bbfd3b5c
Binary files /dev/null and b/docs/dataStructures-algorithms/images/算法-4.png differ
diff --git a/docs/dataStructures-algorithms/images/算法图解.png b/docs/dataStructures-algorithms/images/算法图解.png
new file mode 100644
index 00000000..ce1edb0a
Binary files /dev/null and b/docs/dataStructures-algorithms/images/算法图解.png differ
diff --git a/docs/dataStructures-algorithms/images/算法导论.png b/docs/dataStructures-algorithms/images/算法导论.png
new file mode 100644
index 00000000..fc1f52b5
Binary files /dev/null and b/docs/dataStructures-algorithms/images/算法导论.png differ
diff --git a/docs/dataStructures-algorithms/images/算法设计手册.png b/docs/dataStructures-algorithms/images/算法设计手册.png
new file mode 100644
index 00000000..1fed6659
Binary files /dev/null and b/docs/dataStructures-algorithms/images/算法设计手册.png differ
diff --git a/docs/dataStructures-algorithms/images/编程之美.png b/docs/dataStructures-algorithms/images/编程之美.png
new file mode 100644
index 00000000..d137b618
Binary files /dev/null and b/docs/dataStructures-algorithms/images/编程之美.png differ
diff --git a/docs/dataStructures-algorithms/images/编程珠玑.png b/docs/dataStructures-algorithms/images/编程珠玑.png
new file mode 100644
index 00000000..7695d88e
Binary files /dev/null and b/docs/dataStructures-algorithms/images/编程珠玑.png differ
diff --git a/docs/dataStructures-algorithms/images/计算机程序设计艺术.png b/docs/dataStructures-algorithms/images/计算机程序设计艺术.png
new file mode 100644
index 00000000..0a86066d
Binary files /dev/null and b/docs/dataStructures-algorithms/images/计算机程序设计艺术.png differ
diff --git a/docs/dataStructures-algorithms/算法学习资源推荐.md b/docs/dataStructures-algorithms/算法学习资源推荐.md
index 9781d85b..5af08c9d 100644
--- a/docs/dataStructures-algorithms/算法学习资源推荐.md
+++ b/docs/dataStructures-algorithms/算法学习资源推荐.md
@@ -12,19 +12,19 @@
### 入门
-
+
**[我的第一本算法书](https://book.douban.com/subject/30357170/) (豆瓣评分 7.1,0.2K+人评价)**
一本不那么“专业”的算法书籍。和下面两本推荐的算法书籍都是比较通俗易懂,“不那么深入”的算法书籍。我个人非常推荐,配图和讲解都非常不错!
-
+
**[《算法图解》](https://book.douban.com/subject/26979890/)(豆瓣评分 8.4,1.5K+人评价)**
入门类型的书籍,读起来比较浅显易懂,非常适合没有算法基础或者说算法没学好的小伙伴用来入门。示例丰富,图文并茂,以让人容易理解的方式阐释了算法.读起来比较快,内容不枯燥!
-
+
**[啊哈!算法](https://book.douban.com/subject/25894685/) (豆瓣评分 7.7,0.5K+人评价)**
@@ -32,7 +32,7 @@
### 经典
-
+
**[《算法 第四版》](https://book.douban.com/subject/10432347/)(豆瓣评分 9.3,0.4K+人评价)**
@@ -42,7 +42,7 @@
> **下面这些书籍都是经典中的经典,但是阅读起来难度也比较大,不做太多阐述,神书就完事了!推荐先看 《算法》,然后再选下面的书籍进行进一步阅读。不需要都看,找一本好好看或者找某本书的某一个章节知识点好好看。**
-
+
**[编程珠玑](https://book.douban.com/subject/3227098/)(豆瓣评分 9.1,2K+人评价)**
@@ -52,23 +52,23 @@
-
+
**[《算法设计手册》](https://book.douban.com/subject/4048566/)(豆瓣评分9.1 , 45人评价)**
被 [Teach Yourself Computer Science](https://teachyourselfcs.com/) 强烈推荐的一本算法书籍。
-
+
**[《算法导论》](https://book.douban.com/subject/20432061/) (豆瓣评分 9.2,0.4K+人评价)**
-
+
**[《计算机程序设计艺术(第1卷)》](https://book.douban.com/subject/1130500/)(豆瓣评分 9.4,0.4K+人评价)**
### 面试
-
+
**[《剑指Offer》](https://book.douban.com/subject/6966465/)(豆瓣评分 8.3,0.7K+人评价)**
@@ -76,11 +76,11 @@
《剑指Offer》 对应的算法编程题部分的开源项目解析:[CodingInterviews](https://github.com/gatieme/CodingInterviews)
-
+
-
+
**[程序员代码面试指南:IT名企算法与数据结构题目最优解(第2版)](https://book.douban.com/subject/30422021/) (豆瓣评分 8.7,0.2K+人评价)**
@@ -88,7 +88,7 @@
-
+