lots of exercises in java... from https://github.com/exercism/java
Kaioru 4f0b28e05d Add integers and arrays to topics for sum of multiples vor 9 Jahren
.github Temporarily disable probot vor 9 Jahren
_template Move exercise template to root dir vor 9 Jahren
bin Restructure exercise directory vor 9 Jahren
config Run new configlet fmt command on track vor 9 Jahren
docs Double indent code blocks to resolve list numbering vor 9 Jahren
exercises Changed methods from public to package-private vor 9 Jahren
gradle/wrapper Revert "Update to Gradle 4.1" vor 9 Jahren
img Optimize track icon (#337) vor 9 Jahren
scripts Add script to prune extraneous .keep files vor 9 Jahren
.Rhistory isogram : add to track (#311) vor 9 Jahren
.gitattributes Enforce LF line endings vor 9 Jahren
.gitignore Ignore local test output vor 9 Jahren
.keep list-ops: add to track (#207) vor 9 Jahren
.travis.yml rvm only works with login shell vor 9 Jahren
CONTRIBUTING.md Adding the prerequisites to the CONTRIBUTING.md file The local setup requires jq & ruby to be installed. This should be mentioned in the CONTRIBUTING.md file to make it easier for folks to contribute in the future vor 9 Jahren
LICENSE Reassign copyright to Exercism legal entity vor 9 Jahren
POLICIES.md policies: fix test class entry in table vor 9 Jahren
README.md Fix broken link vor 9 Jahren
config.json Add integers and arrays to topics for sum of multiples vor 9 Jahren
gradlew Revert "Update to Gradle 4.1" vor 9 Jahren
gradlew.bat Update permissions for gradlew.bat vor 9 Jahren

README.md

java Build Status

Source for Exercism Exercises in Java.

Contributing Guide

For general information about how to contribute to Exercism, please refer to the Contributing Guide.

For information on contributing to this track, refer to the CONTRIBUTING.md file.