Example problem

TODO List Example Problem

Premise

Build a simple TODO list application that helps a user capture, organize, and complete short tasks. The exact product scope is intentionally small so the implementation can reveal practical engineering judgment: data modeling, interaction design, state management, and code organization.

Candidate-Facing Stub

You are building the first version of a TODO list tool. A useful solution should let a user:

Possible Extensions

TODO

This page is a placeholder. Replace it with the final problem statement, expected deliverables, constraints, and any starter assets.