Show HN: CodeDuel: Compete against AI to stay sharp

Nahom_a1 pts0 comments

I felt like my raw coding skills were slipping so I made a game where you can compete against Claude on coding problems. Of course Claude can realistically solve a coding problem in about a second but it s pace is slowed down to make it fair. Each Duel is scored based on three categories: Speed, Correctness and Code Quality. Code quality is scored based on time complexity, space complexity, code readability, code clarity, edge case handling and overall elegance. Code execution is directly handled by Judge0 API. Feel free to click the link on my post and give it a try!

code coding compete against claude scored

Related Articles