An open API service indexing awesome lists of open source software.

https://github.com/sanjay-1458/codeforces-recent-problem-list

It is a simple web page where we can fetch the recent Codeforces problems and categorize it into 2 types: Solved Problems, and Unsolved Problems.
https://github.com/sanjay-1458/codeforces-recent-problem-list

codeforces codeforces-problems css html javascript problem-solving project

Last synced: about 2 months ago
JSON representation

It is a simple web page where we can fetch the recent Codeforces problems and categorize it into 2 types: Solved Problems, and Unsolved Problems.

Awesome Lists containing this project

README

          

# Codeforces Recent Problem List

This is a simple webpage to help you manage Codeforces problems. It organizes problems into two categories: **Solved** and **Unsolved**.

---

### How It Works:
1. Enter your Codeforces ID.
2. Browse the list of problems fetched from 30 recent contests.
3. Use filters or search to find specific problems.
4. Data are stored in local storage so you don't have to fetch the problem regularly.

---

### Example Views:

![alt text](image.png)

---


## Deployed Link
https://codeforces-recent-problem-list.vercel.app/