// 12 challenges · medium
Build a browser automation agent
Build an agent that completes browser-like workflows by navigating pages, reading state, filling forms, and submitting the correct result.
Build 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.