Summary of "Advanced Data Structures" Notes#
Steering: Guang Ge
Portal#
- Binary Search Tree, AVL Tree
- Red-Black Tree
- Huffman Tree and Huffman Coding
- String Matching Algorithms (Part 1): BF, KMP, SUNDAY, SHIFT-AND, Hash
- String Matching Algorithms (Part 2): Trie, AC, DAT