lots of exercises in java... from https://github.com/exercism/java
Morten Nygaard Åsnes 5dba3e1ee0 Added stubs to Matrix #547 преди 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 Added stubs to Matrix #547 преди 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 topics to problem kindergarten-garden (#867) преди 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.