vijithassar / fizzbuzz

a solution to the classic programming puzzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FizzBuzz

FizzBuzz is a classic programming puzzle used widely in job interviews as a litmus test with which to gauge a candidate's familiarity with basic coding concepts. The solution can be implemented in any programming language.

About

a solution to the classic programming puzzle


Languages

Language:Python 51.4%Language:Shell 48.6%