Examveda

What is the run time of finding the nearest neighbour in a k-d tree?

A. O(2+ log N)

B. O( log N)

C. O(2d log N)

D. O( N log N)

Answer: Option C


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

Join The Discussion

Related Questions on Trees in Data Structures