Sproutern LogoSproutern
Bug Hunter

Debugging Challenge

The code compiles, but it doesn't work. Can you find the logic error? Identify infinite loops, scope issues, and off-by-one errors.

Logic Bugs

Not just syntax

Analysis

Read & Trace

Real Code

JS / Py / Java

Skills

Troubleshooting

Bot Hunter

Mission: Find the Bug

You will see code snippets with logic errors, syntax mistakes, or performance issues. Your job is to identify the root cause of the bug.

  • β€’ Analyze the code carefully
  • β€’ Read the bug description
  • β€’ Select the option that explains the fix