Page 1 of 1

What is the traversal strategy used in the binary tree?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) depth-first traversal
b) breadth-first traversal
c) random traversal
d) Priority traversal