Which of the following traversing algorithm is not used to traverse in a tree?

Q & ACategory: Data StructureWhich of the following traversing algorithm is not used to traverse in a tree?
Admin Staff asked 4 years ago

Which of the following traversing algorithm is not used to traverse in a tree?
a) Post order
b) Pre order
c) Post order
d) Randomized

1 Answers
Admin Staff answered 4 years ago

d) Randomized