// not ready for a full challenge?
~10 minTry a prompt challenge — write a system prompt in the browser, scored in seconds. No setup needed.
// 2 full challenges · Coding Agents · medium
Coding Agents
mediumBuild a coding agent for data pipeline reliability
Build a coding agent that hardens a flaky data pipeline by adding deduplication, validation, idempotency, and clear processing counters.
Avg 4–6 h·Any language
View →Coding Agents
mediumBuild a coding agent that writes tests for untested code
Build a coding agent that generates test suites for untested Python functions, covering happy paths, edge cases, and error conditions. The target functions are Python — your agent can be written in any language.