Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

ajitkumar014's blog

By ajitkumar014, history, 14 months ago, In English

can anyone suggest some problems on segment trees (beginner to advanced). Thank you.

  • Vote: I like it
  • +2
  • Vote: I do not like it

| Write comment?
»
14 months ago, # |
  Vote: I like it +2 Vote: I do not like it

I think,you don't need these topic until you reach expert.Do practice implementation,greedy,constructive,prefix/suffix,binarysearch. You will reach specialist just by having good command on these topics.

»
14 months ago, # |
  Vote: I like it +9 Vote: I do not like it

See Codeforces EDU Section. The tutorials there are very good (IMO).