lots of exercises in java... from https://github.com/exercism/java
vivshaw 919164028e switch from assertEquals to assertThat to avoid autoboxing/unboxing bugs when testing equality for Integers il y a 9 ans
..
example/java implement circular-buffer & make requested fixes il y a 9 ans
main/java implement circular-buffer & make requested fixes il y a 9 ans
test/java switch from assertEquals to assertThat to avoid autoboxing/unboxing bugs when testing equality for Integers il y a 9 ans