FridaTveit
6208d8f292
Merge pull request #617 from exercism/word-search
word-search: add to track
hace 9 años
Stuart Kent
853ae5f915
word-search: add to track
hace 9 años
FridaTveit
e32ba10473
Merge pull request #627 from exercism/saddle-pts-cleanup
saddle-points: API cleanup, ordering
hace 9 años
Stuart Kent
9d069f2067
Merge pull request #620 from FridaTveit/ClockDifficulty
clock: set estimated difficulty to 7
hace 9 años
Frida Johanne Tveit
2523987de4
Merge branch 'master' into ClockDifficulty
hace 9 años
FridaTveit
93b59337e6
Merge pull request #626 from exercism/433-book-store-difficulty
book-store: cleanup, estimate difficulty
hace 9 años
FridaTveit
ab7dd17cf3
Merge pull request #625 from exercism/324-change-difficulty
change: estimate difficulty, update order
hace 9 años
Stuart Kent
8223868793
saddle-points: estimate difficulty, position
hace 9 años
Stuart Kent
7e8cd1442c
saddle-points: add version comment
https://github.com/exercism/x-common/blob/73f439401051f3e5a14b07dd43f64ca5cd41b405/exercises/saddle-points/canonical-data.json
hace 9 años
Stuart Kent
a69d677f1f
saddle-points: update API, list -> set
Order of identified saddle points is not important.
hace 9 años
Stuart Kent
3bdb5b8d58
saddle-points: rename column field for symmetry
hace 9 años
Stuart Kent
bbc11f1117
book-store: estimate difficulty, position
hace 9 años
Stuart Kent
c20bc3bcd4
book-store: cleanup
- Swap Bookstore for BookStore;
- Pass basket of books to method rather than constructor (simpler mental
model);
- Remove redundant Arraylist wrappers.
hace 9 años
Stuart Kent
ef5107fdc1
change: estimate difficulty, update order
hace 9 años
Stuart Kent
f93b0078b0
Merge pull request #619 from FridaTveit/PerfectNumbersDifficulty
perfect-numbers: set estimated difficulty to 3
hace 9 años
Frida Johanne Tveit
86795d3bf3
clock: set estimated difficulty to 7
hace 9 años
Frida Johanne Tveit
09c13d53e2
perfect-numbers: set estimated difficulty to 3
hace 9 años
FridaTveit
6088fb0737
Merge pull request #616 from exercism/collatz-conjecture
collatz-conjecture: add to track
hace 9 años
Stuart Kent
086c727bb0
collatz-conjecture: fix else formatting
hace 9 años
FridaTveit
3fc8ccb8a0
Merge pull request #618 from exercism/build-formatting
Format build.gradle files
hace 9 años
Stuart Kent
6c99ac7636
Format build.gradle files
hace 9 años
Stuart Kent
532a235b10
collatz-conjecture: fix build.gradle formatting
hace 9 años
Stuart Kent
6a653b9508
difference-of-squares: remove starter impl
hace 9 años
Stuart Kent
fe972d08c4
collatz-conjecture: add to track
hace 9 años
FridaTveit
247371e49e
Merge pull request #615 from exercism/diamond-add-version
diamond: add version comment
hace 9 años
FridaTveit
3fddce1b77
Merge pull request #612 from exercism/stkent-patch-1
Rename SETUP.md to TRACK_HINTS.md
hace 9 años
FridaTveit
27488e1fd6
Merge pull request #614 from exercism/diamond-fix-example-name
diamond: fix var name in example
hace 9 años
Stuart Kent
d6afe5b521
Merge pull request #613 from exercism/license
Remove license info from README
hace 9 años
Stuart Kent
79f5c797ad
diamond: add version comment
hace 9 años
Katrina Owen
939c2910a6
Remove license information from README
This is no longer desireable, since GitHub shows license information on the repo homepage
based on the LICENSE file, provided that it can detect the license. We're using the MIT
license directly from choosealicense.com, which is maintained by GitHub, so the license is
properly detected.
hace 9 años
Stuart Kent
d7d221b38d
diamond: fix var name in example
hace 9 años
Katrina Owen
d575e8311c
Reassign copyright to Exercism legal entity
hace 9 años
FridaTveit
3ce471baef
Merge pull request #611 from exercism/sublist-remove-constraint
sublist: remove unnecessary generic constraint
hace 9 años
FridaTveit
f831e02f27
Merge pull request #608 from exercism/clock-version
clock: tag test files with current version
hace 9 años
FridaTveit
438f8120e8
Merge pull request #609 from exercism/clock-assertions
clock: prefer assert(Not)Equals to assert(True|False)
hace 9 años
Stuart Kent
45282ede16
Rename SETUP.md to TRACK_HINTS.md
Per https://github.com/exercism/docs/blob/81399dc1c87e384be9fada77f599df38f795691d/contributing-to-language-tracks/exercise-readmes.md#exercise-readmes
hace 9 años
Stuart Kent
3783f2ae33
clock: prefer assert(Not)Equals to assert(True|False)
hace 9 años
Stuart Kent
4b8e436b56
sublist: remove unnecessary generic constraint
hace 9 años
Stuart Kent
f9174ced6a
Merge pull request #597 from FridaTveit/SimpleLinkedListSimplify
simple-linked-list: simplify example implementation [Fix #568 ]
hace 9 años
Stuart Kent
455bf9724a
clock: tag test files with current version
hace 9 años
Stuart Kent
b03c57bfb2
Temporarily disable probot
https://github.com/exercism/xjava/issues/555#issuecomment-304126241
hace 9 años
Stuart Kent
a7489e5ddd
Merge pull request #606 from morrme/change-remove-final
change: remove "final" from test class declaration
hace 9 años
morrme
8ccac296a5
change: remove "final" from test class declaration
Closes: #571
hace 9 años
FridaTveit
8b8d628a6c
binary-search: make test class less DRY [Fix #602 ] (#603 )
* binary-search: make test class less DRY
* binary-search: use collections emptylist and singletonlist
hace 9 años
FridaTveit
04e4702a2c
Merge pull request #601 from exercism/build-script-idiomatic
Use idiomatic string interpolation in build file
hace 9 años
Smarticles101
f9fa345a5a
transpose: dibs on implementing
hace 9 años
morrme
d7eb7de53b
difference-of-squares: remove "final" from test class (#595 )
* difference-of-squares: remove "final" from test class
* Update DifferenceOfSquaresCalculatorTest.java
hace 9 años
FridaTveit
30a68cfdd7
Merge pull request #598 from exercism/acronym-update-tests
acronym: update to latest canonical data
hace 9 años
Stuart Kent
38e8cbab5d
Use idiomatic string interpolation in build file
hace 9 años
FridaTveit
e898424f5c
Merge pull request #589 from exercism/doubly-linked-list-exercise-generics
linked-list: exercise generics via tests
hace 9 años