lots of exercises in java... from https://github.com/exercism/java
Kaioru 4f0b28e05d Add integers and arrays to topics for sum of multiples пре 9 година
.github Temporarily disable probot пре 9 година
_template Move exercise template to root dir пре 9 година
bin Restructure exercise directory пре 9 година
config Run new configlet fmt command on track пре 9 година
docs Double indent code blocks to resolve list numbering пре 9 година
exercises Changed methods from public to package-private пре 9 година
gradle/wrapper Revert "Update to Gradle 4.1" пре 9 година
img Optimize track icon (#337) пре 9 година
scripts Add script to prune extraneous .keep files пре 9 година
.Rhistory isogram : add to track (#311) пре 9 година
.gitattributes Enforce LF line endings пре 9 година
.gitignore Ignore local test output пре 9 година
.keep list-ops: add to track (#207) пре 9 година
.travis.yml rvm only works with login shell пре 9 година
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 пре 9 година
LICENSE Reassign copyright to Exercism legal entity пре 9 година
POLICIES.md policies: fix test class entry in table пре 9 година
README.md Fix broken link пре 9 година
config.json Add integers and arrays to topics for sum of multiples пре 9 година
gradlew Revert "Update to Gradle 4.1" пре 9 година
gradlew.bat Update permissions for gradlew.bat пре 9 година

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.