把博客的算法过一遍,个人天呐多得很,爱咋咋地!html
将来可考虑下博弈算法。c++
基本的编程陷阱:[c++] 面试题之犄角旮旯 第壹章【有必要添加Python】面试
基本的算法思想:[Algorithm] 面试题之犄角旮旯 第贰章【基础算法思想】算法
基本的练手习题:[LeetCode] 面试题之犄角旮旯 第叁章【综合性算法问题】编程
彩色PDF的讲义:CMU: Parallel and Sequential Data Structures and Algorithms数据结构
容器(Containers)post
[c++] Sequence Containers【经常使用方法】优化
[STL] Implement "vector", ”deque“ and "list"【常见算法总结】编码
[c++] Associative Containers【经常使用方法】url
[STL] Implement "map", "set"【以tree为基础】
[Algorithm] Tree【常见算法总结】
[Algorithm] Heap【各类堆】
[Algorithm] Graph【基础问题】
[Algorithm] Sort for Fun!【内存排序】
[IR] Index Construction【外存排序】
[Algorithm] Beating the Binary Search algorithm – Interpolation Search, Galloping Search【额外两种高效检索】
[Algorithm] Hashing for search【Hash最快以及map原理】
# 结构/半结构化数据的压缩技巧
[IR] Advanced XML Compression - ISX
[IR] Advanced XML Compression - XBW
# 为了更好更方便压缩
# 字符串超快检索
[IR] Suffix Trees and Suffix Arrays
[Algorithm] Deferred Acceptance Algorithm
/* implement */