/LeetMore

Chrome extension to display frequency and company list to leetcode problems.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

LeetMore

Chrome extension to display frequency and company list to leetcode problems. Open up problems list page in leetcode, the extension will do the rest. This is NOT leetcode premium, you will not get access to premium questions or faster submit queue.

Features

  • Display frequency of question
  • Display list of companies who asked this question
  • Filter one or more companies to filter the problems
  • Deselect filters easily by clicking the company icons displayed at the table header.

Screenshots

Frequency and Company list

Filter companies (The image below shows filter by 'facebook' and 'google', to select more, click on company icon at the righmost cell of each row. Selected companies show up at the rightmost cell of table header. To unselect click the icons at the table header)

Installation

  • Download this repo
  • Go to chrome exension page from settings
  • Turn on developers mode at top right
  • Click 'Load unpacked' and select LeetChromeExtension folder inside this repo.
  • Now you are good to go. :)