Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to handle premium problems #2

Closed
The-CodingSloth opened this issue Sep 1, 2023 · 2 comments · Fixed by #58
Closed

A way to handle premium problems #2

The-CodingSloth opened this issue Sep 1, 2023 · 2 comments · Fixed by #58
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@The-CodingSloth
Copy link
Owner

The-CodingSloth commented Sep 1, 2023

need a way to filter out premium problems for people who don't have LeetCode premium

  1. Might have to edit web scraper to check if it's premium (might also change JSON file format to include if isPremium)
@The-CodingSloth The-CodingSloth added the enhancement New feature or request label Sep 1, 2023
@sanjai0py
Copy link
Contributor

how to handle the problem if it is premium? should the user be directed to lintcode?

@The-CodingSloth
Copy link
Owner Author

If that problem exists on lintcode, I think that would work perfectly.
If not we can either filter the problems where isPremium is false and only use those questions.
Another option is in the popup.js/popup.html could have them toggle on/off premium problems.

@The-CodingSloth The-CodingSloth added the good first issue Good for newcomers label Sep 2, 2023
@The-CodingSloth The-CodingSloth linked a pull request Sep 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants