Trees

#programming #data-structures

The general data-structure of tree is trivial, therefore I am not including most of it here.
Majority of the stuff included here are definitions or specific terminology which can be difficult to remember.

Basic property of trees is that there are no cycles.

Traversals

Powered by Forestry.md