- Notifications
You must be signed in to change notification settings - Fork16
Browser extension that adds video solutions, company tags, and GPT code analysis into Leetcode problems
License
zubyj/leetcode-explained
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Enhance Leetcode with AI-generated solutions, video explanations, and smart features.
100% free and open source.
Code Solutions
Ready-to-use solutions in Python, Java, C++, and JavaScript.Video Explanations
Top 5 YouTube videos from popular coding channels.Company Tags
See which companies frequently ask each question.AI Assistant
- Generate optimized solutions using problem description and examples
- Get time & space complexity analysis of your code
- Powered by Amazon's Nova Micro v1 (better model coming soon!)
- No API key required
Interview Mode
Hide examples and difficulty to simulate real interviews.Problem Ratings
- Numerical difficulty scores (1000–3000) for ~25% of problems
- Auto theme matching with Leetcode's light/dark mode
- Clone the repo
git clone https://github.com/zubyj/leetcode-explained.gitcd leetcode-explainednpm install&& tsc
- Open Chrome and go to
chrome://extensions
- Enable "Developer mode"
- Click "Load unpacked" and select the extension folder
- Pin the extension to your toolbar
Now you're ready to test features and contribute!
Open any Leetcode problem
Go to the Description or Solutions tab to see:
- Code solutions + videos
- Company tags
- Problem ratings
For AI features (requires pinned extension):
- Click "Analyze Code" for time/space complexity
- Click "Fix Code" for AI-generated solutions
We welcome contributions! SeeCONTRIBUTING.md for guidelines.
- All data stored locally in your browser
- No personal data collection
- Email:zubydevelops@gmail.com
- GitHub: github.com/zubyj/leetcode-explained
Licensed under the MIT License.
About
Browser extension that adds video solutions, company tags, and GPT code analysis into Leetcode problems
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.