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

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