Problems on Segment Trees

Revision en1, by N0V1CE, 2023-01-05 13:09:26

Hi Everyone,

I am interested on problems on segment trees which have appeared in relatively new contests. I am asking this because I wish to learn segment trees and moreover the blogs which are 3-7 years old have a very few python submissions for the given problem. I am a user who submits in python and would like to know the problems from relatively new contests since at present there are more users who submit in python and their solution can work as stepping stones when I am practicing this data structure.

I tried using tags in the problem set but that doesn't help, so I decided to write a new blog. I request you to not put old blogs in the comment as very few of them have any python solutions.

Thank you very much for your help.

P.S. : By relatively knew I mean the period from 2021 may-present (1.5 / 2 years or so).

Tags data structures, segment tree, help, thank you problemsetters

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English N0V1CE 2023-01-05 13:09:26 873 Initial revision (published)