This repository contains the source for the exercises of the Java track on Exercism.
Next to the exercises, the Java track also consists of the following tooling:
- exercism/java-test-runner - The Exercism test runner for the Java track that automatically verifies if a submitted solution passes all of the exercise's tests.
- exercism/java-representer - The Exercism representer for the Java track that creates normalized representations of submitted solutions.
- exercism/java-analyzer - The Exercism analyzer for the Java track that automatically provides comments on submitted solutions.
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.