Skip to content

Self-calculated rating of problems in leetcode weekly/biweekly contests.

License

Notifications You must be signed in to change notification settings

zerotrac/leetcode_problem_rating

Repository files navigation

Leetcode Problem Rating Project

img

LeetCode user zerotrac2

Introduction

This frontend project has been deployed to Github Pages.

The corresponding backend calculates the rating of the problems in leetcode weekly/biweekly contests based on Elo rating system as well as Maximum likelihood estimation. It is not a 100% accurate result, but sufficient for evaluating the relative difficulty of a problem.

All the data needed during calculation are obtained by web crawlers. In order not to violate any potential terms and regulations, I will NOT open-source the backend code. Moreover, as the APIs are different amongst contests, the result does not contain the problems in 1st-62nd weekly contests.

Please refer to ratings.txt for the raw data sorted in descending order. This will be updated every week after the contest(s).

Related Projects

  • LeetCodeRating. A Chrome plugin which displays the problem ratings on offical LeetCode website. Currently, it is only available on LeetCode-China site.

  • refined-leetcode. A Chrome extension which integrates serveral projects and enchances the user experience. It contains features like timer, blocklist, user ratings prediction and problem ratings display. Currently, it is only available on LeetCode-China site.

About

Self-calculated rating of problems in leetcode weekly/biweekly contests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published