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

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