Skip to content

Cifixie/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz - Typical programming test

What it's all about: https://en.wikipedia.org/wiki/Fizz_buzz

Relying on:

  • Rollup
  • Babel
  • jest

Build: yarn run build

Run: node dist/fizzbuzz.js [number]

  • Returns corresponding answer for given number
  • If not passed, returns 30 first answers

About

FizzBuzz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published