Vidyalelo
Data Structure · Q163

Binary Search Trees(B Tree)

Programming · Data Structure · question 163

Q163

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board