Challenges

Master AI-assisted coding through hands-on practice

33 challenges
6 categories
Fix the Broken Layout
Bug FixEasy
A flexbox layout is not behaving as expected. The sidebar should stay fixed while content scrolls.
10m
1.0x XP
2 completed
Fix the Null Reference Bug
Bug FixEasy
A REST API endpoint is crashing with a null reference error. Find and fix the bug that occurs when optional user data is missing.
15m
1.0x XP
1 completed
Build a Todo API
BuildEasy
Create a simple REST API for managing todos. Implement CRUD operations with the provided Express app skeleton.
20m
1.0x XP
0 completed
Fix Docker Compose Networking
Bug FixEasy
Services in a Docker Compose stack cannot communicate with each other. Debug and fix the networking configuration.
15m
1.0x XP
0 completed
Fix the CI Pipeline
Bug FixEasy
The GitHub Actions workflow is failing. Debug and fix the configuration issues.
15m
1.0x XP
0 completed
Analyze User Notification System
AnalyzeEasy
Analyze a requirement for a user notification system. Identify edge cases, write user stories, and ask clarifying questions.
30m
1.0x XP
0 completed
Document the Cache Module
DocumentEasy
Write AI-consumable documentation for a caching utility module. Include setup, usage examples, and API reference.
30m
1.0x XP
0 completed
Verify the API Documentation
VerifyEasy
An AI generated API documentation. Spot the inaccuracies, made-up endpoints, and incorrect information before publishing.
10m
1.0x XP
0 completed
The Shopping Cart Mystery
Bug FixEasy
Customers are complaining about wrong totals in their shopping carts! Some orders show $NaN, others have incorrect amounts. Can you find the bugs before Black Friday?
1.0x XP
0 completed