Vidyalelo
Data Structure · Q9

Miscellaneous on Data Structures

Programming · Data Structure · question 9

Q9

In which scenario would a K-d Tree be most useful?

A.
For implementing a priority queue
B.
For managing a stack of elements
C.
For multi-dimensional search queries
Answer
D.
For maintaining a hash table

Answer: Option C

Solution

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