-
Notifications
You must be signed in to change notification settings - Fork 0
PLAAANS
Matija Eskic edited this page Apr 21, 2020
·
1 revision
- Z algorithm
- Manacher Algorithm
- Rabin Karp
- Suffix arrays
- Boyer Moore
- Hashing/Rolling hash + bloom filters
- Traversals
- Tricks with subtrees, diameters, paths + some little dp or combinatorics
- Some different types of trees:
- AVL
- BST
- Trie
- Treap
- Heap
- BIT(Fenwick)
- Segment