/leetcoder

Chrome extension makes available sorting problems by likes,dislikes,ratio(likes/dislikes)

Primary LanguageJavaScript

About

Extension shows likes, dislikes, ratio(likes/dislikes) in front page and makes available sorting by them. For example, you can sort medium questions with tag "dynamic-programming".

Installation

Chrome web store:

Go here and click download.

From source:
1.git clone --recursive https://github.com/yerlantemir/leetcoder
2.Go to "chrome://extensions", load-unpacked and select installed repository

How it works

Go to https://leetcode.com/problemset/all/ and wait about 10 seconds until it's loaded.

Development

Want to contribute? Great!

  1. Read official tutorial to understand how it works.
  2. Install project from source.
  3. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

Todos

  • Write tests with python + selenium or cypressjs.
  • Find a way to divide a logic of popup window and content script.
  • Add radio buttons to popup window for dynamically turning on/off additional columns.

Help, feedback or suggestions?

Feel free to contact me on Telegram for discussions, news & announcements about leetcoder & other projects.