File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ <h1 id="_3">结语</h1>
244
244
< p > 这套教程列举的算法很有限,包括图算法、贪心,动态规划,分布式,机器学习算法等很多没有涉及到,因为它们确实需要读者更深入的理论基础,而且这套教程的目的也不是针对算法竞赛。
245
245
不过了解了本教程涉及到的大部分算法是可以应付绝大多数的业务开发的。如果读者对算法有兴趣,本教程引用的几本参考书都可以去深入学习。希望本教程能对你学习算法、养成良好的思维方式和编码习惯等有所帮助。</ p >
246
246
< h1 id ="_4 "> 延伸阅读</ h1 >
247
- < p > 目前市面上有一些专门针对算法面试的书供大家参考: </ p >
247
+ < p > 目前市面上有一些专门针对算法面试的书供大家参考,如果你正在准备算法面试,我强烈建议你看看下面的参考资料学习解题技巧: </ p >
248
248
< ul >
249
249
< li > < a href ="https://zhuanlan.zhihu.com/p/35175401 "> 那些年,我们一起跪过的算法题[视频]</ a > </ li >
250
250
< li > < a href ="https://book.douban.com/subject/25753386/ "> 《程序员面试金典(第5版)》</ a > </ li >
Original file line number Diff line number Diff line change @@ -515,5 +515,5 @@ <h2 id="_20">本电子书制作和写作方式</h2>
515
515
516
516
<!--
517
517
MkDocs version : 1.0.4
518
- Build Date UTC : 2018-10-18 01:07:00
518
+ Build Date UTC : 2018-10-18 15:14:53
519
519
-->
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments