Skip to content

Latest commit

Β 

History

History
4 lines (3 loc) Β· 142 Bytes

Data Structure MCQ 2.md

File metadata and controls

4 lines (3 loc) Β· 142 Bytes

Question: Which of the Following data structures can handle updates and queries in log(n) time on an array?

Answer: Segment Tree