The-CodingSloth / haha-funny-leetcode-extension

MIT License
396 stars 75 forks source link

A feature to allow users to "give up" and search for solutions #27

Open The-CodingSloth opened 10 months ago

The-CodingSloth commented 10 months ago

Have a button either in the popup or in the leetcode website itself through the content script to allow users to "give up" which will give them access to websites like google (chatGPT? idk) and any other coding websites for help. Still restrict them from websites like youtube, tiktok, twitter, facebook, instagram, etc. We're not that generous

Arshad-Ali-1a commented 10 months ago

I would love to work on this.. I am thinking that instead of giving access to websites like google (chatGPT? idk), we can redirect the user to the Neetcode youtube solution (if the problem is from neetcode) or to the solution present on websites like walkccc.me or leetcode.ca (contains explanation and solution for many many problems).

And maybe display a message like "User chickened out" 😄..