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

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