lots of exercises in java... from https://github.com/exercism/java
Lu Lechuan 5606a63cca Update AtbashTest (#1307) 8 년 전
..
accumulate remove public access modifiers on ref solution for accumulate 8 년 전
acronym Acronym: Update tests and version 8 년 전
all-your-base Inline the exercise README insert (#1290) 8 년 전
allergies allergies: added hints about no starter implementation 8 년 전
alphametics Inline the exercise README insert (#1290) 8 년 전
anagram Anagram: Update tests and version 8 년 전
armstrong-numbers armstrong-numbers: add to track (#1073) 8 년 전
atbash-cipher Update AtbashTest (#1307) 8 년 전
bank-account Inline the exercise README insert (#1290) 8 년 전
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 PR #1295 8 년 전
change Merge pull request #961 from exercism/README-format-tweaks 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 Display which part of complex number is being tested in error message for failing tests 8 년 전
crypto-square crypto-square: update to match canonical data (#1178) 8 년 전
custom-set Inline the exercise README insert (#1290) 8 년 전
diamond Revert changes to README 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 Inline the exercise README insert (#1290) 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 test 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 Inline the exercise README insert (#1290) 8 년 전
luhn Add additional luhn test for fuller coverage as in #972 (#973) 9 년 전
markdown Inline the exercise README insert (#1290) 8 년 전
matrix update matrix tests (#1297) 8 년 전
meetup Meetup: Update tests to 1.1.0 and add version file (#1212) 8 년 전
minesweeper Inline the exercise README insert (#1290) 8 년 전
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 update palindrome-products 8 년 전
pangram pangram: update tests to version 1.4.0 8 년 전
parallel-letter-frequency Inline the exercise README insert (#1290) 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 Pig-Latin Exercise Updates (#1249) 8 년 전
poker Adjust exercise README formatting; drop help link 9 년 전
prime-factors Update PrimeFactorsCalculatorTest (#1308) 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 Update RaindropsConverterTest.java 8 년 전
rational-numbers Add hashCode method to starter solution 8 년 전
rectangles Inline the exercise README insert (#1290) 8 년 전
reverse-string Update version 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 Create version File for run-length-encoding 8 년 전
saddle-points saddle-points: add starter implementation. (#1003) 8 년 전
scrabble-score Merge pull request #961 from exercism/README-format-tweaks 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 Merge pull request #961 from exercism/README-format-tweaks 9 년 전
strain Adjust exercise README formatting; drop help link 9 년 전
sublist Inline the exercise README insert (#1290) 8 년 전
sum-of-multiples Updated test for sum of multiplies #1253 8 년 전
tournament Inline the exercise README insert (#1290) 8 년 전
transpose Changed Test Cases 8 년 전
triangle Merge pull request #961 from exercism/README-format-tweaks 9 년 전
trinary Adjust exercise README formatting; drop help link 9 년 전
twelve-days TwelveDaysTest Update (#1243) 8 년 전
two-fer Inline the exercise README insert (#1290) 8 년 전
word-count Added test cases 8 년 전
word-search Inline the exercise README insert (#1290) 8 년 전
wordy Creation Version File for Wordy (#1196) 8 년 전
build.gradle Restructure exercise directory 9 년 전
settings.gradle Implement new exercise rational-numbers (#1274) 8 년 전