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

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