FizzBuzz problem and solution

I was listening to the first episode of Java Off Heap podcast over the weekend and discovered something shocking. Apparently a large number of programming job applicants can't write a simple FizzBuzz problem. The comment thread for the post is pretty funny and contains numerous solutions in many different languages. I'm posting mine in Java on my Github page. You can read the original post here.

Comments

Popular posts from this blog

Vista Vulnerability Report mentions Ubuntu 6.06 LTS

Running CockroachDB with Docker Compose and Minio, Part 2

Doing "print screen" on a Mac is a pain in the ass