lots of exercises in java... from https://github.com/exercism/java
John S. Ryan 36cc2ae4df Run all Gradle tests before the configlet. 11 年之前
_template Delete gradle from template dir 11 年之前
accumulate Define the 6 first classes and remove the others 11 年之前
allergies Define the 6 first classes and remove the others 11 年之前
anagram anagram: Clarify expectations about identical words 11 年之前
atbash-cipher Define the 6 first classes and remove the others 11 年之前
bin fetch-configlet uses slightly more portable syntax. 11 年之前
binary Define the 6 first classes and remove the others 11 年之前
bob Define the 6 first classes and remove the others 11 年之前
crypto-square Define the 6 first classes and remove the others 11 年之前
docs Added track specific documentation 11 年之前
etl Adds missing "class" keyword in starter files. 11 年之前
gigasecond Define the 6 first classes and remove the others 11 年之前
grade-school Define the 6 first classes and remove the others 11 年之前
hamming Fix hamming test for different strand lengths 11 年之前
luhn Define the 6 first classes and remove the others 11 年之前
meetup Define the 6 first classes and remove the others 11 年之前
nucleotide-count Adds missing "class" keyword in starter files. 11 年之前
octal Define the 6 first classes and remove the others 11 年之前
pascals-triangle Define the 6 first classes and remove the others 11 年之前
phone-number Define the 6 first classes and remove the others 11 年之前
pig-latin Define the 6 first classes and remove the others 11 年之前
prime-factors Force "main" sourceSet to "src/example/java" in CI 11 年之前
raindrops Define the 6 first classes and remove the others 11 年之前
rna-transcription Define the 6 first classes and remove the others 11 年之前
robot-name Force "main" sourceSet to "src/example/java" in CI 11 年之前
roman-numerals Define the 6 first classes and remove the others 11 年之前
scrabble-score scrabble-score: replace illegal word 11 年之前
sieve Define the 6 first classes and remove the others 11 年之前
simple-cipher Corrected error in RandonKeyCipherTest.java 11 年之前
space-age Define the 6 first classes and remove the others 11 年之前
strain Define the 6 first classes and remove the others 11 年之前
triangle Define the 6 first classes and remove the others 11 年之前
trinary Define the 6 first classes and remove the others 11 年之前
word-count Adds missing "class" keyword in starter files. 11 年之前
.gitignore Ignore configlet binaries 11 年之前
.travis.yml Run all Gradle tests before the configlet. 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 Force "main" sourceSet to "src/example/java" in CI 11 年之前
config.json Added track specific documentation 11 年之前
settings.gradle Configure Travis to run tests against examples 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