lots of exercises in java... from https://github.com/exercism/java
Katrina Owen d10302a50d
Delete unnecessary template override
8 лет назад
..
accumulate remove public access modifiers on ref solution for accumulate 8 лет назад
acronym Acronym: Update tests and version 8 лет назад
all-your-base all-your-base: update tests to version 2.1.0 8 лет назад
allergies allergies: added hints about no starter implementation 8 лет назад
alphametics alphametics: remove unnecessary .keep 8 лет назад
anagram Anagram: Update tests and version 8 лет назад
armstrong-numbers armstrong-numbers: add to track (#1073) 8 лет назад
atbash-cipher atbash-cipher: added hints about no starter implementation 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 bob: added hints about no starter implementation 8 лет назад
book-store book-store: update test suite to 1.2.0 8 лет назад
bowling Removed white spaces 8 лет назад
bracket-push bracket-push: added hints about no starter implementation 8 лет назад
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: update version to 1.2.0 (#1220) 8 лет назад
etl etl: add version file #1156 8 лет назад
flatten-array Add hints to exercises without starter implementation (#1084) 8 лет назад
food-chain version 2.1.0 added to food-chain 8 лет назад
forth Delete unnecessary template override 8 лет назад
gigasecond Version file updated for #1125 8 лет назад
grade-school grade-school: make classes and methods package private in reference solution 8 лет назад
hamming hamming: update test suite (#1154) 8 лет назад
hello-world hello-world: added version file 8 лет назад
hexadecimal removing public access modifiers from Hexadecimal.java 8 лет назад
house Added version file 8 лет назад
isbn-verifier update 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: update tests to version 1.1.0 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) 8 лет назад
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 tests and version #1142 (#1248) 8 лет назад
ocr-numbers Regenerate READMEs 9 лет назад
octal Adjust exercise README formatting; drop help link 9 лет назад
palindrome-products Regenerate READMEs 8 лет назад
pangram pangram: update tests to version 1.4.0 8 лет назад
parallel-letter-frequency rename plf HINTS and regenerate READMEs 8 лет назад
pascals-triangle pascals-triangle: added hints about no starter implementation 8 лет назад
perfect-numbers perfect-numbers: update version file 9 лет назад
phone-number Added test cases as per #1141 (#1224) 8 лет назад
pig-latin Regenerate READMEs 8 лет назад
poker Adjust exercise README formatting; drop help link 9 лет назад
prime-factors prime-factors: added hints about no starter implementation Added new hints.md file copied from exercises/flatten-array/.meta/hints.md and regenerated the README.md file using configlet. Fixes #1091 8 лет назад
protein-translation rename plf HINTS and regenerate READMEs 8 лет назад
proverb Added version file for proverb #1130 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 Revert "Revert "Added test cases"" 8 лет назад
rectangles Regenerate READMEs 8 лет назад
reverse-string update READMEs 8 лет назад
rna-transcription update READMEs 8 лет назад
robot-name robot-name: added hints about no starter implementation Added new hints.md file copied from exercises/flatten-array/.meta/hints.md and regenerated the README.md file using configlet. Fixes #1090 8 лет назад
robot-simulator Updating Robot-Simulator Tests (New PR) (#1213) 8 лет назад
roman-numerals roman-numerals: update tests 8 лет назад
rotational-cipher rotational-cipher: update tests to 1.1.0 8 лет назад
run-length-encoding run-length-encoding: added hints about no starter implementation Added new hints.md file copied from exercises/flatten-array/.meta/hints.md and regenerated the README.md file using configlet. Fixes #1089 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 series: added hints about no starter implementation 8 лет назад
sieve Create Version File for Sieve Exercise 8 лет назад
simple-cipher Regenerate READMEs 8 лет назад
simple-linked-list Adjust exercise README formatting; drop help link 9 лет назад
space-age space-age: update tests to version 1.1.0 8 лет назад
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 Updated test for sum of multiplies #1253 8 лет назад
tournament Creation Version File for Tournament (#1197) 8 лет назад
transpose Changed Test Cases 8 лет назад
triangle Adjust exercise README formatting; drop help link 9 лет назад
trinary Adjust exercise README formatting; drop help link 9 лет назад
twelve-days TwelveDaysTest Update (#1243) 8 лет назад
two-fer Remove two-fer test 8 лет назад
word-count Added test cases 8 лет назад
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 лет назад