Skip to the content.

Home Page

Trees

Common Terminology

Traversals

There are two types of traversals:

The most common way to traverse a tree is to use recursion.