Stuart Kent
64e838ad6e
Add missing version files
9 年 前
Yasha
9dceb188db
Fix940 Added topics: bank-account (#945 )
* bank-account: added topics
* minor changes
9 年 前
Stuart Kent
e1a93578c1
Merge pull request #952 from FridaTveit/BinarySearchTreeUseGenerics
binary-search-tree: use generics
9 年 前
Stuart Kent
0b2c129262
Merge pull request #961 from exercism/README-format-tweaks
Adjust exercise README formatting; drop help link
9 年 前
Yasha
376eedfdcf
Fix941 Triangle: add topics (#944 )
* issue fixed
* minor bug fixed
* #941 fixed
* #941 fixed
* triangle: topics added
9 年 前
Stuart Kent
5f888f8c43
Merge pull request #960 from exercism/rename-version-file
Rename .version files
9 年 前
Stuart Kent
e518d2ca8a
Adjust exercise README formatting; drop help link
9 年 前
Stuart Kent
55c61b50de
binary-search: regenerate README
9 年 前
Stuart Kent
5d83869f71
Rename .version files
9 年 前
Stuart Kent
b1a0b1de43
Merge pull request #868 from FridaTveit/BinarySearchUseGenerics
binary-search: use generics
9 年 前
Stuart Kent
34c804bbdb
Merge pull request #957 from FridaTveit/CustomSetUseGenerics
custom-set: use generics and tidy up tests
9 年 前
Frida Tveit
642f149901
custom-set: add version file
9 年 前
Frida Tveit
f37c602ca7
custom-set: pattern for generics in tests
9 年 前
Frida Tveit
82fe57e22b
binary-search-tree: add pattern in use of generics in tests
9 年 前
Frida Tveit
8b9a7a21b4
Tidy up binary search hints and reference implementation
9 年 前
Stuart Kent
eb5ab2636e
Merge pull request #958 from FridaTveit/UpdateNewExerciseGuideVersion
Update new exercise guide to mention version file
9 年 前
Frida Tveit
adcb21a0bd
Clarify canonical data version in contributing guide
9 年 前
mohshabbir
bdfb53dfc0
Spiral matrix : add topics (#956 )
* '#925-addTopics'
* added topic for spiral-matrix
* added topic for spiral-matrix
* Update config.json
9 年 前
Frida Tveit
3ee6f6f6e3
Update new exercise guide to mention version file
9 年 前
Frida Tveit
716cc180e6
custom-set: use generics and tidy up tests
9 年 前
Frida Tveit
9ce238a78f
binary-search-tree: add starter implementation
Since the class signature is rather complicated, starter implementation
should be provided.
Also tidied up the reference implementation.
9 年 前
FridaTveit
b7688396fb
Merge pull request #942 from themakshter/add-list-op-topics-to-config
Add topics to list-ops exercise
9 年 前
FridaTveit
f91bb8e5ae
Merge pull request #943 from themakshter/add-rectangles-topics-to-config
Add rectangles topics to config
9 年 前
Patrick M
0b41b7327d
added topics for run length encoding (#934 )
* added topics for run length encoding
* added changes for run length encoding
* formatting
* formatting
9 年 前
Stuart Kent
6416232406
Merge pull request #951 from jackattack24/matchCanonical
Triangle: Update tests to use canonical data
9 年 前
Jack Mustacato
23bc750477
Reordered tests to match canonical test order
9 年 前
Jack Mustacato
532d3df3c0
Added .version
9 年 前
Stuart Kent
ab11c68799
Fix hints file name in POLICIES doc
9 年 前
themakshter
aebf40c88f
Add topics to list-ops exercise
Close #936
9 年 前
themakshter
644b0238d0
Add rectangles topics to config
Close #922
9 年 前
Frida Tveit
74bf896f96
binary-search-tree: use generics
9 年 前
Jack Mustacato
e855a342f0
Undid changes in the README
Changed the isosceles description back to the original.
9 年 前
Jack Mustacato
b71aea35a4
Updated README again
9 年 前
Jack Mustacato
d32015665d
Updated test name
9 年 前
Jack Mustacato
2383ea8cd0
Matched new README formatting
9 年 前
Jack Mustacato
ddc8834cce
Removed test for negative sides
9 年 前
Jack Mustacato
1b82f123e7
Updated tests to use canonical data. Removed tests that deviate from it
9 年 前
marykomar
ced8815f62
Add topics to forth. Fixes #851 (#949 )
* Add topics to forth. Fixes #851
* Add topics to forth. Fixes #851
* Add topics exception_handling, strings, lists, logic to forth
9 年 前
marykomar
30b1fda1a4
Add topics to custom set. Fixes #937 (#948 )
* Add topics to custom set. Fixes #937
* Add topics to custom set. Fixes #937
* Add generics to list of topics for custom set
9 年 前
marykomar
fe3d1b1fd4
Add topics to binary search tree. Fixes #939 (#947 )
* Add topics to binary search tree. Fixes #939
* Add topics to binary search tree. Fixes #939
* Add generics to topics for binary search tree
* Remove recursion from topics for binary search tree
9 年 前
Stuart Kent
d182216e2f
Run configlet fmt on maintainers file
9 年 前
Stuart Kent
ae9feebdaf
Regenerate all READMEs
9 年 前
FridaTveit
6b251a50e1
Merge pull request #950 from marykomar/fixes918
Add topics to etl. Fixes #918
9 年 前
FridaTveit
8936898c4e
Merge pull request #946 from exercism/move-version-info-to-meta-dir
Move test version data to .meta dir
9 年 前
Grant Harper
1665914758
fixes #925 add topics to simple linked list exercise (#933 )
* #925 add topics to simple linked list exercise
* added exception_handling to topics for simple linked list
9 年 前
mariakomar
75d5355f6b
Add topics to etl. Fixes #918
9 年 前
Stuart Kent
86b429e0e7
Move test version data to .meta dir
9 年 前
FridaTveit
d6e66977a2
Merge branch 'master' into BinarySearchUseGenerics
9 年 前
Patrick M
4802bc35eb
added topics for book store (#931 )
* added topics for book store
* added topic to book stores
9 年 前
Ryan N
8be8a2b6d8
Issue #923 add topics to linked list (#932 )
* Issue #923 add topics to linked list
* Update linked-listst Topics with generics
9 年 前