Skip to content

Browser extension that adds a badge ranking system to LeetCode based on the number of solved problems

Notifications You must be signed in to change notification settings

Nuggets10/LeetCode-Ranks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

📦 | LeetCode Ranks

LeetCode Ranks is a browser extension that adds a badge ranking system to LeetCode user profiles, based on the number of solved problems.

Image

🚀 | Automatic Installation

You can check the extension availability on different stores in the following table, or alternatively, you can download the files locally and upload them to your browser by following the steps listed in the manual installation section.

Browser Automatic Installation Link Manual Installation
FireFox color Here color
Chrome color X color
Edge color [testing] color
Others color X color

Further testing is required to make sure the extension works properly on different display resolutions

đź”§ | Manual Installation

  • Download the latest release
  • Unzip the downloaded folder. The folder structure will look something like this: LeetCodeRanks_vx.x.x > Various scripts
  • Open your browser and navigate to the "Extensions" tab
  • Enable developer mode
  • Click the "Load unpacked" button that appears in the top part
  • Upload the LeetCodeRanks_vx.x.x folder you have just unpacked

âť“ | Rankings

Users receive ranks based on the number of problems they’ve solved. Each rank has a specific name and color associated with it.

Solved Problems Name BG Color BG Color Preview Text Color Text Color Preview
0 - 4 Syntax Novice #B0BEC5 color #000000 color
5 - 9 Console Explorer #90A4AE color #000000 color
10 - 19 Variable Tamer #4DB6AC color #000000 color
20 - 34 Loop Apprentice #4DD0E1 color #000000 color
35 - 49 Conditional Adept #42A5F5 color #FFFFFF color
50 - 74 Bug Hunter #2196F3 color #FFFFFF color
75 - 99 Function Forger #1E88E5 color #FFFFFF color
100 - 124 Class Constructor #1976D2 color #FFFFFF color
125 - 149 Stack Manipulator #5C6BC0 color #FFFFFF color
150 - 174 Recursion Raider #7E57C2 color #FFFFFF color
175 - 199 Memory Alchemist #AB47BC color #FFFFFF color
200 - 249 Data Wizard #EC407A color #FFFFFF color
250 - 299 Algorithm Architect #F06292 color #FFFFFF color
300 - 349 Debugging Disciple #FF7043 color #FFFFFF color
350 - 399 Code Strategist #FFA726 color #FFFFFF color
400 - 449 Loop Master #FFB300 color #FFFFFF color
450 - 499 Bitwise Brawler #FDD835 color #000000 color
500 - 599 Binary Ninja #C0CA33 color #000000 color
600 - 699 Grandmaster of Arrays #7CB342 color #FFFFFF color
700 - 799 Pointer Paladin #43A047 color #FFFFFF color
800 - 899 Code Crusader #388E3C color #FFFFFF color
900 - 999 Runtime Renegade #00897B color #FFFFFF color
1000 - 1199 Syntax Sage #00695C color #FFFFFF color
1200 - 1399 Heap Herald #455A64 color #FFFFFF color
1400 - 1599 Graph Overlord #37474F color #FFFFFF color
1600 - 1799 Concurrency Commander #263238 color #FFFFFF color
1800 - 1999 Backtracking Baron #FF8A65 color #000000 color
2000 - 2249 Complexity Champion #D4E157 color #000000 color
2250 - 2499 Grandmaster of Logic #FFD600 color #000000 color
2500+ The Coding Myth #FF4081 color #FFFFFF color

About

Browser extension that adds a badge ranking system to LeetCode based on the number of solved problems

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published