lots of exercises in java... from https://github.com/exercism/java
FridaTveit 95ede81388 Simplify construction logic for palindrome products (#305) vor 9 Jahren
..
_template Standardize on JUnit 4.12 vor 10 Jahren
accumulate Standardize on JUnit 4.12 vor 10 Jahren
acronym Standardize on JUnit 4.12 vor 10 Jahren
all-your-base Added Ignore annotation to all tests but the first one in all-your-base. vor 9 Jahren
allergies Allergies: remove redundant array creation vor 9 Jahren
anagram Change test names and order slightly to match canonical data vor 9 Jahren
atbash-cipher Added parameters test name annotation Atbash DecodeTest. Changed variable names to be more descriptive. vor 9 Jahren
beer-song Delete all unused .keep files vor 9 Jahren
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
binary-search Implemented recommended changes vor 9 Jahren
binary-search-tree Added binary search tree exercise to the Java track (#191) vor 9 Jahren
bob Standardize on JUnit 4.12 vor 10 Jahren
bracket-push bracket-push: add to track vor 9 Jahren
change change: update to include new canonical test vor 9 Jahren
clock Clock: add to track (#260) vor 9 Jahren
crypto-square Standardize on JUnit 4.12 vor 10 Jahren
custom-set custom-set: add to track (#206) vor 9 Jahren
diamond diamond: add to track (#256) vor 9 Jahren
difference-of-squares Delete all unused .keep files vor 9 Jahren
etl Edit - add org.junit.Ignore vor 9 Jahren
flatten-array flatten-array: without type safety (#255) vor 9 Jahren
gigasecond Standardize on JUnit 4.12 vor 10 Jahren
grade-school Issue #253: grade school improvements (#271) vor 9 Jahren
hamming hamming: remove signature for unchecked exceptions [Fix #304] vor 9 Jahren
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) vor 9 Jahren
hexadecimal Delete all unused .keep files vor 9 Jahren
largest-series-product Add note to largest-series-product tests about JUnit Rules vor 9 Jahren
linked-list Issue #276: linked-list: Rename Deque to DoublyLinkedList vor 9 Jahren
list-ops list-ops: add to track (#207) vor 9 Jahren
luhn luhn: update test names for clarity vor 9 Jahren
matrix Moved count rows and count columns tests to the top of MatrixTest so that they will be run first as other tests rely on them. vor 9 Jahren
meetup Fix typo vor 9 Jahren
minesweeper minesweeper: add to track vor 9 Jahren
nth-prime Nth-prime: use JUnit's @Rule feature vor 9 Jahren
nucleotide-count Update Issue #306: cytidine to cytosine vor 9 Jahren
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
palindrome-products Simplify construction logic for palindrome products (#305) vor 9 Jahren
pangram Renamed PangramTest to PangramsTest to be consistent with class it's testing. vor 9 Jahren
pascals-triangle Pascals-triangle: use JUnit's @Rule feature vor 9 Jahren
perfect-numbers Remove symlinks vor 9 Jahren
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) vor 9 Jahren
pig-latin Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
prime-factors Mark all but first test @Ignore in all exercises vor 10 Jahren
pythagorean-triplet Added Pythagorean Triplet assignment (#187) vor 9 Jahren
queen-attack Move "@Rule" vor 9 Jahren
raindrops Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
rectangles Polish example rectangles implementation vor 9 Jahren
rna-transcription Standardize on JUnit 4.12 vor 10 Jahren
robot-name Standardize on JUnit 4.12 vor 10 Jahren
robot-simulator Remove symlinks vor 9 Jahren
roman-numerals Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
secret-handshake Remove symlinks vor 9 Jahren
series Fix typo vor 9 Jahren
sieve Standardize on JUnit 4.12 vor 10 Jahren
simple-cipher Issue #152: Made simple-cipher more approachable (#224) vor 9 Jahren
simple-linked-list Simple-linked-list: use JUnit's @Rule feature vor 9 Jahren
space-age Standardize on JUnit 4.12 vor 10 Jahren
strain Standardize on JUnit 4.12 vor 10 Jahren
sublist Remove symlinks vor 9 Jahren
sum-of-multiples Fixed test dir, static method, lowercase method name (#210) vor 9 Jahren
triangle triangle: specify the type of exceptions vor 9 Jahren
trinary Standardize on JUnit 4.12 vor 10 Jahren
twelve-days Removed trailing newline from multiple verses vor 9 Jahren
word-count Issue #167: Refactored WordCountTest to have a setup method vor 9 Jahren
wordy wordy: add to track (#192) vor 9 Jahren
build.gradle Mark all but first test @Ignore in all exercises vor 10 Jahren
settings.gradle list-ops: add to track (#207) vor 9 Jahren