1 BalancedTrees


1.1 Required readings

Discrete Mathematics using a Comptuter (O’Donnell, Hall, Page) Chapter 12

https://en.wikipedia.org/wiki/Self-balancing_binary_search_tree
https://en.wikipedia.org/wiki/AVL_tree
https://en.wikipedia.org/wiki/Red%E2%80%93black_tree

1.2 Code

Code-DMUC/Stdm12AVLTree.hs