lots of exercises in java... from https://github.com/exercism/java
John S. Ryan a8a96a0920 Run tests against examples & compile starter code 11 years ago
_template Delete gradle from template dir 11 years ago
accumulate Define the 6 first classes and remove the others 11 years ago
allergies Define the 6 first classes and remove the others 11 years ago
anagram anagram: Clarify expectations about identical words 11 years ago
atbash-cipher Define the 6 first classes and remove the others 11 years ago
bin fetch-configlet uses slightly more portable syntax. 11 years ago
binary Define the 6 first classes and remove the others 11 years ago
bob Define the 6 first classes and remove the others 11 years ago
crypto-square Define the 6 first classes and remove the others 11 years ago
docs Added track specific documentation 11 years ago
etl Run tests against examples & compile starter code 11 years ago
gigasecond Define the 6 first classes and remove the others 11 years ago
grade-school Define the 6 first classes and remove the others 11 years ago
hamming Fix hamming test for different strand lengths 11 years ago
luhn Define the 6 first classes and remove the others 11 years ago
meetup Define the 6 first classes and remove the others 11 years ago
nucleotide-count Adds missing "class" keyword in starter files. 11 years ago
octal Define the 6 first classes and remove the others 11 years ago
pascals-triangle Define the 6 first classes and remove the others 11 years ago
phone-number Define the 6 first classes and remove the others 11 years ago
pig-latin Define the 6 first classes and remove the others 11 years ago
prime-factors Force "main" sourceSet to "src/example/java" in CI 11 years ago
raindrops Define the 6 first classes and remove the others 11 years ago
rna-transcription Define the 6 first classes and remove the others 11 years ago
robot-name Force "main" sourceSet to "src/example/java" in CI 11 years ago
roman-numerals Define the 6 first classes and remove the others 11 years ago
scrabble-score scrabble-score: replace illegal word 11 years ago
sieve Define the 6 first classes and remove the others 11 years ago
simple-cipher Corrected error in RandonKeyCipherTest.java 11 years ago
space-age Define the 6 first classes and remove the others 11 years ago
strain Define the 6 first classes and remove the others 11 years ago
triangle Define the 6 first classes and remove the others 11 years ago
trinary Define the 6 first classes and remove the others 11 years ago
word-count Adds missing "class" keyword in starter files. 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 Run tests against examples & compile starter code 11 years ago
config.json Added track specific documentation 11 years ago
settings.gradle Run tests against examples & compile starter code 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