Stuart Kent
c1e9163a29
rectangles: add to track
9 лет назад
Frida Tveit
3a6995db36
Implemented matrix exercise.
9 лет назад
Frida Tveit
2746deb218
Changed config.json to only use spaces not tab for twelve-days
9 лет назад
Frida Tveit
c11a53fc52
Added twelve-days to config.json
9 лет назад
Stuart Kent
9983369b9f
sublist: add to track
9 лет назад
Stuart Kent
4cf3b36d07
Deprecate binary, hexadecimal, octal, trinary
9 лет назад
Dmitry Noranovich
6d8ec4feb9
custom-set: add to track (#206 )
* dibs: I will implement custom-set
* Created an empty project
* Added custom-set exercise to the Java track
9 лет назад
Stuart Kent
470f4b2b2e
wordy: add to track (#192 )
9 лет назад
Dmitry Noranovich
d52d83a339
Added palindrome-products exercise to the Java track (#205 )
* Added palindrome-products exercise to the Java track
* Added @Ignore annotations to tests
9 лет назад
Stuart Kent
ef4af6bd53
all-your-base: add to track
9 лет назад
Dmitry Noranovich
edba888de8
Added binary search tree exercise to the Java track (#191 )
* Added binary search tree exercise to the Java track
* Removed pythagorial triplet from config.json
* Removed binary search from config.json
9 лет назад
Dmitry Noranovich
02d0ff33dd
Added Pythagorean Triplet assignment (#187 )
9 лет назад
Dmitry Noranovich
be31f4cd3f
Removed a dangling comma in config.json
9 лет назад
Stuart Kent
81922a4a5c
bracket-push: add to track
9 лет назад
Stuart Kent
78295f4e69
robot-simulator: add to track
9 лет назад
Dmitry Noranovich
ad84b8b91b
Corrected merge conflict in config.json
9 лет назад
Dmitry Noranovich
572d9b2ea3
Added or modified all required files
9 лет назад
Fuad
4b0312f22d
Sum of Multiples Solution
- This code is the solution for the un-implemented Sum of Multiple
problem.
- Includes Test File which checks each test case indicated here:
https://github.com/exercism/x-common/blob/master/exercises/sum-of-multip
les/canonical-data.json
9 лет назад
Dmitry Noranovich
3b6dd895b0
Added Series exercise to config.json
9 лет назад
Stuart Kent
d15f926f27
minesweeper: add to track
9 лет назад
Stuart Kent
cda0e7b91d
queen-attack: add to track
10 лет назад
Stuart Kent
ececfdda84
largest-series-product: add to track
10 лет назад
Stuart Kent
25f3d8d8cc
difference-of-squares: add to track
10 лет назад
John S. Ryan
35adc66f37
Mark all but first test @Ignore in all exercises
- in journey test, remove @Ignores so that test runs exercise all tests.
- increase the verbosity of test logging to aide in seeing progress as
tests are un@Ignored and solved.
- saving scripts used to make changes to all exercises. These are the
start of a library of scripts making such changes easier.
- make Gradle output more CI-friendly.
10 лет назад
John S. Ryan
983bf5a0a6
Add there "exercises" key to config.json
First step in transitioning from "problems" to "exercises".
Part of exercism/xjava#125.
10 лет назад
Jeseekia Vaughn
61b8773cb3
beer-song: Adding beer song problem
10 лет назад
Matthew Morgan
c4b10d7d0b
Add new exercise simple-linked-list
10 лет назад
Matthew Morgan
ed69cf8b6d
Add new exercise acronym
10 лет назад
Brian Mathiyakom
a9bbd9edd6
Add nth-prime exercise
Tests and example implementation based on the ruby exercise.
Completes a task for https://github.com/exercism/xjava/issues/3.
10 лет назад
Brian Mathiyakom
517504f0bb
Add linked-list exercise
The tests assume that the Deque class is implemented with generics.
The example implementation keeps track of a circular head Element.
Completes one task in https://github.com/exercism/xjava/issues/3.
10 лет назад
Matthew Morgan
218fca55aa
Add new execise hexadecimal
10 лет назад
Matthew Morgan
368a9839bb
Add new exercise pangram
10 лет назад
Brian Mathiyakom
5c711d6f09
Make hello-world the first exercise in list
Based on code review feedback.
10 лет назад
Brian Mathiyakom
d09fb713d1
Add hello-world exercise
This implementation does not generate a test suite based on the json
meta the hello-world exercise.
See https://github.com/exercism/todo/issues/13
Fixes https://github.com/exercism/todo/issues/35
10 лет назад
groyoh
b89a75ce6d
Added track specific documentation
11 лет назад
Piet van Dongen
0c99bbe385
Added exercise pig-latin
11 лет назад
Piet van Dongen
80ac773c19
Added exercise luhn
11 лет назад
Piet van Dongen
602f3895df
Added exercise octal
11 лет назад
Piet van Dongen
30dcc436a0
Added exercise simple-cipher
11 лет назад
t0tec
68bc92650f
Removed comma in config.json
11 лет назад
t0tec
e30d1f1150
Added Pascal's Triangle exercise
11 лет назад
Piet van Dongen
0cec49a6c8
Added exercise sieve
11 лет назад
Piet van Dongen
b21b9f6fbe
Fixed JSON and some styles
11 лет назад
paulp
f8dda6c6ef
added rna-transcription exercise
11 лет назад
paulp
daf69f4db8
added trinary exercise
11 лет назад
Piet van Dongen
de5e9d6f9e
Added exercise crypto-square
11 лет назад
Piet van Dongen
6566771978
Added exercise accumulate
11 лет назад
Piet van Dongen
b304fee128
Added exercise atbash-cipher
11 лет назад
paulp
6d9eb3ff38
strain exercise
11 лет назад
Piet van Dongen
505184a3e9
Added exercise allergies
11 лет назад