Skip to content

boenshao/leetcode-difficulty-rating-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-difficulty-rating-extension

chrome web store

Introduction

Replace Leetcode problem's difficulty with a more precise contest rating sourced from here.

The green/yellow/red text color is preserved, so you can still tell the official difficulty.

Problems in 1st-62nd weekly contests and problems that did not come from contests don’t have rating data and N/A is shown by default. You can change the setting in the extension popup.

Preview

screenshot-1 screenshot-2

Installation

Chrome Web Store

Manually

  1. Clone this repository
  2. Open the browser and go to chrome://extensions/
  3. Enable Developer mode on the top-right
  4. Click Load unpacked on the top-left
  5. Select the cloned repository

Acknowledgement