1gne0u5 / Learning-Resources

Learning resources for newbies.
22 stars 43 forks source link

added-cses-salary-queries-soln #7

Closed yk1ax closed 3 years ago

yk1ax commented 3 years ago

Added my solution for CSES problem set's Range Queries' - 'Salary Queries' to the Competitive Programming Section The solution uses Segment tree but it has some more improvisations to accommodate the range 10^9.