Evgeniy Malov
Check 5 types of binary trees with haskell:
degenerate (or pathological) tree balanced binary tree full binary tree perfect binary tree complete binary tree
https://gist.github.com/evgenii-malov/c83553c804bd7d63bb30ddf210db20de ... https://www.youtube.com/watch?v=Kg0evquus6k
68642378 Bytes