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