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

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

Автор ignifi, история, 9 месяцев назад, По-английски

I'm a purist who basically never reads editorials. If the problem is too hard, I end up just skipping it(for now). I've also heard some practice strategies where you set some length of time to try the problem yourself, and if you can't solve it during that time, then you read the editorial. Another strategy is coming back to the problem after (some number of problems/some length of time), and reading the editorial if you can't solve within X reruns. Now I'm wondering, what's the community's stance on this?

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

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

I usually make it a point to read the editorial solution once I solve any problem, just to see if there's any other/better approach to solve it. But when it comes to unsolved ones, I prefer not going through the editorial until you're absolutely sure of not being able to solve it. Once this is the case, I guess reading editorial is the best choice left.

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

I read the editorial after getting ac

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

I do if the problem proves to be a hard nut to crack. Else I do not, but I think it is good to have them as we need the solution for that particular problem to be there somewhere.