Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

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

I really want to rank up myself Newbie to expert. Can anyone suggest me some math topics and some topics that really need for every programmer.

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

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

I would recommend taking thinks step by step. First, you should probably get decent at greedy and implementation problems. That would serve you well in your CP future.

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

    Thank you brother.

»
7 часов назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
  • basics of greedy
  • sorting and two pointers strategics
  • basics of dynamic programing
  • basics of data structure (arrays, set, maps and some of stacks if you want for now)

for now, if you want, try learn and solve problems, the most important skill is the problems solving, so keep it up :D