Quick Practice
Bug Spotter
Fast bug-pattern recognition: off-by-one, null handling, wrong conditions, mutation, async misuse.
Bug Spotter1/5scoreboardScore0boltStreak0easy
Optional user lookup
A profile renderer reads a name off a lookup that may not match.
Click the exact line that carries the bug.
descriptionprofile.js