lots of exercises in java... from https://github.com/exercism/java
FridaTveit 8936898c4e Merge pull request #946 from exercism/move-version-info-to-meta-dir il y a 9 ans
.github Temporarily disable probot il y a 9 ans
_template Move exercise template to root dir il y a 9 ans
bin Restructure exercise directory il y a 9 ans
config maintainers.json: show bio for Frida Tveit il y a 9 ans
docs Double indent code blocks to resolve list numbering il y a 9 ans
exercises Move test version data to .meta dir il y a 9 ans
gradle/wrapper Revert "Update to Gradle 4.1" il y a 9 ans
img Optimize track icon (#337) il y a 9 ans
scripts Add script to prune extraneous .keep files il y a 9 ans
.gitattributes Enforce LF line endings il y a 9 ans
.gitignore Ignore local test output il y a 9 ans
.keep list-ops: add to track (#207) il y a 9 ans
.travis.yml rvm only works with login shell il y a 9 ans
CONTRIBUTING.md Add new exercise section to the contributing guide il y a 9 ans
LICENSE Reassign copyright to Exercism legal entity il y a 9 ans
POLICIES.md policies: fix test class entry in table il y a 9 ans
README.md Fix broken link il y a 9 ans
config.json fixes #925 add topics to simple linked list exercise (#933) il y a 9 ans
gradlew Revert "Update to Gradle 4.1" il y a 9 ans
gradlew.bat Update permissions for gradlew.bat il y a 9 ans

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.