|
I had a job interview last friday where the guy asked me to show him how I would solve the eight queens problem. I sketched out some ideas on the whiteboard, but this evening I decided to try it out for real. This is what I got:
Here is the source code for the applet.
|