Please read the new rule regarding the restriction on the use of AI tools. ×

simplesheep03's blog

By simplesheep03, history, 7 weeks ago, In English

Hello community,

I've recently added new graphs on the CodeSync website, like Question Rating vs. Average Time Taken During Contest, Questions Solved Count vs. Rating , etc. Below are some screenshots showing how they look based on my Codeforces ID:

If you're interested, simply type your Codeforces handle and click enter. Here's the link to the website:

https://code-sync-sandy.vercel.app/graphs

You might also want to explore the CodeSync website itself. It's a platform where you can simulate virtual contest-like environment with questions fetched based on your input. It's great for Team Contests (as it fetches common unsolved questions), virtual contests, and even for practice.

If you have suggestions for additional meaningful graphs or encounter any bugs, please let me know in the comments.

Thank you

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

»
7 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

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

»
7 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

this is very cool, good job

»
7 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

This graphs gives you reality check.

»
7 weeks ago, # |
  Vote: I like it +5 Vote: I do not like it

Are you sure I took an average of 302 minutes to solve 2300-rated problems over the past 20 contests?

  • »
    »
    7 weeks ago, # ^ |
      Vote: I like it +8 Vote: I do not like it

    Thank you for pointing that out. I've removed stats from non-relevant contests like the Kotlin heroes practice round.

»
7 weeks ago, # |
  Vote: I like it +23 Vote: I do not like it

It took me 1 minute to solve *2800 problem lol.

They're something like D1 & D2. I think it'd be better to calculate the time used for D2 as the sum of (D1 + D2).

Spoiler