Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonim authored Aug 22, 2018
1 parent 947c880 commit f03b783
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions coding/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
**以下内容是耗子哥在《极客时间专栏--左耳听风》 编程系列文章中提到的书**

# Base
## Algorithms
+ 《算法》,是算法领域经典的参考书,不但全面介绍了关于算法和数据结构的必备知识,还给出了每位程序员应知应会的 50 个算法,并提供了实际代码。最不错的是,其深入浅出的算法介绍,让一些比较难的算法也变得容易理解,尤其是书中对红黑树的讲解非常精彩。其中,还有大量的图解,详尽的代码和讲解,也许是最好的数据结构入门图书。不好的是不深,缺乏进一步的算法设计内容,甚至连动态规划都未提及。
Expand Down

0 comments on commit f03b783

Please sign in to comment.