chunfeilung / fizzbuzz

A collection of weird and awful FizzBuzz implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FizzBuzz gone wrong

“A FizzBuzz a day keeps the doctor away”.
                               — Said no one ever

Most people know “Fizz buzz” as a group word game designed to teach children about division (or drinking game). Many programmers are also quite familiar with Fizz buzz as “FizzBuzz”, in the form of a trivial programming problem. It is often used as a job interview screening device to weed out (really (really (really))) (really) bad applicants. This repository contains a small collection of awful implementations of FizzBuzz for various programming languages.

License

This project is licensed under the WTFPL (Do What The Fuck You Want Public License).

About

A collection of weird and awful FizzBuzz implementations

License:Other


Languages

Language:C++ 15.4%Language:HTML 14.6%Language:Java 7.9%Language:PHP 6.9%Language:Rascal 6.6%Language:Go 6.4%Language:TeX 4.8%Language:LOLCODE 4.5%Language:Scheme 3.6%Language:Objective-C 3.3%Language:Ruby 3.3%Language:Shell 3.0%Language:Haskell 3.0%Language:Lua 2.6%Language:Swift 2.5%Language:Batchfile 2.2%Language:JavaScript 2.1%Language:F# 1.7%Language:Python 1.6%Language:CoffeeScript 1.5%Language:Perl 1.5%Language:CSS 1.1%