Skip to content

smeda2205/fizzbuzz

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 15.3%
  • HTML 14.6%
  • Java 7.9%
  • PHP 6.9%
  • Rascal 6.6%
  • Go 6.4%
  • Other 42.3%