lots of exercises in java... from https://github.com/exercism/java
paulp f8dda6c6ef added rna-transcription exercise 11 лет назад
_template Delete gradle from template dir 11 лет назад
accumulate Example now preserves collection order (closes #38) 11 лет назад
allergies Added exercise allergies 11 лет назад
anagram Add empty solution files 11 лет назад
atbash-cipher Added exercise atbash-cipher 11 лет назад
bin Fix 32bit check. 11 лет назад
binary Added exercise binary 11 лет назад
bob Moved gradle wrapper to project root and created sub-projects in settings.gradle 11 лет назад
crypto-square Added exercise crypto-square 11 лет назад
etl Add empty solution files 11 лет назад
gigasecond Corrected test parameter order (fixes #34) 11 лет назад
grade-school Add empty solution files 11 лет назад
hamming Corrected test parameter order (fixes #34) 11 лет назад
meetup Add empty solution files 11 лет назад
nucleotide-count Fixed incorrect name for source file of Nucleotide exercise 11 лет назад
phone-number Add empty solution files 11 лет назад
prime-factors Added exercise prime-factors 11 лет назад
raindrops Added exercise raindrops 11 лет назад
rna-transcription added rna-transcription exercise 11 лет назад
robot-name The RobotName file should be named Robot, according to the tests 11 лет назад
roman-numerals Corrected test parameter order (fixes #34) 11 лет назад
scrabble-score Corrected test parameter order (fixes #34) 11 лет назад
space-age Merged planet Enum and HashMap (closes #39) 11 лет назад
strain Replaced stream() functionality by loops (closes #40) 11 лет назад
triangle Corrected test parameter order (fixes #34) 11 лет назад
trinary added trinary exercise 11 лет назад
word-count Add empty solution files 11 лет назад
.gitignore Moved gradle wrapper to project root and created sub-projects in settings.gradle 11 лет назад
.travis.yml Fix travis build script 12 лет назад
LICENSE Add MIT license 12 лет назад
README.md Update readme 12 лет назад
SETUP.md Add empty SETUP file 11 лет назад
config.json added rna-transcription exercise 11 лет назад

README.md

xJava

Exercism Exercises in Java

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

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