exercism / java

Exercism exercises in Java.
https://exercism.org/tracks/java
MIT License
689 stars 671 forks source link

spiral-matrix: sync #2797

Closed ErikSchierboom closed 4 months ago

ErikSchierboom commented 4 months ago

Sync the spiral-matrix exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/spiral-matrix.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).