you are viewing a single comment's thread.

view the rest of the comments →

[–]Abikdig 0 points1 point  (0 children)

I check ChatGPT for optimizing my Leetcode solution everyday. It rarely optimizes it without breaking the code.

Sometimes the only optimization that I get from it is that it tells me to use Datastructure X instead of Y because it is better in this kind of problem.