What traversal means
What traversal means

A tree stores data in a hierarchy, where each item is a node connected by edges. The top node is the root, a node with no children is a leaf, and any node plus everything below it is a subtree.
Step-by-step lessons covering AQA AS Level Computer Science Tree-traversal for AS Level Computer Science. Each lesson works through exam-style questions.