Dmitry Noranovich
41fe578fe2
list-ops: add to track (#207 )
* Added list-ops exercise to the Java track
* Removed NetBeans settings from the project dir
* Added collect() operation and tests
пре 9 година
Stuart Kent
a6989ccf4d
Reorder track (#286 )
* Remove deprecated problems key
This should have no effect on the track since the problems key is
long-deprecated, see https://github.com/exercism/x-api/pull/137 for
confirmation.
* Reorder exercises array to match initial difficulty rankings
* Assign integer difficulties to all ranked exercises
* Adjust difficulty rating and position of grade-school
пре 9 година
Stuart Kent
5b5d8dd236
change: add to track
пре 9 година
Stuart Kent
2d1da4c399
perfect-numbers: add to track
пре 9 година
FridaTveit
077f563cc5
Clock: add to track (#260 )
* dibs: I will implement exercise Clock
* Implemented clock exercise
пре 9 година
Stuart Kent
2d6cc2a059
flatten-array: without type safety (#255 )
пре 9 година
Stuart Kent
b43bf8ff8f
secret-handshake: add to track (#257 )
пре 9 година
Stuart Kent
5293a3b977
diamond: add to track (#256 )
пре 9 година
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
пре 9 година
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 година