Which of the following traversal in a binary tree is similar to depth first traversal?
Posted: Wed Jul 13, 2022 6:16 pm
a) level order
b) post order
c) pre order
d) in order
b) post order
c) pre order
d) in order
Accurate answers. Every time.
https://answerhappy.com/