This repo contains an exercise intended for engineers.
- Fork this repo.
- Using the technology of your choice, complete the assignment.
- Update this README with
- a
How-To
section containing any instructions needed to execute your program. - an
Assumptions
section containing documentation on any assumptions made while interpreting the requirements.
- a
- Submit a pull request with your solution.
- This exercise is meant to drive a conversation. Do not feel pressure to over engineer a solution.
- Please invest the minimum amount of time needed to demonstrate your approach to problem solving, code design, etc.
- Within reason, treat your solution as if it would become a production system.