lots of exercises in java... from https://github.com/exercism/java
FridaTveit 5eb3a6e50c Acronym: adjust API to use an instance method (#380) 9 anni fa
..
_template Standardize on JUnit 4.12 10 anni fa
accumulate Standardize on JUnit 4.12 10 anni fa
acronym Acronym: adjust API to use an instance method (#380) 9 anni fa
all-your-base Added Ignore annotation to all tests but the first one in all-your-base. 9 anni fa
allergies keep file removed 9 anni fa
anagram anagram: Update to canonical data (#340) 9 anni fa
atbash-cipher atbash-cipher: Update to canonical data 9 anni fa
beer-song beer-song: add more line breaks [Fix #317] 9 anni fa
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 anni fa
binary-search Implemented recommended changes 9 anni fa
binary-search-tree Added binary search tree exercise to the Java track (#191) 9 anni fa
bob Standardize on JUnit 4.12 10 anni fa
book-store bookstore : add to track (#310) 9 anni fa
bracket-push bracket-push: add to track 9 anni fa
change change: update to include new canonical test 9 anni fa
clock Clock: add to track (#260) 9 anni fa
crypto-square Standardize on JUnit 4.12 10 anni fa
custom-set custom-set: add to track (#206) 9 anni fa
diamond diamond: add to track (#256) 9 anni fa
difference-of-squares Delete all unused .keep files 9 anni fa
etl Edit - add org.junit.Ignore 9 anni fa
flatten-array flatten-array: add @Ignore to tests - @Ignore added to all test cases but the first one 9 anni fa
gigasecond Standardize on JUnit 4.12 10 anni fa
grade-school Added import statement Before. Moved school object instantiation in a setUp method. 9 anni fa
hamming Make hamming use instance methods 9 anni fa
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) 9 anni fa
hexadecimal Delete all unused .keep files 9 anni fa
isogram isogram : add to track (#311) 9 anni fa
largest-series-product Add note to largest-series-product tests about JUnit Rules 9 anni fa
linked-list Issue #276: linked-list: Rename Deque to DoublyLinkedList 9 anni fa
list-ops list-ops: add to track (#207) 9 anni fa
luhn Created lunhvalidator object in setUp method. Replaced every new object construct with the created object 9 anni fa
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. 9 anni fa
meetup Fix typo 9 anni fa
minesweeper minesweeper: add to track 9 anni fa
nth-prime Nth-prime: use JUnit's @Rule feature 9 anni fa
nucleotide-count Update Issue #306: cytidine to cytosine 9 anni fa
ocr-numbers ocr-numbers: add to track (#312) 9 anni fa
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 anni fa
palindrome-products Simplify construction logic for palindrome products (#305) 9 anni fa
pangram pangram: add starter implementation and make object-based (#344) 9 anni fa
pascals-triangle Pascals-triangle: use JUnit's @Rule feature 9 anni fa
perfect-numbers perfect-numbers: update to canonical tests v1.0.0 (#336) 9 anni fa
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) 9 anni fa
pig-latin Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 anni fa
prime-factors Mark all but first test @Ignore in all exercises 10 anni fa
pythagorean-triplet Added Pythagorean Triplet assignment (#187) 9 anni fa
queen-attack Move "@Rule" 9 anni fa
raindrops Make raindrops use instance method 9 anni fa
rectangles Polish example rectangles implementation 9 anni fa
rna-transcription Rna-transcription: throw exception in starter implementation 9 anni fa
robot-name Moved the robot object to setUp method 9 anni fa
robot-simulator Remove symlinks 9 anni fa
roman-numerals Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 anni fa
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 anni fa
secret-handshake Remove symlinks 9 anni fa
series Fix typo 9 anni fa
sieve Standardize on JUnit 4.12 10 anni fa
simple-cipher Issue #152: Made simple-cipher more approachable (#224) 9 anni fa
simple-linked-list Simple-linked-list: use JUnit's @Rule feature 9 anni fa
space-age Standardize on JUnit 4.12 10 anni fa
strain Standardize on JUnit 4.12 10 anni fa
sublist Remove symlinks 9 anni fa
sum-of-multiples Fixed test dir, static method, lowercase method name (#210) 9 anni fa
triangle triangle: specify the type of exceptions 9 anni fa
trinary Standardize on JUnit 4.12 10 anni fa
twelve-days Removed trailing newline from multiple verses 9 anni fa
word-count Remove redundant .keep file from wordcount fixes #330 9 anni fa
wordy Extract common setup 9 anni fa
build.gradle Mark all but first test @Ignore in all exercises 10 anni fa
settings.gradle bookstore : add to track (#310) 9 anni fa