zubyj / leetcode-explained

Browser extension that adds video solutions, company tags, and GPT code analysis into Leetcode problems
https://leetcodeapp.com
MIT License
83 stars 13 forks source link

Random neetcode videos getting added to solutions #6

Closed zubyj closed 1 year ago

zubyj commented 1 year ago

Since neetcode videos are popular, theyre sometimes within top 5 search results of random videos. So a better way to build the json would be to find all 338 matching neetcode videos and add them to the json. then go through the rest and add all the videos that dont have neetcode in the title.

zubyj commented 1 year ago

Remade the json file with Neetcode solutions only