cp-geeks-adgitm / Hacktoberfest

Everyone is free to contribute. Not eligible for Hacktoberfest
GNU General Public License v3.0
32 stars 95 forks source link

Path Queries CSES #274

Closed 18o3 closed 1 year ago

18o3 commented 1 year ago

Used euler tour technique and segment tree to answer queries about sum of values from root to node , handling updates.

18o3 commented 1 year ago

This is a Hacktoberfest PR so can you please add the "HACKTOBERFEST-ACCEPTED LABEL" if you merge my pull request . Thank You