I was jam-packed with work on Friday so I didn't have a chance to get to Ray Camden's Friday puzzler. I thought I would have some time to whiz through it after work. I had the time... but I didn't have the whiz. What seemed like a decently hard problem became a very hard problem once I got into it. Two days later, I still do not have an answer.
The biggest trick to this puzzler is that is has to be non-destructive. Or rather, it has to be very specifically destructive. The goal was to replace 1-3 letters out of 10-15 randomly chosen words. That's it. No other content is supposed to be altered. So, why is this difficult:
I am sure there is any easy solution that I am just not seeing. This test has bested me for the moment. I am not about to give up just yet. I still got some juice left in me. I will be victorious... just give me some time.
Comments (3) | Post Comment | Ask Ben | Permalink | Print Page
Ray Camden's Friday Puzzler - I Finally Did It!
Javascript Will Assign And Test A Variable In The Same Statement
You know, these tests are _meant_ to take no more than 5 minutes. I may need to think a bit more next time. ;)
Posted by Raymond Camden on Apr 1, 2007 at 7:55 PM
Almost done with a WAAAAY TOO COMPLICATED solution ;)
If it wasn't way to complicated and involved Java methods... what would be the fun in that???
Posted by Ben Nadel on Apr 1, 2007 at 8:53 PM
@Ray,
Now I can rest happy :)
http://www.bennadel.com/index.cfm?dax=blog:615.view
Posted by Ben Nadel on Apr 1, 2007 at 9:42 PM