Isanchez_Aguilar's blog

By Isanchez_Aguilar, history, 4 years ago, In English

Currently I developed a web app using the codeforces API. Due to current situation of a2oj.com https://codeforces.com/blog/entry/71249, for most people that known the list of problems ladders from Codeforces and still solving this problems is a little difficult to see your progress due that only exist the static version of ladders but with this proposal I hope be helpful and you enjoy it. This is the first version, It is simple but with main functions to see the progress in solving ladders problems of any user of codeforces, If you found some bugs or have any opinion about new features please tell me as you know this is first version and I will work for better version.

Notes:

  1. You can see the list of problem without introduce your user handle.
  2. If you want to see your progress just introduce your user handle.
  3. If you submit any problem this web app is making request to codeforces API that means that your progress must update and reflected in table and user information without refresh the web page.

https://codeforcesladders.firebaseapp.com/

 Desktop view

 Mobile view

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

| Write comment?
»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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

»
4 years ago, # |
  Vote: I like it +5 Vote: I do not like it

Thanks a lot, you are a saviour

»
4 years ago, # |
  Vote: I like it +4 Vote: I do not like it

Cool! Really useful thing!

»
4 years ago, # |
Rev. 2   Vote: I like it +3 Vote: I do not like it

Why split problems in groups of 10? I think making all 100 problems from a ladder appear on the same page would make it more identical to the a2oj ladders. BTW, nice work.

  • »
    »
    4 years ago, # ^ |
      Vote: I like it +4 Vote: I do not like it

    YES! I think it's a good idea to put more problems per page. Thank you!

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    yes this would be great if we can have 100 problems per page

  • »
    »
    4 years ago, # ^ |
      Vote: I like it +13 Vote: I do not like it

    It's done, thanks for obervation.

»
4 years ago, # |
  Vote: I like it +5 Vote: I do not like it

Beautiful work! Simple and effective

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Thanks a lot for the website. Also, can you please increase number of problems displayed per page.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Nice work bro. Can you also add the individual A B C D E .. ladders as many people have been solving them too. Thanks

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Thanks a lot,it's wonderful and the interface is really cool!

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How a level is assigned to a problem ?

1800-1899 ladder means 1900 difficulty problem in codeforces ?

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I`m conflicted,how to use this app, and for what?

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Its nice web but how the level is suggested.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Categories Please?

»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

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

»
4 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

One more Problem which will be helpful if corrected!! Some problems are common in Div 1 and Div 2 rounds I have submitted my code on problem 373C(Div-2) but not on 372A(Div-1)

and your webapp shows me that I have not solved 372A (Ladder 1400-1499) It would be beneficial if corrected Thanks and regards

»
4 years ago, # |
  Vote: I like it +4 Vote: I do not like it

Thank you!!! and it would be nice if it had a side menu instead of the tab bar (makes it simple to navigate).