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

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