lots of exercises in java... from https://github.com/exercism/java
Scott Ertel aebe76c14a
Merge 99932b2befb23c0adbb3467c3e14d40823620742 into 93f538e91a331b02151ec202846d6ce630174933
před 6 roky
.github remove reference to xjava před 6 roky
_template _template: restructure directory před 6 roky
bin add check to keep CI from running build.gradle as exercise před 6 roky
config Inline the exercise README insert (#1290) před 6 roky
docs fix broken links in maintaining.md před 6 roky
exercises added hints.md to .meta před 6 roky
gradle/wrapper Revert "Update to Gradle 4.1" před 7 roky
img Optimize track icon (#337) před 7 roky
scripts Fix canonical data check script před 6 roky
.gitattributes Enforce LF line endings před 7 roky
.gitignore Ignore local test output před 7 roky
.travis.yml add travis_retry param to rvm install před 6 roky
CONTRIBUTING.md contributing.md: Remove broken link před 6 roky
LICENSE Reassign copyright to Exercism legal entity před 7 roky
POLICIES.md Update policies před 6 roky
README.md Fix broken link před 7 roky
config.json grep: add exercise (#1429) před 6 roky
gradlew Revert "Update to Gradle 4.1" před 7 roky
gradlew.bat Update permissions for gradlew.bat před 7 roky

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.