Logan Stucki
194b319936
house: add to track
9 years ago
Stuart Kent
59b665de3c
forth: add to track
9 years ago
Leon D'souza
8e30cdaa6e
Rotational Cipher add to track
9 years ago
vivshaw
36056151b2
implement circular-buffer & make requested fixes
9 years ago
Carol Dawson
b9e6499a90
Add Bowling Exercise - Refactored
9 years ago
Frida Tveit
066c38c049
poker: sort settings.gradle and tidy up
Fix formatting and Intellij warnings. Remove starter implementation as
this is after the first 20 exercises. Move poker in settings.gradle so
that it's sorted alphabetically.
9 years ago
Stuart Kent
f23d3e0056
spiral-matrix: add to track
9 years ago
Stuart Kent
7d4690ab29
complex-numbers: add to track
9 years ago
Frida Tveit
ec727724ee
bank-account: implement exercise
9 years ago
Smarticles101
c9e4f67c1e
Implement exercise food-chain
9 years ago
Smarticles101
ebb05f74e9
implemented exercise two-fer
9 years ago
Zaldrick
6b6e207401
Use instance functions and improve code readability
9 years ago
Smarticles101
30fc6d619c
Transpose exercise implemented
9 years ago
Stuart Kent
853ae5f915
word-search: add to track
9 years ago
Stuart Kent
fe972d08c4
collatz-conjecture: add to track
9 years ago
Frida Johanne Tveit
e1162b2588
Add kindergarten-garden and run-length-encoding to settings.gradle
9 years ago
Stuart Kent
e706dbb679
saddle-points: add to track
9 years ago
Thibault LADENT
458f5c19cd
bookstore : add to track (#310 )
* dibs : I will implement exercise bookstore
* bookstore : add to track
* bookstore : add to track
update config.json
* Update config.json : added orc-numbers
* add missing test from the canonical spec and delete the remaning test
* using camelCase instead of snake_case for tests methods
* adding @Ignore annotation
* using List instead of ArrayList
* using instance methods instead of class method
* delete useless stuff
* modify magic numbers
* update CostPerGroup method
* update class name and files name to Bookstore from Bookstore + using camelCase for methods
* pass the integers directly to the Arrays.asList() methods
* adding brackets
* fix constant variable
* using static for constants
9 years ago
Bastien FAUCHART
6dd6ed60f1
isogram : add to track (#311 )
* dibs: I will implement exercise isogram
* isogram: add to track
* isogram: add to track
* improve Isogram implementation
* Isogram: adjust API to use instance methods
* Improve Isogram implementation
9 years ago
Stuart Kent
19aa29e5f5
ocr-numbers: add to track (#312 )
9 years ago
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 years ago
Stuart Kent
5b5d8dd236
change: add to track
9 years ago
Stuart Kent
2d1da4c399
perfect-numbers: add to track
9 years ago
FridaTveit
077f563cc5
Clock: add to track (#260 )
* dibs: I will implement exercise Clock
* Implemented clock exercise
9 years ago
Stuart Kent
2d6cc2a059
flatten-array: without type safety (#255 )
9 years ago
Stuart Kent
b43bf8ff8f
secret-handshake: add to track (#257 )
9 years ago
Stuart Kent
5293a3b977
diamond: add to track (#256 )
9 years ago
John S. Ryan
b89c167d52
Sort gradle modules alphabetically.
9 years ago
Stuart Kent
822549a87b
Make root gradle project aware of binary-search again
9 years ago
Stuart Kent
c1e9163a29
rectangles: add to track
9 years ago
Frida Tveit
3a6995db36
Implemented matrix exercise.
9 years ago
Stuart Kent
9983369b9f
sublist: add to track
9 years ago
Frida Tveit
4a8dd6c760
Implemented Twelve Days exercise.
9 years ago
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 years ago
Stuart Kent
470f4b2b2e
wordy: add to track (#192 )
9 years ago
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 years ago
Stuart Kent
ef4af6bd53
all-your-base: add to track
9 years ago
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 years ago
Dmitry Noranovich
02d0ff33dd
Added Pythagorean Triplet assignment (#187 )
9 years ago
Stuart Kent
81922a4a5c
bracket-push: add to track
9 years ago
Stuart Kent
78295f4e69
robot-simulator: add to track
9 years ago
Dmitry Noranovich
572d9b2ea3
Added or modified all required files
9 years ago
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 years ago
Dmitry Noranovich
399b8a52d3
Added series project
9 years ago
Stuart Kent
d15f926f27
minesweeper: add to track
9 years ago
Stuart Kent
cda0e7b91d
queen-attack: add to track
10 years ago
Stuart Kent
ececfdda84
largest-series-product: add to track
9 years ago
Stuart Kent
25f3d8d8cc
difference-of-squares: add to track
10 years ago
Jeseekia Vaughn
61b8773cb3
beer-song: Adding beer song problem
10 years ago
Matthew Morgan
c4b10d7d0b
Add new exercise simple-linked-list
10 years ago