Question #265000

The _________ is to visit the left subtree of the current node first, then the right subtree of the current node, and finally the current node itself.

Expert's answer

Postorder traversal.


The postorder traversal is to visit the left subtree of the current node first, then the right subtree of the current node, and finally the current node itself.



LATEST TUTORIALS
APPROVED BY CLIENTS