Study resource
Tree-traversal key terms
Study Tree-traversal with curriculum-aligned Key Terms resources, practice links, and exam-focused support.
At a glance
key terms
Resource type
Topic
Tree-traversal
AqaA LevelComputer ScienceFundamentals of algorithms
Key terms
Tree traversal
A systematic process for visiting the nodes of a tree in a specified order, such as pre-order, in-order or post-order.
Reverse Polish Notation (RPN)
Postfix notation in which an operator is placed after the values or subexpressions to which it applies.
Related topics
