(SCRIPT / TOOL) Leetcode contest language picker

Hello,

Currently, there is no way to check leetcode contest solutions for a specific programming language.

I always wanted to view JavaScript / Python solutions and I end up going through bunch of solutions in brute force manner. So I built this small plugin :-D

There's new section called "Language" being added in the ranking page
image

image

Check this out:
https://github.com/rupeshdabbir/leetcode-language-picker/

Installation (If you have tampermonkey):
https://greasyfork.org/en/scripts/375145-leetcode-contest-language-reavealer

How-to:

  • Need to have tampermonkey installed on your chrome/firefox
  • Go to my github repo and install the script
  • Go to Rankings page and you'll see programming lanauge load up instantly.

Limitations / Future enhancements:

  • Currently only considers the first submission programming language when displaying.

This is just my way of contributing back to leetcode. Thank you for hosting awesome contests!

Thanks,

  • R
Comments (2)