Блог пользователя Sam_1812

Автор Sam_1812, история, 5 часов назад, По-английски

Hey There.! I am new into CP but i have done basic dsa SO i wanted to ask you guys any good resources for learning Trees,Graphs and DP.Thank you

  • Проголосовать: нравится
  • -1
  • Проголосовать: не нравится

»
3 часа назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

I have personally learned all these topics from the Competitive Programmer's Handbook and parallelly solved the questions on the cses problemset. I would recommend these for you as well.

»
3 часа назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

It might not be the best time to tackle these intermediate topics yet. Instead, focus on learning and practicing foundational concepts like sliding window, binary search, the two-pointer technique, prefix sums, and priority queues. However, if you still want to push ahead with intermediate material, you can refer to the USACO Guide for structured resources. They Provide good tutorial and Problems also.

»
70 минут назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

what if you start solving 800 problems instead.