This is a repository for my Data Structure homework.
- Linked List
- Stack
- Queue
- Tower of Hanoi with binary method
- ExGCD algorithm
- Next_permutation
- pre-traverse + mid-traverse
$\Rightarrow$ tree structure - tree structure
$\Rightarrow$ pre、mid and post traverse - Huffman Tree
- Fibonacci Heap
- ABC Problem
- AVL Tree
- Cube Problem
- KD-Tree
- Visibility Graphy
- Disjoint sets
- Manifold
- Prime
- Kruscal
- Fleury
- Floyd
- Treap
- Splay
- Skip_List
- 可持久化线段树