intermediate
Coding Problem Solver
Get help with coding challenges and debugging
📝 Prompt Content
I'm working on a coding problem in [language]. The issue is: [describe problem]. Here's my current code: [paste code]. Please analyze it and suggest: 1) What's causing the problem, 2) At least two possible solutions, 3) The best practice approach, 4) How to prevent similar issues in the future.