- All the problems solved by them
- Correct Submissions made by them
- Skipped Submissions made by them Sort data by the rating of the questions
- Clicking on a problem redirects you to the submission made by the user
- Clicking on the division redirects you to the problem on Codeforces
- Rating v/s Total number of problems solved chart
Questions Solved:
Sorting:
Pagination:
Rating v/s Total Number of Problems Solved:

- See Correct submissions from the past 8,000 / 20,000 / 50,000 submissions.
- Sort correct submissions based on user ratings
- Filter correct submissions based on programming languages

e.g. : tourist, Benq
Problems can be searched in two ways :
- By using
contestIdandproblemIndex(always works) : e.g. 1480/C or e.g. 1480/c - By using
URL: supported url types are :
https://codeforces.com/problemset/problem/1480/C
https://codeforces.com/contest/1977/problem/B
To fetch more correct sumbissions of a problem change the value of Submissions to Fetch in Settings > Values from 8000 to a higher value, doing so will increase the time taken to fetch the data.

