Construct an expression tree for the expression E = (2x + y) *(5a – b)3. Find the post order traversal of the tree. *

1 answer

whatever coding exercise you are doing, I guarantee you can find a code snippet online that will be just what you need.