if L is the left node, M is the root node and R is the right node of a binary tree then an L-M-R traversal ca n be termed as
Answers
Answered by
5
"If L is the left node, M is the root node and R is the right node of a binary tree then an L-M-R traversal can be termed as Pre-order traversal.
Other types of the traversal are in order traversal and post order.traversal.
Pre-order traversal is mostly used to create the copy of the tree."
Similar questions
Math,
6 months ago
Social Sciences,
6 months ago
Math,
6 months ago
Hindi,
1 year ago
Math,
1 year ago