lots of exercises in java... from https://github.com/exercism/java
Zach Waltman 62d9c5b26c Fix spelling errors in custom-set, word-count test names преди 9 години
.github Temporarily disable probot преди 9 години
_template Move exercise template to root dir преди 9 години
bin Merge pull request #688 from Smarticles101/build-matrix преди 9 години
config Add default maintainers file преди 9 години
docs TESTS.md: remove other references to GETTING-STARTED.md преди 9 години
exercises Fix spelling errors in custom-set, word-count test names преди 9 години
gradle/wrapper Update to Gradle 4.0.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 Use Gradle wrapper for CI jobs преди 9 години
.keep list-ops: add to track (#207) преди 9 години
.travis.yml Attempt to optimize build Run unit test and journey test on seperate nodes Gradle uses --configure-on-demand and --parallel where it wasn't present Bundle install uses -j4 преди 9 години
CONTRIBUTING.md Update links to reflect changes in the docs repository преди 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 Remove redundant key/value pairs from config.json преди 9 години
gradlew Use Gradle wrapper for CI jobs преди 9 години
gradlew.bat Use Gradle wrapper for CI jobs преди 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.