lots of exercises in java... from https://github.com/exercism/java
TimoleonLatinopoulos 0ee3b02fa6 Added test cases 8 年之前
..
accumulate remove public access modifiers on ref solution for accumulate 8 年之前
acronym Acronym: Simplify model answer 8 年之前
all-your-base all-your-base: update tests to version 2.1.0 8 年之前
allergies allergies: replace assertEquals with assertTrue/False as appropriate 8 年之前
alphametics alphametics: remove unnecessary .keep 8 年之前
anagram anagram: update tests to 1.1.0 8 年之前
armstrong-numbers armstrong-numbers: add to track (#1073) 8 年之前
atbash-cipher atbash-cipher: update test suite 8 年之前
bank-account Adjust exercise README formatting; drop help link 9 年之前
beer-song beer-song: update test suite to 2.1.0 (#1190) 8 年之前
binary remove public access modifiers on ref solution for binary 8 年之前
binary-search Creation Version File for Binary-Search (#1195) 8 年之前
binary-search-tree Remove unnecessary .keep files 8 年之前
bob update READMEs 8 年之前
book-store book-store: update test suite to 1.2.0 8 年之前
bowling Merge branch 'master' of https://github.com/TimoleonLatinopoulos/java-1 8 年之前
bracket-push bracket-push: update to v1.1.0 9 年之前
change Adjust exercise README formatting; drop help link 9 年之前
circular-buffer Create Version File for Circular-Buffer (#1193) 8 年之前
clock remove public access modifiers on ref solution for clock 8 年之前
collatz-conjecture collatz-conjecture: add start implementation. (#1021) 8 年之前
complex-numbers Add missing version files 9 年之前
crypto-square crypto-square: update to match canonical data (#1178) 8 年之前
custom-set custom-set: update tests to 1.1.0 8 年之前
diamond Diamond: add starter implementation. (#1001) 8 年之前
difference-of-squares difference-of-squares: add starter implementation 8 年之前
etl etl: remove public access modifier from etl 8 年之前
flatten-array Add hints to exercises without starter implementation (#1084) 8 年之前
food-chain removing public access modifiers from food-chain reference 8 年之前
forth forth: update tests suite to 1.4.0 8 年之前
gigasecond Adjust exercise README formatting; drop help link 9 年之前
grade-school grade-school: make classes and methods package private in reference solution 8 年之前
hamming hamming: update test suite (#1154) 8 年之前
hello-world Adjust exercise README formatting; drop help link 9 年之前
hexadecimal removing public access modifiers from Hexadecimal.java 8 年之前
house Added version file 8 年之前
isbn-verifier Regenerate READMEs 8 年之前
isogram isogram: update test suite (#1162) 8 年之前
kindergarten-garden kindergarten-garden: update test suite to 1.0.0 8 年之前
largest-series-product largest-series-product: make classes and methods package private #1052 (#1067) 8 年之前
linked-list linked-list: make classes and methods package private (#1066) 8 年之前
list-ops Update ListOps to Match Canonical Data (#1202) 8 年之前
luhn Add additional luhn test for fuller coverage as in #972 (#973) 9 年之前
markdown update markdown ref solution and add initial solution 8 年之前
matrix Remove unnecessary .keep files 8 年之前
meetup Meetup: Update tests to 1.1.0 and add version file (#1212) 8 年之前
minesweeper Adjust exercise README formatting; drop help link 9 年之前
nth-prime Create Version File for N-th Prime (#1194) 8 年之前
nucleotide-count nucleotide-count: added hints about no starter implementation Copied hints.md file from flatten-array exercise and generated new README.md file. Fixes #1087 8 年之前
ocr-numbers Regenerate READMEs 9 年之前
octal Adjust exercise README formatting; drop help link 9 年之前
palindrome-products Regenerate READMEs 8 年之前
pangram Adjust exercise README formatting; drop help link 9 年之前
parallel-letter-frequency update READMEs 8 年之前
pascals-triangle pascals-triangle: update tests to 1.2.0 8 年之前
perfect-numbers perfect-numbers: update version file 9 年之前
phone-number phone-number add hints and regenerated README.md file (#1215) 8 年之前
pig-latin Regenerate READMEs 8 年之前
poker Adjust exercise README formatting; drop help link 9 年之前
prime-factors prime-factors: update tests to 1.0.0 8 年之前
protein-translation protein-translation: update test version number to 1.0.1 8 年之前
proverb update READMEs 8 年之前
pythagorean-triplet Adjust exercise README formatting; drop help link 9 年之前
queen-attack queen-attack: update to v2.0.0 9 年之前
rail-fence-cipher update READMEs 8 年之前
raindrops Added test cases 8 年之前
rectangles Regenerate READMEs 8 年之前
reverse-string reverse-string: add argument to initial solution (#1070) 8 年之前
rna-transcription rna-transcription: update tests to version 1.1.0 8 年之前
robot-name Adjust exercise README formatting; drop help link 9 年之前
robot-simulator Add missing version files 9 年之前
roman-numerals roman-numerals: update tests 8 年之前
rotational-cipher rotational-cipher: update tests to 1.1.0 8 年之前
run-length-encoding remove public access modifiers on ref solution for run length encoding 8 年之前
saddle-points saddle-points: add starter implementation. (#1003) 8 年之前
scrabble-score Adjust exercise README formatting; drop help link 9 年之前
secret-handshake secret-handshake: fix broken link in README.md 8 年之前
series Adjust exercise README formatting; drop help link 9 年之前
sieve Adjust exercise README formatting; drop help link 9 年之前
simple-cipher Regenerate READMEs 8 年之前
simple-linked-list Adjust exercise README formatting; drop help link 9 年之前
space-age Adjust exercise README formatting; drop help link 9 年之前
spiral-matrix Adjust exercise README formatting; drop help link 9 年之前
strain Adjust exercise README formatting; drop help link 9 年之前
sublist Add missing version files 9 年之前
sum-of-multiples Regenerate READMEs 8 年之前
tournament Creation Version File for Tournament (#1197) 8 年之前
transpose transpose: update test suite to 1.1.0 (#1200) 8 年之前
triangle Adjust exercise README formatting; drop help link 9 年之前
trinary Adjust exercise README formatting; drop help link 9 年之前
twelve-days Adjust exercise README formatting; drop help link 9 年之前
two-fer update READMEs 8 年之前
word-count Adjust exercise README formatting; drop help link 9 年之前
word-search word-search: update test suite to 1.1.0 (#1203) 8 年之前
wordy Creation Version File for Wordy (#1196) 8 年之前
build.gradle Restructure exercise directory 9 年之前
settings.gradle Implement alphametics exercise (#1188) 8 年之前