Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.33 KB

File metadata and controls

34 lines (20 loc) · 1.33 KB

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. To show the original rating, click the extension icon on the top right of the browser and disable "Show N/A if no rating is available".

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