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

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