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

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