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

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