1.

How many prime concepts are available in nearest neighbour search in a kd tree?(a) 1(b) 2(c) 3(d) 4The above asked question is from Trees in division Trees of Data Structures & Algorithms IThe question was asked by my school teacher while I was bunking the class.

Answer»

Correct answer is (c) 3

Easiest explanation - THREE IMPORTANT concepts are available in finding the nearest NEIGHBOUR. They are partial results, PRUNING, traversal ORDER.



Discussion

No Comment Found

Related InterviewSolutions