This is a set of coding challenges designed to vet the technical ability of software engineers applying to Elsevier.
Steps:
- Clone this repo and create a branch using your name as the branch name.
- Modify the code as described in the TODO items inside Exercise1, Exercise2, etc.
- Send a pull request for your branch when you consider the assignment complete.
Additional Notes:
- The exercises increase in difficulty, if you can't answer one just move on
- Don't spend more than 60 minutes on this entire assignment
- Use comments or javadocs to describe why you made particular design decisions