Hello everyone ,
I built a small web-based practice sheet for Codeforces Div2 problems of 2025 that might be useful for people who like structured practice (A2OJ-style).
What it does: - Contains all Div2 A / B / C problems from 2025 - Problems are separated into Div2 A, Div2 B, Div2 C sheets - Ordered by rating - You just enter your Codeforces handle - Solved problems are automatically highlighted - No login, no ads, no backend
Why I built this: I wanted a stable sheet that: - Doesn’t change over time - Lets me track progress easily - Works directly with the CF API
Link: https://cf-div2-2025-tracker.vercel.app/
Source code (open-source): https://github.com/sam170203/cf-div2-2025-tracker
If you find it useful or have suggestions, feel free to comment. Hope it helps someone in their Div2 practice
Good luck and happy coding!








Auto comment: topic has been updated by mudgalsaksham (previous revision, new revision, compare).
Great work, It would be more good if you could add problems before 2025 aswell.This looks great.
Yes I will add that soon