Vidyalelo
Data Structure · Q195

Binary Search Trees(B Tree)

Programming · Data Structure · question 195

Q195

Given that 2 elements are present in the tree, write a function to find the LCA(Least Common Ancestor) of the 2 elements.

Options are not available for this question.

Answer: Option C

Solution

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