lots of exercises in java... from https://github.com/exercism/java
Piet van Dongen c6262db784 Minor changes to be concise with other problems in track 11 vuotta sitten
_template Delete gradle from template dir 11 vuotta sitten
accumulate Example now preserves collection order (closes #38) 11 vuotta sitten
allergies Added exercise allergies 11 vuotta sitten
anagram Add empty solution files 11 vuotta sitten
atbash-cipher Added exercise atbash-cipher 11 vuotta sitten
bin Fix 32bit check. 11 vuotta sitten
binary Added exercise binary 11 vuotta sitten
bob Moved gradle wrapper to project root and created sub-projects in settings.gradle 11 vuotta sitten
crypto-square Added exercise crypto-square 11 vuotta sitten
etl Add empty solution files 11 vuotta sitten
gigasecond Corrected test parameter order (fixes #34) 11 vuotta sitten
grade-school Add empty solution files 11 vuotta sitten
hamming Fix hamming test for different strand lengths 11 vuotta sitten
meetup Add empty solution files 11 vuotta sitten
nucleotide-count Fixed incorrect name for source file of Nucleotide exercise 11 vuotta sitten
pascals-triangle Minor changes to be concise with other problems in track 11 vuotta sitten
phone-number Add empty solution files 11 vuotta sitten
prime-factors Added exercise prime-factors 11 vuotta sitten
raindrops Added exercise raindrops 11 vuotta sitten
rna-transcription Fixed JSON and some styles 11 vuotta sitten
robot-name The RobotName file should be named Robot, according to the tests 11 vuotta sitten
roman-numerals Corrected test parameter order (fixes #34) 11 vuotta sitten
scrabble-score Corrected test parameter order (fixes #34) 11 vuotta sitten
sieve Added exercise sieve 11 vuotta sitten
space-age Merged planet Enum and HashMap (closes #39) 11 vuotta sitten
strain Replaced stream() functionality by loops (closes #40) 11 vuotta sitten
triangle Corrected test parameter order (fixes #34) 11 vuotta sitten
trinary Fixed JSON and some styles 11 vuotta sitten
word-count Add empty solution files 11 vuotta sitten
.gitignore Moved gradle wrapper to project root and created sub-projects in settings.gradle 11 vuotta sitten
.travis.yml Fix travis build script 12 vuotta sitten
LICENSE Add MIT license 12 vuotta sitten
README.md Update readme 12 vuotta sitten
SETUP.md Add empty SETUP file 11 vuotta sitten
config.json Removed comma in config.json 11 vuotta sitten

README.md

xJava

Exercism Exercises in Java

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

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