Feature Request: Add a Solved Count Filter to the Codeforces Problemset
****I used LLM Model to correct my english.
Hi everyone!
I think one feature that would be very useful in the Codeforces Problemset is a Solved Count Filter.
Currently, we can filter problems by rating, tags, etc., and we can also sort problems by solved count in ascending or descending order. However, there is no option to enter a custom solved-count range.
For example, I would like to search for problems with:
- Rating: 1000–1200
- Solved Count: 10,000–15,000
- Tags: Greedy, Math, Implementation, Binary Search, etc.
It would be great if Codeforces added two input boxes for solved count, something like:
Solved Count: [ Minimum ] — [ Maximum ]
Then users could enter any range they want, for example:
10,000 – 15,000
or
5,000 – 20,000
Why would this be useful?
The current ascending/descending sorting by solved count is helpful, but it doesn't solve the problem completely.
When we sort by solved count, we may get many problems from unusual or special contests mixed together. Sometimes these problems have a low solved count even though they are relatively easy, while some problems with a very high solved count can be extremely easy.
A custom solved-count filter would allow users to choose problems based on the number of people who have solved them, while still combining it with rating and tag filters.
For example, someone preparing for Pupil (1200) could search:
Rating: 1000–1200 Solved Count: 10,000–15,000
This would give them a much more specific set of problems to practice.
I think this would be a simple but very useful addition to the Codeforces Problemset.
If you also think this feature would be useful, please tag @MikeMirzayanov** so that it gets more attention.
Thanks








