Trees

Example code from lecture...

Traversals... and some animations I found on traversals.

Binary search trees...

Heaps... and their sorting. (This includes the notes on mapping trees into arrays/vectors.)

Expression trees...