SLIDE 1
data structures and algorithms 2020 10 05 lecture 11
- verview
binary search tree AVL-trees
- verview
binary search tree AVL-trees
how many binary trees with n nodes exist?
Cn = 1 n + 1 2n n
- first Catalan numbers: