码迷,mamicode.com
首页 > 编程语言 > 详细

数据结构与算法学习资源

时间:2016-08-12 01:03:04      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:

# 视频

https://www.coursera.org/learn/introduction-to-algorithms 

Algorithms, Part I  coursera 《Algorithms》作者出的视频(推荐)

https://www.coursera.org/learn/java-data-structures-algorithms-2

Algorithms, Part II coursera 《Algorithms》作者出的视频(推荐)

 

# 文档 

《Algorithms》,4th Edition,Robert Sedgewick and Kevin Wayne

《Introduction to Algorithms》, 3rd Edition,Thomas H.Cormen Charles E.Leiserson Ronald L.Rivest Clifford Stein(不太推荐,不过里面的分治法,动态规划,贪心讲的还是比较好的)

 

# Online Judge

https://leetcode.com/

LeetCode

 

数据结构与算法学习资源

标签:

原文地址:http://www.cnblogs.com/Piers/p/5763158.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!