Sort by

recency

|

12 Discussions

|

  • + 0 comments
    Segment Tree
    
  • + 0 comments
    Segment Tree
    
  • + 0 comments

    The question refers to updating data, but as far as I know, segment trees are considered static and do not allow for updates. What am I misunderstanding?

  • + 0 comments

    i always thought that a tree have O log(n) when it came to search for updates

  • + 0 comments

    my score didn't get updated.