When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

async_await's blog

By async_await, history, 4 years ago, In English

I'm still newbie and cannot solve 1600+ rating problems. Should I try to solve those? Most of the time I cannot solve those and I have to see the solution. I have a feeling that I would not improve if I only solve 1000-1200 level problems.

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

»
4 years ago, # |
  Vote: I like it +41 Vote: I do not like it

As a general advice, you should solve problems slightly above your level. If you can solve 80% of 1200 level problems, try 1400. When you're confortable with 1400, go to 1600. If you only solve easy problems, the progress will be just slow.