lots of exercises in java... from https://github.com/exercism/java
John Ryan 46220e9343 Merge pull request #59 from jmluy/master 11 gadus atpakaļ
_template Delete gradle from template dir 11 gadus atpakaļ
accumulate Define the 6 first classes and remove the others 11 gadus atpakaļ
allergies Define the 6 first classes and remove the others 11 gadus atpakaļ
anagram anagram: Clarify expectations about identical words 11 gadus atpakaļ
atbash-cipher Define the 6 first classes and remove the others 11 gadus atpakaļ
bin fetch-configlet uses slightly more portable syntax. 11 gadus atpakaļ
binary Define the 6 first classes and remove the others 11 gadus atpakaļ
bob Define the 6 first classes and remove the others 11 gadus atpakaļ
crypto-square Define the 6 first classes and remove the others 11 gadus atpakaļ
docs Added track specific documentation 11 gadus atpakaļ
etl Adds missing "class" keyword in starter files. 11 gadus atpakaļ
gigasecond Define the 6 first classes and remove the others 11 gadus atpakaļ
grade-school Define the 6 first classes and remove the others 11 gadus atpakaļ
hamming Fix hamming test for different strand lengths 11 gadus atpakaļ
luhn Define the 6 first classes and remove the others 11 gadus atpakaļ
meetup Define the 6 first classes and remove the others 11 gadus atpakaļ
nucleotide-count Adds missing "class" keyword in starter files. 11 gadus atpakaļ
octal Define the 6 first classes and remove the others 11 gadus atpakaļ
pascals-triangle Define the 6 first classes and remove the others 11 gadus atpakaļ
phone-number Define the 6 first classes and remove the others 11 gadus atpakaļ
pig-latin Define the 6 first classes and remove the others 11 gadus atpakaļ
prime-factors Revert "Move example source into a conventional source root location." 11 gadus atpakaļ
raindrops Define the 6 first classes and remove the others 11 gadus atpakaļ
rna-transcription Define the 6 first classes and remove the others 11 gadus atpakaļ
robot-name Fix regex to only allow uppercased letters for the the first 2 characters. 11 gadus atpakaļ
roman-numerals Define the 6 first classes and remove the others 11 gadus atpakaļ
scrabble-score scrabble-score: replace illegal word 11 gadus atpakaļ
sieve Define the 6 first classes and remove the others 11 gadus atpakaļ
simple-cipher Corrected error in RandonKeyCipherTest.java 11 gadus atpakaļ
space-age Define the 6 first classes and remove the others 11 gadus atpakaļ
strain Define the 6 first classes and remove the others 11 gadus atpakaļ
triangle Define the 6 first classes and remove the others 11 gadus atpakaļ
trinary Define the 6 first classes and remove the others 11 gadus atpakaļ
word-count Adds missing "class" keyword in starter files. 11 gadus atpakaļ
.gitignore Ignore configlet binaries 11 gadus atpakaļ
.travis.yml Fix travis build script 12 gadus atpakaļ
LICENSE Add MIT license 12 gadus atpakaļ
README.md Add badge for travis build to README 11 gadus atpakaļ
SETUP.md Add empty SETUP file 11 gadus atpakaļ
config.json Added track specific documentation 11 gadus atpakaļ

README.md

xJava Build Status

Exercism Exercises in Java

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com