Sample code for DMI
I wrote this on February 29, 2008 as part of my application for getting hired at DMI.
In order to prove my ability to develop code on a deadline that is robust, efficient,
and correct, I've taken a problem that was presented to me in the interview, and written
a toy database application to solve the problem.
- Please read the associated document
first. It is a Google Doc that is part design document, part development journal.
- You can download a .jar file containing all the java code here.
However, this is for viewing only; you will not be able to run the program for reasons that
are explained in the doc.
- Or you can view these individual .java files outside of the archive.