Блог пользователя L.O

Автор L.O, история, 5 лет назад, По-английски

I have a question about training for you guys. I hope you can help me.
Do you still train with introduction topics problems?
I mean, even after knowing some advence topics like dynamic programming, graphs, segment tree, number theory, geometry, fft. Do you still train doing implementation, two pointers, basic data structures, brute force, and greedy problems, or you only train with advance topics?

Thanks in advance

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

»
5 лет назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

I don't think so, all advance problems have some background about the basic topics, although I'd put Greedy like an advance topic.