Hacker News new | ask | show | jobs
by albedoa 5386 days ago
This post by Jeff Atwood might be of interest to you if you haven't read it:

http://www.codinghorror.com/blog/2007/02/why-cant-programmer...

1 comments

The fascinating thing about that post is the number of sneering comments, with their own (broken) implementations of FizzBuzz. At a glance only maybe 20-30% of solutions in the comments there actually work, and many are horribly suboptimal.