An open API service indexing awesome lists of open source software.

https://github.com/htoooth/fizzbuzzwhizz

ThoughtWorks interview answer.
https://github.com/htoooth/fizzbuzzwhizz

Last synced: about 1 month ago
JSON representation

ThoughtWorks interview answer.

Awesome Lists containing this project

README

        

# FizzBuzzWhizz

The FizzBuzzWhizz is ThoughtWorks's code interview. I use ruby to resolve it.

# How to use

you can use `rake test` to test code. And you can type `rake` to run my default task.

# About

you can see `problem.md` to know what is FizzBuzzWhizz.