Page 1 of 1

Which of the following traversal in a binary tree is similar to depth first traversal?

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) level order
b) post order
c) pre order
d) in order