I copied from severall answers from Quora(only the ones made by ChatGPT because -> no copyright):
- Unnatural coding formatting (pretty self explaning)
- Generic, boilerplate code (Code that you write and reuse with little or no alteration)
- Overly Complex solutions (when the code "kill a mosquito with a ballistic missile")
- Lack of comments in code
In my opinion,(not accusating but in third person) you shouldn't generate code with AI, both for ethical reason, and for technical reasons(the code is shitty).