What is the traversal strategy used in the binary tree?
Posted: Wed Jul 13, 2022 7:42 pm
a) depth-first traversal
b) breadth-first traversal
c) random traversal
d) Priority traversal
b) breadth-first traversal
c) random traversal
d) Priority traversal