lots of exercises in java... from https://github.com/exercism/java
John S. Ryan f7db56e358 Make the source path of each compile explicit 11 years ago
_template Delete gradle from template dir 11 years ago
accumulate Move all existing example to a proper source dir. 11 years ago
allergies Move all existing example to a proper source dir. 11 years ago
anagram Move all existing example to a proper source dir. 11 years ago
atbash-cipher Move all existing example to a proper source dir. 11 years ago
bin fetch-configlet uses slightly more portable syntax. 11 years ago
binary Move all existing example to a proper source dir. 11 years ago
bob Move all existing example to a proper source dir. 11 years ago
crypto-square Move all existing example to a proper source dir. 11 years ago
docs Added track specific documentation 11 years ago
etl Run tests against examples & compile starter code 11 years ago
gigasecond Move all existing example to a proper source dir. 11 years ago
grade-school Move all existing example to a proper source dir. 11 years ago
hamming Move all existing example to a proper source dir. 11 years ago
luhn Move all existing example to a proper source dir. 11 years ago
meetup Move all existing example to a proper source dir. 11 years ago
nucleotide-count Move all existing example to a proper source dir. 11 years ago
octal Move all existing example to a proper source dir. 11 years ago
pascals-triangle Move all existing example to a proper source dir. 11 years ago
phone-number Move all existing example to a proper source dir. 11 years ago
pig-latin Move all existing example to a proper source dir. 11 years ago
prime-factors Force "main" sourceSet to "src/example/java" in CI 11 years ago
raindrops Move all existing example to a proper source dir. 11 years ago
rna-transcription Move all existing example to a proper source dir. 11 years ago
robot-name Force "main" sourceSet to "src/example/java" in CI 11 years ago
roman-numerals Move all existing example to a proper source dir. 11 years ago
scrabble-score Move all existing example to a proper source dir. 11 years ago
sieve Move all existing example to a proper source dir. 11 years ago
simple-cipher Move all existing example to a proper source dir. 11 years ago
space-age Move all existing example to a proper source dir. 11 years ago
strain Move all existing example to a proper source dir. 11 years ago
triangle Move all existing example to a proper source dir. 11 years ago
trinary Move all existing example to a proper source dir. 11 years ago
word-count Move all existing example to a proper source dir. 11 years ago
.gitignore Ignore configlet binaries 11 years ago
.travis.yml Run tests against examples & compile starter code 11 years ago
LICENSE Add MIT license 12 years ago
README.md Add badge for travis build to README 11 years ago
SETUP.md Add empty SETUP file 11 years ago
build.gradle Make the source path of each compile explicit 11 years ago
config.json Added track specific documentation 11 years ago
settings.gradle Move all existing example to a proper source dir. 11 years ago

README.md

xJava Build Status

Exercism Exercises in Java

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com