Challenges
Master AI-assisted coding through hands-on practice
33 challenges
6 categories
The Event Emitter Memory Mystery
ExplainHard
This Node.js application has a subtle memory behavior. Analyze the code and predict what will happen when processData is called 1000 times. Explain the memory implications.
15m
2.0x XP
0 completed
Fix the Stale Closure
Bug FixHard
A counter component shows incorrect values due to a stale closure in the event handler. Fix the state management issue.
20m
2.0x XP
0 completed