Coding exercise consisted of a pretty basic REST-ish API with just the right level of difficulty in three phases: in-memory, then persisting to a db.
Sigiloso
I used clojure 'kit' web framework, mostly ready to roll out the gate as soon as the interview started, just adding an endpoint and forwarding my localhost to a secure web url thingy for testing the queries.