suryansh1706's blog

By suryansh1706, 36 hours ago, In English

Ever happened that you gave a contest so bad that you didn't even want to upsolve problems and you just leave the contest and decide to retire in peace?

For me, it happens a lot, and those questions never get upsolved. That's why I created this website which gives me a list of problems that I haven't upsolved and ta-da now I can revisit those problems and learn from them.

How am I filtering these problems?

  1. Fetch all the official contests you participated in last 6 months (who even cares before that).

  2. In those contests, find all unsolved problems whose rating lies <= (peak rating + 200).

  3. Skip problems whose rating isn't defined as of now.

WEBSITE : https://go-upsolving.vercel.app/

Note: It might take 5-10s to load since Codeforces has a rate limiter which doesn't allow too many API calls at once.

Suggestions are welcome!

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

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

Auto comment: topic has been updated by suryansh1706 (previous revision, new revision, compare).

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

Auto comment: topic has been updated by suryansh1706 (previous revision, new revision, compare).

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

Thankyou !! I hope u reach Specialist soon

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

    thanks a lot bro!

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

      bro u are like motivation for me 85 contests que solved at good amount till 1700 whats stopping u from hitting specialist or expert i want to ask some mistakes u did in you journey if u consider any it might help me

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

        to be very honest I couldn't think of a single thing that I wish I could've done differently, it's just one of those things where I didn't see the results I expected and i try not to get too attached with ratings, I like doing CP and I hope corporate don't make me stop doing it.

        I've seen people with less contests and less questions solved reaching specialist, that too among my friends that started after me, but it's okay I do it because I like doing it. Although I would be lying if I say ratings don't affect me, few good contests consecutively and I'll be a specialist.

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

yo local man thanks you

»
17 hours ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

you can practice topic wise atcoder and difficulty wise sorting on this website to get better in future.

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

Great idea and implementation, but you should add a feature to stop showing tags on problems.

And maybe in future let the user customize the range for unsolved problems.