Rynical's blog

By Rynical, history, 4 hours ago, In English

So, I started doing Comp Prog after my summer vacation started, and for now I completed two contests and did like 30 questions, all around 800. But after the spectral cup, I realized I need to do harder questions, especially of DP and greedy, but how many questions should I do of each rating and tag, or is there like a list of questions that is made that I can follow?

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
3 hours ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Hey, I've also started solving recently on codeforces. Right now I'm practicing basic questions. These are the two resources I think you'll find useful:

https://github.com/ankitvashisht12/100-questions-of-codeforces https://takeuforward.org/competitive-programming/strivers-cp-sheet

Hope it helps

  • »
    »
    16 minutes ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    Niya, listen, do 40-50. Recently introduced 800 rated problems so that you can get an idea about how modern problems work.

»
46 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Go for cp31 it is a list of selected question arranged rating wise. The main benefit of this will be: - you will have structured path. - you will have hints, written solution and video solution. - you can revise later and store your notes. - you will make sure you cover most types of question

»
8 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

There is no list of things which you do and suddenly become specialist. Just solve more problems which you struggle with and which you think will help you to improve.