All my devs who try to use ChatGPT or similar tools end up wasting more time that those who just jump into the code and try to work everything out themselves. How long till this balance changes is not known to me.
GPT-4 is able to do Leetcode with well over 90% accuracy, and all you have to do is give it a screenshot of the question. It takes another minute or so to find more optimal solutions. It's not the best, but if the entire value of a junior is solving Leetcode Hard questions, then ChatGPT is going to it faster and cheaper. If you can phrase all programming in the style of a Stack Overflow or Leetcode problem, AI will s…
This is true in the way that Google Search is able to solve Leetcode problems.
GPT-4 struggles with even simple real world codebases.