olttwa / clj-fizzbuzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fizzbuzz

Download from https://github.com/olttwa/clj-fizzbuzz

Usage

Use it to solve the famous fizzbuzz test which can be used to screen 99.5% of programmers according to http://wiki.c2.com/?FizzBuzzTest

$ java -jar fizzbuzz-0.1.0-standalone.jar [args]

License

Copyright © 2017 Akshat

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%