Stuart Kent
2d1da4c399
perfect-numbers: add to track
9 år sedan
FridaTveit
077f563cc5
Clock: add to track (#260 )
* dibs: I will implement exercise Clock
* Implemented clock exercise
9 år sedan
Stuart Kent
2d6cc2a059
flatten-array: without type safety (#255 )
9 år sedan
Stuart Kent
b43bf8ff8f
secret-handshake: add to track (#257 )
9 år sedan
Stuart Kent
5293a3b977
diamond: add to track (#256 )
9 år sedan
Stuart Kent
c1e9163a29
rectangles: add to track
9 år sedan
Frida Tveit
3a6995db36
Implemented matrix exercise.
9 år sedan
Frida Tveit
2746deb218
Changed config.json to only use spaces not tab for twelve-days
9 år sedan
Frida Tveit
c11a53fc52
Added twelve-days to config.json
9 år sedan
Stuart Kent
9983369b9f
sublist: add to track
9 år sedan
Stuart Kent
4cf3b36d07
Deprecate binary, hexadecimal, octal, trinary
9 år sedan
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 år sedan
Stuart Kent
470f4b2b2e
wordy: add to track (#192 )
9 år sedan
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 år sedan
Stuart Kent
ef4af6bd53
all-your-base: add to track
9 år sedan
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 år sedan
Dmitry Noranovich
02d0ff33dd
Added Pythagorean Triplet assignment (#187 )
9 år sedan
Dmitry Noranovich
be31f4cd3f
Removed a dangling comma in config.json
9 år sedan
Stuart Kent
81922a4a5c
bracket-push: add to track
9 år sedan
Stuart Kent
78295f4e69
robot-simulator: add to track
9 år sedan
Dmitry Noranovich
ad84b8b91b
Corrected merge conflict in config.json
9 år sedan
Dmitry Noranovich
572d9b2ea3
Added or modified all required files
9 år sedan
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 år sedan
Dmitry Noranovich
3b6dd895b0
Added Series exercise to config.json
9 år sedan
Stuart Kent
d15f926f27
minesweeper: add to track
9 år sedan
Stuart Kent
cda0e7b91d
queen-attack: add to track
10 år sedan
Stuart Kent
ececfdda84
largest-series-product: add to track
9 år sedan
Stuart Kent
25f3d8d8cc
difference-of-squares: add to track
10 år sedan
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 år sedan
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 år sedan
Jeseekia Vaughn
61b8773cb3
beer-song: Adding beer song problem
10 år sedan
Matthew Morgan
c4b10d7d0b
Add new exercise simple-linked-list
10 år sedan
Matthew Morgan
ed69cf8b6d
Add new exercise acronym
10 år sedan
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 år sedan
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 år sedan
Matthew Morgan
218fca55aa
Add new execise hexadecimal
10 år sedan
Matthew Morgan
368a9839bb
Add new exercise pangram
10 år sedan
Brian Mathiyakom
5c711d6f09
Make hello-world the first exercise in list
Based on code review feedback.
10 år sedan
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 år sedan
groyoh
b89a75ce6d
Added track specific documentation
11 år sedan
Piet van Dongen
0c99bbe385
Added exercise pig-latin
11 år sedan
Piet van Dongen
80ac773c19
Added exercise luhn
11 år sedan
Piet van Dongen
602f3895df
Added exercise octal
11 år sedan
Piet van Dongen
30dcc436a0
Added exercise simple-cipher
11 år sedan
t0tec
68bc92650f
Removed comma in config.json
11 år sedan
t0tec
e30d1f1150
Added Pascal's Triangle exercise
11 år sedan
Piet van Dongen
0cec49a6c8
Added exercise sieve
11 år sedan
Piet van Dongen
b21b9f6fbe
Fixed JSON and some styles
11 år sedan
paulp
f8dda6c6ef
added rna-transcription exercise
11 år sedan
paulp
daf69f4db8
added trinary exercise
11 år sedan