Chapter 6: Graphs and Trees

Section 6.2 Trees and Their Representations



Algebraic Experssion Tree



Structure of an Expression Tree:


The postfix notation (also called Reverse Polish Notation) is a way of writing expressions without parentheses, where the operator follows the operands.

Postfix Expression Calculator

Postfix Expression Calculator

Reference

saylor academy