lots of exercises in java... from https://github.com/exercism/java
Harikrushna Vanpariya 98d548bcf9 binary-search-tree: update tests and add version file #1408 преди 6 години
.github remove reference to xjava преди 6 години
_template _template: restructure directory преди 6 години
bin add check to keep CI from running build.gradle as exercise преди 6 години
config Inline the exercise README insert (#1290) преди 6 години
docs fix broken links in maintaining.md преди 6 години
exercises binary-search-tree: update tests and add version file #1408 преди 6 години
gradle/wrapper Revert "Update to Gradle 4.1" преди 7 години
img Optimize track icon (#337) преди 7 години
scripts Fix canonical data check script преди 6 години
.gitattributes Enforce LF line endings преди 7 години
.gitignore Ignore local test output преди 7 години
.travis.yml add travis_retry param to rvm install преди 6 години
CONTRIBUTING.md contributing.md: Remove broken link преди 6 години
LICENSE Reassign copyright to Exercism legal entity преди 7 години
POLICIES.md Update policies преди 6 години
README.md Fix broken link преди 7 години
config.json two-bucket: increase difficulty from 5 to 7. Closes #1384 (#1390) преди 6 години
gradlew Revert "Update to Gradle 4.1" преди 7 години
gradlew.bat Update permissions for gradlew.bat преди 7 години

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.