Question
Which statement about Segment Tree is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. a query can combine results from a logarithmic number of nodes
Explanation:
The defining property is that a query can combine results from a logarithmic number of nodes.
The other statements describe different structures or concepts.
Leave a Reply