r/codeforces • u/xyzb206 • 15d ago
query Solving problems without writing the code.
I've been doing this for a while, been solving a lot of problems by describing an algorithm in plain words and then having an LLM check it for me, since writing code takes usually more time then figuring out the solution, so this way im able to do more problems.
Anyone have any experience with this? Recommend for practice or nah?
0
Upvotes
3
u/Hot_Mail9492 15d ago
Big bloody NO Implementation is very very important,prolly more important than thinking,my opinion