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

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

Hello everyone!

I'd like to share with you a helpful extension I have been working on CF Round Filter.

CF Round Filter helps you filter rounds by division (Div 1–4, Educational, Others) and highlight solved or attempted problems so you can focus on contests and problems that match your skill level and track your progress efficiently.

Features :

  • Toggle Div 1–4 and Edu rounds in seconds.
  • Color-coded problem cards with visible ratings.
  • View progress and history for any user.
  • Hide solved problems to focus on the next challenge.

Notes :

  • Some problems exist in Div1 and Div2 rounds at the same time, they will only appear in the Div1 card.

You can download it here: Chrome

To use it, you need to be on Problemset page

If you find any bugs, have any comments or suggestions please let me know.

Hope you like it and consider sharing it with your friends.

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

»
6 месяцев назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

It has a bug where it does not fully displayed all problems in some contests

»
6 месяцев назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

I think this web have done a better job in display: https://cftracker.netlify.app/contests

»
6 месяцев назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

I think it would be better to redirect to url from the problemset

codeforces.com/problemset/problem/contestID/problemID (such as codeforces.com/problemset/problem/2174/A)

instead of from the contest

codeforces.com/contest/contestID/problem/problemID (such as codeforces.com/contest/2174/problem/A)

It will make submitting more convenient because you don't have to select the problem

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

    Hello MyBrainGotTLE, thanks for the suggestion !

    I’ve updated it so problems now redirect to the problemset URL instead of the contest URL, so submitting is easier and you don’t need to manually select the problem. We just need to wait for the Chrome review to finish, which should take about 24h.