lots of exercises in java... from https://github.com/exercism/java
John S. Ryan dc0734c8f9 Fix various issues with some problems 11 лет назад
_template Delete gradle from template dir 11 лет назад
accumulate Move all existing example to a proper source dir. 11 лет назад
allergies Fix various issues with some problems 11 лет назад
anagram Move all existing example to a proper source dir. 11 лет назад
atbash-cipher Move all existing example to a proper source dir. 11 лет назад
bin fetch-configlet uses slightly more portable syntax. 11 лет назад
binary Move all existing example to a proper source dir. 11 лет назад
bob Move all existing example to a proper source dir. 11 лет назад
crypto-square Move all existing example to a proper source dir. 11 лет назад
docs Added track specific documentation 11 лет назад
etl Run tests against examples & compile starter code 11 лет назад
gigasecond Fix various issues with some problems 11 лет назад
grade-school Move all existing example to a proper source dir. 11 лет назад
hamming Fix various issues with some problems 11 лет назад
luhn Move all existing example to a proper source dir. 11 лет назад
meetup Fix various issues with some problems 11 лет назад
nucleotide-count Fix various issues with some problems 11 лет назад
octal Move all existing example to a proper source dir. 11 лет назад
pascals-triangle Move all existing example to a proper source dir. 11 лет назад
phone-number Move all existing example to a proper source dir. 11 лет назад
pig-latin Move all existing example to a proper source dir. 11 лет назад
prime-factors Force "main" sourceSet to "src/example/java" in CI 11 лет назад
raindrops Move all existing example to a proper source dir. 11 лет назад
rna-transcription Move all existing example to a proper source dir. 11 лет назад
robot-name Force "main" sourceSet to "src/example/java" in CI 11 лет назад
roman-numerals Fix various issues with some problems 11 лет назад
scrabble-score Fix various issues with some problems 11 лет назад
sieve Move all existing example to a proper source dir. 11 лет назад
simple-cipher Move all existing example to a proper source dir. 11 лет назад
space-age Move all existing example to a proper source dir. 11 лет назад
strain Move all existing example to a proper source dir. 11 лет назад
triangle Fix various issues with some problems 11 лет назад
trinary Move all existing example to a proper source dir. 11 лет назад
word-count Move all existing example to a proper source dir. 11 лет назад
.gitignore Ignore configlet binaries 11 лет назад
.travis.yml Run tests against examples & compile starter code 11 лет назад
LICENSE Add MIT license 12 лет назад
README.md Add badge for travis build to README 11 лет назад
SETUP.md Add empty SETUP file 11 лет назад
build.gradle Make the source path of each compile explicit 11 лет назад
config.json Added track specific documentation 11 лет назад
settings.gradle Fix various issues with some problems 11 лет назад

README.md

xJava Build Status

Exercism Exercises in Java

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com