lots of exercises in java... from https://github.com/exercism/java
Logan Stucki ece1ba7d65 Merge pull request #682 from vivshaw/circular-buffer 9 년 전
.github Temporarily disable probot 9 년 전
_template Move exercise template to root dir 9 년 전
bin journey test: fix for trackler submodule rename 9 년 전
docs Tweaked RESOURCES.md 9 년 전
exercises switch from assertEquals to assertThat to avoid autoboxing/unboxing bugs when testing equality for Integers 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 travis config: move notifications to end 9 년 전
CONTRIBUTING.md Mention the magic of a rebase in the CONTRIBUTING file 9 년 전
LICENSE Reassign copyright to Exercism legal entity 9 년 전
POLICIES.md Separate single policy into two separate policies 9 년 전
README.md Fix broken link 9 년 전
config.json implement circular-buffer & make requested fixes 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.