L06 : Lazy Propagation | Segment Tree | CodeNCode

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 4

  • @mirasnussupov7039
    @mirasnussupov7039 4 หลายเดือนก่อน

    Thanks for sharing your knowledge and skills 👍

  • @almamun.
    @almamun. ปีที่แล้ว

    Easy to understand,take ❤️

  • @yasharthgupta9002
    @yasharthgupta9002 2 ปีที่แล้ว

    At 13:45 what if I have to find the sum 5 5 instead of 5 6, the corresponding node in the lazy tree is 0 so wont it return the previous value instead of the new updated value?
    Is it that while passing through a given node that is in above case since we pass through node 5 6 and then go down the recursion to reach at that time itself we will update the current 5 6 node from the lazy tree and then go to 5 5 recursively

  • @aryanshah17
    @aryanshah17 ปีที่แล้ว

    amazing