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

Analyze complexity isnt getting the updated code on click #14

Closed zubyj closed 1 year ago

zubyj commented 1 year ago

When a leetcode solution is modified and the time complexity changes, its still using the old solution to calculate the time complexity. Ideally, every click should fetch the code from the leetcode page.

zubyj commented 1 year ago

Idk when that got fixed. I think this commit fixed it f2d84e048c20b63aad79930e46f4995279d0ca47