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 A Level Computer Science Tree-traversal for A Level Computer Science. Each lesson works through exam-style questions.