Reconstructing Old A2oj Ladders with new problems

Revision en2, by codemastercpp, 2022-02-13 12:50:11

Hello CF,

I've seen a lot of people say very good things about a2oj ladders but I never used it because the problems in it are very old, as it was constructed by ahmed_aly 4-5 years ago, so I decided to try to recreate the ladders with updated data of codeforces, especially because nowadays CF is quite ad-hoc (and I like it:D).

I mostly followed the same procedure as described here, with some little changes, one of them being not having 800 rated problem in 1500 ladders, these ladders are based on problem rating. You can visit the website here https://c2-ladders.com

If you want to learn more about how I did it, I've uploaded a video on how I constructed it, which you can see here.

The website and the script both are open source, feel free to make a PR if you want some change or just tell me in comments.

Website: https://github.com/prince776/c2ladders

Script: https://github.com/prince776/scripts-yt/tree/master/ladder

Here's a preview

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English codemastercpp 2023-09-30 20:39:58 336
en3 English codemastercpp 2022-02-13 13:17:32 104 Tiny change: 's ladders.\n\n' -> 's ladders. \n\n' (published)
en2 English codemastercpp 2022-02-13 12:50:11 126
en1 English codemastercpp 2022-02-13 12:47:47 1092 Initial revision (saved to drafts)