把博客的算法過一遍,個人天吶多得很,愛咋咋地!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 */