Блог пользователя hayagrivan.dj

Автор hayagrivan.dj, история, 5 месяцев назад, По-английски

Hey everyone at Codeforces!!

Codeforces is a really well structured website, it is really easy to navigate to a problem and track your peers.

Atcoder on the other hand, though it does has some cool features feel hollow when compared to Codeforces. It is like being surrounded by walls.

So I have implemented a few features which are already present on Codeforces in AtCoder. I used Kenkoooo API to fetch rating for each problem and did get some inspiration from CF Analytics. Here are the features and the link to extension of course!!

Link for the extension: AC Analytics

Key Features

  1. Activity Calander : Is added to better track your progress like in Github and Codeforces.

  2. Problems Solved by Rating : See what you had been solving and up solve when needed.

  3. Unsolved Problems : Easily identify and tackle unsolved problems to improve your skills.

  4. Submission History: Access your submissions and others enabling you to monitor everyone's performance

  5. Additional Stats: Gain valuable insights with a range of extra statistics.

  6. Bookmark Problems: Save problems for later review or practice, ensuring you never lose track of important challenges.

  7. Problem Set with Filters: Browse and filter all problems from the AtCoder platform to find exactly what you need.
  8. Daily Reminders: Set daily reminders to stay consistent and disciplined in your problem-solving practice.

Updates:

  • 2/7/24: Reported bugs fixed, filter by solved problems added, option to disable rating in task page is added. CP companion extension still doesn't work, will look into it.

Please do suggest if any features are needed and report any bugs if found! As far as I know the reminders has some trouble working consistently which I'll fix on the next patch.

Thanks for reading this blog :)

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

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

In problemset filters please make max rating inclusive 

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

nice, thanks.

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

It's working. Would be good if you can add topic-wise filter

  • »
    »
    5 месяцев назад, # ^ |
      Проголосовать: нравится +3 Проголосовать: не нравится

    Unfortunately there are no tags in atcoder problems so that cant be done. I would request atcoder hqs to start tag system as in codeforce.

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

Good Job Bro!

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

Awesome. Thanks for this!

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

Very cool, thanks for making this.

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

Its great extension, but please add it in firefox add-ons too, as it is only available to chromium users.

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

Amazing. Do you have any plans for making it available on firefox ?

»
5 месяцев назад, # |
Rev. 2   Проголосовать: нравится +2 Проголосовать: не нравится

Thanks for the extension.

Feature Request:

  • In the problemset section, mark the solved problems as green and unsolved (problems that I tried but could not solve) problems as red.
  • Add an option to hide or show solved problems (similar to codeforces).
»
5 месяцев назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

very helpful, Thanks.

»
5 месяцев назад, # |
Rev. 2   Проголосовать: нравится +1 Проголосовать: не нравится

Nice extension!

Bug: The coloring of 2300~2700 seems to be wrong.

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

What is the tech — stack you used to build it, also if you don't mind can you share the documentation? Thankyou!

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

Great extension! You should add hide problem rating too. Sometimes seeing the rating make solving problem unnatural.

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

Do you have a github repository for this project? I'd like to see it… Thx a lot for your tool

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

Good initiative

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

helpfull

»
4 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
  1. Since atcoder-tags is down (atleast for the past 10 days) is there any way to include the tags functionality?

  2. Installed and glanced at the profile page,good work!! But looks like it breaks the atcoder problem parser of competitive companion. Didn't do extensive testing though, could be wrong.

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

Why aren't certain submissions during the contest counted?

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

    They will be counted, but will take some time for the API to update it's data. Also, during the contest, API does not work.

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

Good job