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

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