zubyj/leetcode-explained

Add name of problem & problem description to the GPT prompt.

Closed this issue · 1 comments

zubyj commented

Currently, the GPT prompt just reads the users code from the page. For better results, also tell GPT the problem name & description so it has some context about code.

This will result in more accurate "code complexity" and "fix code" results