issues
search
zubyj
/
leetcode-explained
Browser extension that adds video solutions, company tags, and GPT code analysis into Leetcode problems
https://leetcodeapp.com
MIT License
86
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
289. Game of Life video is broken
#57
zubyj
closed
3 months ago
1
The extension is not working for Leetcode old UI
#56
arvinloh
opened
10 months ago
0
V2.2.1
#55
zubyj
closed
12 months ago
0
Modifications in company.html
#54
AmitSharma1127
opened
1 year ago
0
The extension is not working as expected as leetcode has just changed the ui. Need to update the code.
#53
apurbar06
opened
1 year ago
0
Company tags not visible in older non-dynamic layout
#52
vinayverghese
opened
1 year ago
0
Video panel autoclose after using Next➡️/Prev⬅️ icon
#51
emon49
opened
1 year ago
1
Panels hidden when logged into LC
#50
ebarcly
closed
5 months ago
4
Code Complexity / Solution Code -Request timed out
#49
hb20032003
opened
1 year ago
4
Add premium status to the company specific question bank
#48
JoJo10Smith
opened
1 year ago
1
Use webextension-polyfill
#47
zubyj
closed
3 months ago
0
Code complexity should work when editorial, solutions, or submissions tab are open
#46
zubyj
closed
1 year ago
1
Fix show examples button (its hiding the problem description)
#45
zubyj
closed
1 year ago
1
GPT buttons broke in v2.0.6
#43
zubyj
closed
1 year ago
1
Add leetCode problems rating
#42
chaman-rawat
closed
1 year ago
2
Modify the main problem page to show question frequency bar
#41
zubyj
closed
1 year ago
1
add header summarizing what the file does
#40
zubyj
closed
1 year ago
0
After 10s, the GPT response data stream should be terminated
#39
zubyj
closed
1 year ago
1
For the company's top asked questions, if the user doesnt have LC premium, link to the lintcode url instead of leetcode.
#38
zubyj
closed
1 year ago
0
Add a drawing tool into the Leetcode description tab
#37
zubyj
closed
11 months ago
0
Extension for Mozilla Firefox
#36
geckguy
closed
1 year ago
12
Clicking the company tag should show the list of questions asked by that company
#34
zubyj
closed
1 year ago
1
Localization - Add support for different languages.
#33
zubyj
opened
1 year ago
0
Format code complexity response
#31
zubyj
closed
1 year ago
1
Add name of problem & problem description to the GPT prompt.
#29
zubyj
closed
1 year ago
1
Add the missing solution videos to leetcode_solutions.json
#28
zubyj
closed
1 year ago
1
When scraping the code from the page, ignore code comments.
#27
zubyj
closed
1 year ago
1
Settings menu
#26
zubyj
closed
1 year ago
0
Add 5 solutions videos per leetcode problem
#25
zubyj
closed
1 year ago
0
Add typescript
#24
zubyj
closed
1 year ago
1
Reduce the size of chrome extension, currently 10MB
#23
zubyj
closed
1 year ago
1
Use typescript
#22
zubyj
closed
1 year ago
1
Add linter
#20
zubyj
closed
1 year ago
1
Code cleanup
#19
zubyj
closed
1 year ago
0
Get rid of warnings when downloading extension by trying to remove some chrome apis and permissions
#18
zubyj
closed
1 year ago
4
Popup.js should remember the previous gpt request.
#17
zubyj
closed
1 year ago
2
Dragging the leetcode resize bar delays the iframe pointer event by 1 second
#16
zubyj
closed
1 year ago
0
Fix drag event on iframe hover
#15
zubyj
closed
1 year ago
1
Analyze complexity isnt getting the updated code on click
#14
zubyj
closed
1 year ago
1
didnt fix the error. but ill integrate anyways lol
#13
zubyj
closed
1 year ago
0
The model is using gpt4 instead of gpt3.5. I want to harcode it to 3.5
#12
zubyj
closed
1 year ago
1
When the code is updated, the get complexity function still uses the old code until the page is refreshed.
#11
zubyj
closed
1 year ago
3
Hide the analyze code button when the active page isnt leetcode.com/problems/*/*
#10
zubyj
closed
1 year ago
1
Video is not being injected when problem is navigated to. Only injected when refreshing the page.
#9
zubyj
closed
1 year ago
1
Navigating to 'Solutions' tab is triggering the injectVideo twice
#8
zubyj
closed
1 year ago
1
Add all problems from Neetcode's alt channel, NeetcodeIO
#7
zubyj
closed
1 year ago
1
Random neetcode videos getting added to solutions
#6
zubyj
closed
1 year ago
1
Before making repo public, delete all exposed Youtube Data API keys on google accounts
#5
zubyj
closed
1 year ago
1
Remove console logs before deploying
#4
zubyj
closed
1 year ago
1
Find out how to retrieve 'Solutions' tab using class or id name rather than CSS selectors (bad practice)
#3
zubyj
closed
1 year ago
1
Next