Examveda

Which traversal technique would you use to create a depth-first search of a binary tree?

A. Inorder, Preorder, or Postorder

B. Level-order

C. Breadth-first search

D. Randomized order

Answer: Option A


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures