Browse Source

Merge branch 'master' into RotationalCipherEstimate

FridaTveit 9 years ago
parent
commit
3c5bd636c8
100 changed files with 272 additions and 884 deletions
  1. 2
    2
      CONTRIBUTING.md
  2. 270
    17
      config.json
  3. 0
    1
      config/exercise_readme.go.tmpl
  4. 0
    1
      exercises/accumulate/README.md
  5. 0
    17
      exercises/acronym/.meta/readme.go.tmpl
  6. 0
    1
      exercises/acronym/README.md
  7. 0
    17
      exercises/all-your-base/.meta/readme.go.tmpl
  8. 0
    1
      exercises/all-your-base/README.md
  9. 0
    17
      exercises/allergies/.meta/readme.go.tmpl
  10. 0
    1
      exercises/allergies/README.md
  11. 0
    17
      exercises/anagram/.meta/readme.go.tmpl
  12. 0
    1
      exercises/anagram/README.md
  13. 0
    17
      exercises/atbash-cipher/.meta/readme.go.tmpl
  14. 0
    1
      exercises/atbash-cipher/README.md
  15. 0
    17
      exercises/bank-account/.meta/readme.go.tmpl
  16. 0
    1
      exercises/bank-account/README.md
  17. 0
    17
      exercises/beer-song/.meta/readme.go.tmpl
  18. 0
    1
      exercises/beer-song/README.md
  19. 0
    17
      exercises/binary-search-tree/.meta/readme.go.tmpl
  20. 0
    1
      exercises/binary-search-tree/README.md
  21. 0
    17
      exercises/binary-search/.meta/readme.go.tmpl
  22. 0
    1
      exercises/binary-search/README.md
  23. 0
    17
      exercises/binary/.meta/readme.go.tmpl
  24. 0
    1
      exercises/binary/README.md
  25. 0
    17
      exercises/bob/.meta/readme.go.tmpl
  26. 0
    1
      exercises/bob/README.md
  27. 0
    17
      exercises/book-store/.meta/readme.go.tmpl
  28. 0
    1
      exercises/book-store/README.md
  29. 0
    17
      exercises/bowling/.meta/readme.go.tmpl
  30. 0
    1
      exercises/bowling/README.md
  31. 0
    17
      exercises/bracket-push/.meta/readme.go.tmpl
  32. 0
    1
      exercises/bracket-push/README.md
  33. 0
    17
      exercises/change/.meta/readme.go.tmpl
  34. 0
    1
      exercises/change/README.md
  35. 0
    17
      exercises/circular-buffer/.meta/readme.go.tmpl
  36. 0
    1
      exercises/circular-buffer/README.md
  37. 0
    17
      exercises/clock/.meta/readme.go.tmpl
  38. 0
    1
      exercises/clock/README.md
  39. 0
    17
      exercises/collatz-conjecture/.meta/readme.go.tmpl
  40. 0
    1
      exercises/collatz-conjecture/README.md
  41. 0
    17
      exercises/complex-numbers/.meta/readme.go.tmpl
  42. 0
    1
      exercises/complex-numbers/README.md
  43. 0
    17
      exercises/crypto-square/.meta/readme.go.tmpl
  44. 0
    1
      exercises/crypto-square/README.md
  45. 0
    17
      exercises/custom-set/.meta/readme.go.tmpl
  46. 0
    1
      exercises/custom-set/README.md
  47. 0
    17
      exercises/diamond/.meta/readme.go.tmpl
  48. 0
    1
      exercises/diamond/README.md
  49. 0
    17
      exercises/difference-of-squares/.meta/readme.go.tmpl
  50. 0
    1
      exercises/difference-of-squares/README.md
  51. 0
    17
      exercises/etl/.meta/readme.go.tmpl
  52. 0
    1
      exercises/etl/README.md
  53. 0
    17
      exercises/flatten-array/.meta/readme.go.tmpl
  54. 0
    1
      exercises/flatten-array/README.md
  55. 0
    17
      exercises/food-chain/.meta/readme.go.tmpl
  56. 0
    1
      exercises/food-chain/README.md
  57. 0
    17
      exercises/gigasecond/.meta/readme.go.tmpl
  58. 0
    1
      exercises/gigasecond/README.md
  59. 0
    17
      exercises/grade-school/.meta/readme.go.tmpl
  60. 0
    1
      exercises/grade-school/README.md
  61. 0
    17
      exercises/hamming/.meta/readme.go.tmpl
  62. 0
    1
      exercises/hamming/README.md
  63. 0
    17
      exercises/hello-world/.meta/readme.go.tmpl
  64. 0
    1
      exercises/hello-world/README.md
  65. 0
    17
      exercises/hexadecimal/.meta/readme.go.tmpl
  66. 0
    1
      exercises/hexadecimal/README.md
  67. 0
    17
      exercises/isogram/.meta/readme.go.tmpl
  68. 0
    1
      exercises/isogram/README.md
  69. 0
    17
      exercises/kindergarten-garden/.meta/readme.go.tmpl
  70. 0
    1
      exercises/kindergarten-garden/README.md
  71. 0
    17
      exercises/largest-series-product/.meta/readme.go.tmpl
  72. 0
    1
      exercises/largest-series-product/README.md
  73. 0
    17
      exercises/linked-list/.meta/readme.go.tmpl
  74. 0
    1
      exercises/linked-list/README.md
  75. 0
    17
      exercises/list-ops/.meta/readme.go.tmpl
  76. 0
    1
      exercises/list-ops/README.md
  77. 0
    17
      exercises/luhn/.meta/readme.go.tmpl
  78. 0
    1
      exercises/luhn/README.md
  79. 0
    17
      exercises/matrix/.meta/readme.go.tmpl
  80. 0
    1
      exercises/matrix/README.md
  81. 0
    17
      exercises/meetup/.meta/readme.go.tmpl
  82. 0
    1
      exercises/meetup/README.md
  83. 0
    17
      exercises/minesweeper/.meta/readme.go.tmpl
  84. 0
    1
      exercises/minesweeper/README.md
  85. 0
    17
      exercises/nth-prime/.meta/readme.go.tmpl
  86. 0
    1
      exercises/nth-prime/README.md
  87. 0
    17
      exercises/nucleotide-count/.meta/readme.go.tmpl
  88. 0
    1
      exercises/nucleotide-count/README.md
  89. 0
    17
      exercises/ocr-numbers/.meta/readme.go.tmpl
  90. 0
    1
      exercises/ocr-numbers/README.md
  91. 0
    17
      exercises/octal/.meta/readme.go.tmpl
  92. 0
    1
      exercises/octal/README.md
  93. 0
    17
      exercises/palindrome-products/.meta/readme.go.tmpl
  94. 0
    1
      exercises/palindrome-products/README.md
  95. 0
    17
      exercises/pangram/.meta/readme.go.tmpl
  96. 0
    1
      exercises/pangram/README.md
  97. 0
    17
      exercises/pascals-triangle/.meta/readme.go.tmpl
  98. 0
    1
      exercises/pascals-triangle/README.md
  99. 0
    17
      exercises/perfect-numbers/.meta/readme.go.tmpl
  100. 0
    0
      exercises/perfect-numbers/README.md

+ 2
- 2
CONTRIBUTING.md View File

@@ -40,7 +40,7 @@ To submit a fix for an existing exercise or port an exercise to Java with the le
40 40
    (see [exercism.io: Installing Java](http://exercism.io/languages/java/installing))
41 41
 -  **Setup a branch on a fork of [exercism/java](https://github.com/exercism/java) on your computer.**
42 42
 
43
-   See [GitHub Help: Forking](https://help.github.com/articles/fork-a-repo/).  Use those instructions (in conjunction with the [Git Basics doc](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/git-basics.md)) to:
43
+   See [GitHub Help: Forking](https://help.github.com/articles/fork-a-repo/).  Use those instructions (in conjunction with the [Git Basics doc](https://github.com/exercism/docs/blob/master/contributing/git-basics.md)) to:
44 44
    * "fork" a repository on GitHub;
45 45
    - install `git`;
46 46
    - "clone" a copy of your fork;
@@ -58,7 +58,7 @@ To submit a fix for an existing exercise or port an exercise to Java with the le
58 58
    $ git push
59 59
    ```
60 60
 
61
-   The Git Basics doc has a section on [commit messages](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/git-basics.md#commit-messages) that provides practical advice on crafting meaningful commit messages.
61
+   The Git Basics doc has a section on [commit messages](https://github.com/exercism/docs/blob/master/contributing/git-basics.md#commit-messages) that provides practical advice on crafting meaningful commit messages.
62 62
 -  **Verify that your work passes all tests.**  When you create a pull request (PR), GitHub triggers a build on Travis CI.  Your PR will not be merged unless those tests pass.
63 63
 
64 64
 ## Getting Familiar With the Codebase

+ 270
- 17
config.json View File

@@ -5,455 +5,650 @@
5 5
   "active": true,
6 6
   "exercises": [
7 7
     {
8
+      "uuid": "f77dc7e3-35a8-4300-a7c8-2c1765e9644d",
8 9
       "slug": "hello-world",
10
+      "core": false,
11
+      "unlocked_by": null,
9 12
       "difficulty": 1,
10 13
       "topics": [
11 14
 
12 15
       ]
13 16
     },
14 17
     {
18
+      "uuid": "74515d45-565b-4be2-96c4-77e58efa9257",
15 19
       "slug": "two-fer",
20
+      "core": false,
21
+      "unlocked_by": null,
16 22
       "difficulty": 1,
17 23
       "topics": [
18 24
 
19 25
       ]
20 26
     },
21 27
     {
28
+      "uuid": "8e983ed2-62f7-439a-a144-fb8fdbdf4d30",
22 29
       "slug": "rna-transcription",
30
+      "core": false,
31
+      "unlocked_by": null,
23 32
       "difficulty": 2,
24 33
       "topics": [
25 34
 
26 35
       ]
27 36
     },
28 37
     {
38
+      "uuid": "133b0f84-bdc7-4508-a0a1-5732a7db81ef",
29 39
       "slug": "pangram",
40
+      "core": false,
41
+      "unlocked_by": null,
30 42
       "difficulty": 3,
31 43
       "topics": [
32 44
 
33 45
       ]
34 46
     },
35 47
     {
48
+      "uuid": "ce899ca6-9cc7-47ba-b76f-1bbcf2630b76",
36 49
       "slug": "hamming",
50
+      "core": false,
51
+      "unlocked_by": null,
37 52
       "difficulty": 3,
38 53
       "topics": [
39 54
 
40 55
       ]
41 56
     },
42 57
     {
58
+      "uuid": "bf1641c8-dc0d-4d38-9cfe-b4c132ea3553",
43 59
       "slug": "gigasecond",
60
+      "core": false,
61
+      "unlocked_by": null,
44 62
       "difficulty": 3,
45 63
       "topics": [
46 64
 
47 65
       ]
48 66
     },
49 67
     {
68
+      "uuid": "e5b524cd-3a1c-468a-8981-13e8eeccb29d",
50 69
       "slug": "space-age",
70
+      "core": false,
71
+      "unlocked_by": null,
51 72
       "difficulty": 3,
52 73
       "topics": [
53 74
 
54 75
       ]
55 76
     },
56 77
     {
78
+      "uuid": "c31bbc6d-bdcf-44f7-bf35-5f98752e38d0",
57 79
       "slug": "acronym",
80
+      "core": false,
81
+      "unlocked_by": null,
58 82
       "difficulty": 3,
59 83
       "topics": [
60 84
 
61 85
       ]
62 86
     },
63 87
     {
88
+      "uuid": "afae9f2d-8baf-4bd7-8d7c-d486337f7c97",
64 89
       "slug": "scrabble-score",
90
+      "core": false,
91
+      "unlocked_by": null,
65 92
       "difficulty": 3,
66 93
       "topics": [
67 94
 
68 95
       ]
69 96
     },
70 97
     {
98
+      "uuid": "d916e4f8-fda1-41c0-ab24-79e8fc3f1272",
71 99
       "slug": "raindrops",
100
+      "core": false,
101
+      "unlocked_by": null,
72 102
       "difficulty": 3,
73 103
       "topics": [
74 104
 
75 105
       ]
76 106
     },
77 107
     {
108
+      "uuid": "b0da59c6-1b55-405c-b163-007ebf09f5e8",
78 109
       "slug": "difference-of-squares",
110
+      "core": false,
111
+      "unlocked_by": null,
79 112
       "difficulty": 3,
80 113
       "topics": [
81 114
 
82 115
       ]
83 116
     },
84 117
     {
118
+      "uuid": "71c7c174-7e2c-43c2-bdd6-7515fcb12a91",
85 119
       "slug": "secret-handshake",
120
+      "core": false,
121
+      "unlocked_by": null,
86 122
       "difficulty": 3,
87 123
       "topics": [
88 124
 
89 125
       ]
90 126
     },
91 127
     {
128
+      "uuid": "d0dcc898-ec38-4822-9e3c-1a1829c9b2d9",
92 129
       "slug": "perfect-numbers",
130
+      "core": false,
131
+      "unlocked_by": null,
93 132
       "difficulty": 3,
94 133
       "topics": [
95 134
 
96 135
       ]
97 136
     },
98 137
     {
138
+      "uuid": "2f244afc-3e7b-4f89-92af-e2b427f4ef35",
99 139
       "slug": "sum-of-multiples",
140
+      "core": false,
141
+      "unlocked_by": null,
100 142
       "difficulty": 4,
101 143
       "topics": [
102 144
 
103 145
       ]
104 146
     },
105 147
     {
148
+      "uuid": "5227a76c-8ecb-4e5f-b023-6af65a057c41",
106 149
       "slug": "luhn",
150
+      "core": false,
151
+      "unlocked_by": null,
107 152
       "difficulty": 4,
108 153
       "topics": [
109 154
 
110 155
       ]
111 156
     },
112 157
     {
158
+      "uuid": "c1d4e0b4-6a0f-4be9-8222-345966621f53",
113 159
       "slug": "matrix",
160
+      "core": false,
161
+      "unlocked_by": null,
114 162
       "difficulty": 4,
115 163
       "topics": [
116 164
 
117 165
       ]
118 166
     },
119 167
     {
168
+      "uuid": "ec268d8e-997b-4553-8c67-8bdfa1ecb888",
120 169
       "slug": "triangle",
170
+      "core": false,
171
+      "unlocked_by": null,
121 172
       "difficulty": 4,
122 173
       "topics": [
123 174
 
124 175
       ]
125 176
     },
126 177
     {
178
+      "uuid": "b7310b6e-435c-4d5f-b2bd-31e586d0f238",
127 179
       "slug": "largest-series-product",
180
+      "core": false,
181
+      "unlocked_by": null,
128 182
       "difficulty": 4,
129 183
       "topics": [
130 184
 
131 185
       ]
132 186
     },
133 187
     {
188
+      "uuid": "6791d01f-bae4-4b63-ae76-86529ac49e36",
134 189
       "slug": "sieve",
190
+      "core": false,
191
+      "unlocked_by": null,
135 192
       "difficulty": 4,
136 193
       "topics": [
137 194
 
138 195
       ]
139 196
     },
140 197
     {
198
+      "uuid": "581afdbb-dfb6-4dc5-9554-a025b5469a3c",
141 199
       "slug": "twelve-days",
200
+      "core": false,
201
+      "unlocked_by": null,
142 202
       "difficulty": 4,
143 203
       "topics": [
144 204
 
145 205
       ]
146 206
     },
147 207
     {
208
+      "uuid": "9eb41883-55ef-4681-b5ac-5c2259302772",
148 209
       "slug": "rotational-cipher",
210
+      "core": false,
211
+      "unlocked_by": null,
149 212
       "difficulty": 4,
150 213
       "topics": [
151 214
 
152 215
       ]
153 216
     },
154 217
     {
218
+      "uuid": "0b92ffee-c092-4ab1-ad78-76c8cf80e1b5",
155 219
       "slug": "kindergarten-garden",
220
+      "core": false,
221
+      "unlocked_by": null,
156 222
       "difficulty": 4,
157 223
       "topics": [
158 224
 
159 225
       ]
160 226
     },
161 227
     {
228
+      "uuid": "1500d39a-c9d9-4d3a-9e77-fdc1837fc6ad",
162 229
       "slug": "collatz-conjecture",
230
+      "core": false,
231
+      "unlocked_by": null,
163 232
       "difficulty": 4,
164 233
       "topics": [
165 234
 
166 235
       ]
167 236
     },
168 237
     {
238
+      "uuid": "2c69db99-648d-4bd7-8012-1fbdeff6ca0a",
169 239
       "slug": "nth-prime",
240
+      "core": false,
241
+      "unlocked_by": null,
170 242
       "difficulty": 4,
171 243
       "topics": [
172 244
 
173 245
       ]
174 246
     },
175 247
     {
248
+      "uuid": "8dfc2f0d-1141-46e9-95e2-6f35ccf6f160",
176 249
       "slug": "saddle-points",
250
+      "core": false,
251
+      "unlocked_by": null,
177 252
       "difficulty": 4,
178 253
       "topics": [
179 254
 
180 255
       ]
181 256
     },
182 257
     {
258
+      "uuid": "ecbd997b-86f4-4e11-9ff0-706ac2899415",
183 259
       "slug": "diamond",
260
+      "core": false,
261
+      "unlocked_by": null,
184 262
       "difficulty": 4,
185 263
       "topics": [
186 264
 
187 265
       ]
188 266
     },
189 267
     {
268
+      "uuid": "c3e89c7c-3a8a-4ddc-b653-9b0ff9e1d7d8",
190 269
       "slug": "isogram",
270
+      "core": false,
271
+      "unlocked_by": null,
191 272
       "difficulty": 4,
192 273
       "topics": [
193 274
 
194 275
       ]
195 276
     },
196 277
     {
278
+      "uuid": "a732a838-8170-458a-a85e-d6b4c46f97a1",
197 279
       "slug": "flatten-array",
280
+      "core": false,
281
+      "unlocked_by": null,
198 282
       "difficulty": 5,
199 283
       "topics": [
200 284
 
201 285
       ]
202 286
     },
203 287
     {
288
+      "uuid": "38bc80ae-d842-4c04-a797-48edf322504d",
204 289
       "slug": "pig-latin",
290
+      "core": false,
291
+      "unlocked_by": null,
205 292
       "difficulty": 5,
206 293
       "topics": [
207 294
 
208 295
       ]
209 296
     },
210 297
     {
298
+      "uuid": "5f9139e7-9fbb-496a-a0d7-a946283033de",
211 299
       "slug": "phone-number",
300
+      "core": false,
301
+      "unlocked_by": null,
212 302
       "difficulty": 5,
213 303
       "topics": [
214 304
 
215 305
       ]
216 306
     },
217 307
     {
308
+      "uuid": "2d80fdfc-5bd7-4b67-9fbe-8ab820d89051",
218 309
       "slug": "nucleotide-count",
310
+      "core": false,
311
+      "unlocked_by": null,
219 312
       "difficulty": 5,
220 313
       "topics": [
221 314
 
222 315
       ]
223 316
     },
224 317
     {
318
+      "uuid": "3603b770-87a5-4758-91f3-b4d1f9075bc1",
225 319
       "slug": "word-count",
320
+      "core": false,
321
+      "unlocked_by": null,
226 322
       "difficulty": 5,
227 323
       "topics": [
228 324
 
229 325
       ]
230 326
     },
231 327
     {
328
+      "uuid": "4499a3f9-73a7-48bf-8753-d5b6abf588c9",
232 329
       "slug": "run-length-encoding",
330
+      "core": false,
331
+      "unlocked_by": null,
233 332
       "difficulty": 5,
234 333
       "topics": [
235 334
 
236 335
       ]
237 336
     },
238 337
     {
338
+      "uuid": "d7c2eed9-64c7-4c4a-b45d-c787d460337f",
239 339
       "slug": "robot-name",
340
+      "core": false,
341
+      "unlocked_by": null,
240 342
       "difficulty": 5,
241 343
       "topics": [
242 344
 
243 345
       ]
244 346
     },
245 347
     {
348
+      "uuid": "599c08ec-7338-46ed-99f8-a76f78f724e6",
246 349
       "slug": "prime-factors",
350
+      "core": false,
351
+      "unlocked_by": null,
247 352
       "difficulty": 5,
248 353
       "topics": [
249 354
 
250 355
       ]
251 356
     },
252 357
     {
358
+      "uuid": "6a617ddb-04e3-451c-bb30-27ccd0be9125",
253 359
       "slug": "allergies",
360
+      "core": false,
361
+      "unlocked_by": null,
254 362
       "difficulty": 5,
255 363
       "topics": [
256 364
 
257 365
       ]
258 366
     },
259 367
     {
368
+      "uuid": "34cd328c-cd96-492b-abd4-2b8716cdcd9a",
260 369
       "slug": "bob",
370
+      "core": false,
371
+      "unlocked_by": null,
261 372
       "difficulty": 5,
262 373
       "topics": [
263 374
 
264 375
       ]
265 376
     },
266 377
     {
378
+      "uuid": "d2a76905-1c8c-4b03-b4f7-4fbff19329f3",
267 379
       "slug": "pascals-triangle",
380
+      "core": false,
381
+      "unlocked_by": null,
268 382
       "difficulty": 5,
269 383
       "topics": [
270 384
 
271 385
       ]
272 386
     },
273 387
     {
388
+      "uuid": "85aa50ac-0141-49eb-bc6f-62f3f7a97647",
274 389
       "slug": "bracket-push",
390
+      "core": false,
391
+      "unlocked_by": null,
275 392
       "difficulty": 5,
276 393
       "topics": [
277 394
 
278 395
       ]
279 396
     },
280 397
     {
398
+      "uuid": "af80d7f4-c7d0-4d0b-9c30-09da120f6bb9",
281 399
       "slug": "series",
400
+      "core": false,
401
+      "unlocked_by": null,
282 402
       "difficulty": 5,
283 403
       "topics": [
284 404
 
285 405
       ]
286 406
     },
287 407
     {
408
+      "uuid": "d36ce010-210f-4e9a-9d6c-cb933e0a59af",
288 409
       "slug": "atbash-cipher",
410
+      "core": false,
411
+      "unlocked_by": null,
289 412
       "difficulty": 5,
290 413
       "topics": [
291 414
 
292 415
       ]
293 416
     },
294 417
     {
418
+      "uuid": "163fcc6b-c054-4232-a88b-0aded846a6eb",
295 419
       "slug": "spiral-matrix",
420
+      "core": false,
421
+      "unlocked_by": null,
296 422
       "difficulty": 6,
297 423
       "topics": [
298 424
 
299 425
       ]
300 426
     },
301 427
     {
428
+      "uuid": "3e728cd4-5e5f-4c69-8a53-bc36d020fcdb",
302 429
       "slug": "roman-numerals",
430
+      "core": false,
431
+      "unlocked_by": null,
303 432
       "difficulty": 6,
304 433
       "topics": [
305 434
 
306 435
       ]
307 436
     },
308 437
     {
438
+      "uuid": "57b76837-4610-466f-9373-d5c2697625f1",
309 439
       "slug": "transpose",
440
+      "core": false,
441
+      "unlocked_by": null,
310 442
       "difficulty": 6,
311 443
       "topics": [
312 444
 
313 445
       ]
314 446
     },
315 447
     {
448
+      "uuid": "dd3e6fd6-5359-4978-acd7-c39374cead4d",
316 449
       "slug": "food-chain",
450
+      "core": false,
451
+      "unlocked_by": null,
317 452
       "difficulty": 6,
318 453
       "topics": [
319 454
 
320 455
       ]
321 456
     },
322 457
     {
458
+      "uuid": "56943095-de76-40bf-b42b-fa3e70f8df5e",
323 459
       "slug": "beer-song",
460
+      "core": false,
461
+      "unlocked_by": null,
324 462
       "difficulty": 6,
325 463
       "topics": [
326 464
 
327 465
       ]
328 466
     },
329 467
     {
468
+      "uuid": "5404109e-3ed9-4691-8eaf-af8b36024a44",
330 469
       "slug": "queen-attack",
470
+      "core": false,
471
+      "unlocked_by": null,
331 472
       "difficulty": 6,
332 473
       "topics": [
333 474
 
334 475
       ]
335 476
     },
336 477
     {
478
+      "uuid": "76d28d97-75d3-47eb-bb77-3d347b76f1b6",
337 479
       "slug": "etl",
480
+      "core": false,
481
+      "unlocked_by": null,
338 482
       "difficulty": 6,
339 483
       "topics": [
340 484
 
341 485
       ]
342 486
     },
343 487
     {
488
+      "uuid": "7ba5084d-3b75-4406-a0d7-87c26387f9c0",
344 489
       "slug": "linked-list",
490
+      "core": false,
491
+      "unlocked_by": null,
345 492
       "difficulty": 6,
346 493
       "topics": [
347 494
 
348 495
       ]
349 496
     },
350 497
     {
498
+      "uuid": "b4af5da1-601f-4b0f-bfb8-4a381851090c",
351 499
       "slug": "grade-school",
500
+      "core": false,
501
+      "unlocked_by": null,
352 502
       "difficulty": 6,
353 503
       "topics": [
354 504
 
355 505
       ]
356 506
     },
357 507
     {
508
+      "uuid": "993bde9d-7774-4e7a-a381-9eee75f28ecb",
358 509
       "slug": "robot-simulator",
510
+      "core": false,
511
+      "unlocked_by": null,
359 512
       "difficulty": 6,
360 513
       "topics": [
361 514
 
362 515
       ]
363 516
     },
364 517
     {
518
+      "uuid": "50136dc3-caf7-4fa1-b7bd-0cba1bea9176",
365 519
       "slug": "binary-search",
520
+      "core": false,
521
+      "unlocked_by": null,
366 522
       "difficulty": 6,
367 523
       "topics": [
368 524
 
369 525
       ]
370 526
     },
371 527
     {
528
+      "uuid": "416a1489-12af-4593-8540-0f55285c96b4",
372 529
       "slug": "minesweeper",
530
+      "core": false,
531
+      "unlocked_by": null,
373 532
       "difficulty": 6,
374 533
       "topics": [
375 534
 
376 535
       ]
377 536
     },
378 537
     {
538
+      "uuid": "3310a3cd-c0cb-45fa-8c51-600178be904a",
379 539
       "slug": "wordy",
540
+      "core": false,
541
+      "unlocked_by": null,
380 542
       "difficulty": 6,
381 543
       "topics": [
382 544
 
383 545
       ]
384 546
     },
385 547
     {
548
+      "uuid": "f7c2e4b5-1995-4dfe-b827-c9aff8ac5332",
386 549
       "slug": "all-your-base",
550
+      "core": false,
551
+      "unlocked_by": null,
387 552
       "difficulty": 6,
388 553
       "topics": [
389 554
 
390 555
       ]
391 556
     },
392 557
     {
393
-    	"slug": "bank-account",
394
-    	"difficulty": 6,
395
-    	"topics": [
558
+      "uuid": "a242efc5-159d-492b-861d-12a1459fb334",
559
+      "slug": "bank-account",
560
+      "core": false,
561
+      "unlocked_by": null,
562
+      "difficulty": 6,
563
+      "topics": [
396 564
 
397
-    	]
565
+      ]
398 566
     },
399 567
     {
400
-    	"slug": "bowling",
401
-    	"difficulty": 6,
402
-    	"topics": [
568
+      "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361",
569
+      "slug": "bowling",
570
+      "core": false,
571
+      "unlocked_by": null,
572
+      "difficulty": 6,
573
+      "topics": [
403 574
 
404
-    	]
575
+      ]
405 576
     },
406 577
     {
578
+      "uuid": "fb10dc2f-0ba1-44b6-8365-5e48e86d1283",
407 579
       "slug": "anagram",
580
+      "core": false,
581
+      "unlocked_by": null,
408 582
       "difficulty": 7,
409 583
       "topics": [
410 584
 
411 585
       ]
412 586
     },
413 587
     {
588
+      "uuid": "d2aedbd7-092a-43d0-8a5e-ae3ebd5b9c7f",
414 589
       "slug": "sublist",
590
+      "core": false,
591
+      "unlocked_by": null,
415 592
       "difficulty": 7,
416 593
       "topics": [
417 594
 
418 595
       ]
419 596
     },
420 597
     {
598
+      "uuid": "b53bde52-cb5f-4d43-86ec-18aa509d62f9",
421 599
       "slug": "word-search",
600
+      "core": false,
601
+      "unlocked_by": null,
422 602
       "difficulty": 7,
423 603
       "topics": [
424 604
 
425 605
       ]
426 606
     },
427 607
     {
608
+      "uuid": "e3e5ffe5-cfc1-467e-a28a-da0302130144",
428 609
       "slug": "simple-linked-list",
610
+      "core": false,
611
+      "unlocked_by": null,
429 612
       "difficulty": 7,
430 613
       "topics": [
431 614
 
432 615
       ]
433 616
     },
434 617
     {
618
+      "uuid": "0a2d18aa-7b5e-4401-a952-b93d2060694f",
435 619
       "slug": "binary-search-tree",
620
+      "core": false,
621
+      "unlocked_by": null,
436 622
       "difficulty": 7,
437 623
       "topics": [
438 624
 
439 625
       ]
440 626
     },
441 627
     {
628
+      "uuid": "602511d5-7e89-4def-b072-4dd311816810",
442 629
       "slug": "meetup",
630
+      "core": false,
631
+      "unlocked_by": null,
443 632
       "difficulty": 7,
444 633
       "topics": [
445 634
 
446 635
       ]
447 636
     },
448 637
     {
638
+      "uuid": "162bebdc-9bf2-43c0-8460-a91f5fc16147",
449 639
       "slug": "crypto-square",
640
+      "core": false,
641
+      "unlocked_by": null,
450 642
       "difficulty": 7,
451 643
       "topics": [
452 644
 
453 645
       ]
454 646
     },
455 647
     {
648
+      "uuid": "57eeac00-741c-4843-907a-51f0ac5ea4cb",
456 649
       "slug": "poker",
650
+      "core": false,
651
+      "unlocked_by": null,
457 652
       "difficulty": 7,
458 653
       "topics": [
459 654
         "Parsing",
@@ -462,21 +657,30 @@
462 657
       ]
463 658
     },
464 659
     {
660
+      "uuid": "97c8fcd4-85b6-41cb-9de2-b4e1b4951222",
465 661
       "slug": "clock",
662
+      "core": false,
663
+      "unlocked_by": null,
466 664
       "difficulty": 7,
467 665
       "topics": [
468 666
 
469 667
       ]
470 668
     },
471 669
     {
670
+      "uuid": "5cbc6a67-3a53-4aad-ae68-ff469525437f",
472 671
       "slug": "ocr-numbers",
672
+      "core": false,
673
+      "unlocked_by": null,
473 674
       "difficulty": 8,
474 675
       "topics": [
475 676
 
476 677
       ]
477 678
     },
478 679
     {
680
+      "uuid": "626dc25a-062c-4053-a8c1-788e4dc44ca0",
479 681
       "slug": "circular-buffer",
682
+      "core": false,
683
+      "unlocked_by": null,
480 684
       "difficulty": 8,
481 685
       "topics": [
482 686
         "Queues",
@@ -485,77 +689,126 @@
485 689
       ]
486 690
     },
487 691
     {
692
+      "uuid": "64cda115-919a-4eef-9a45-9ec5d1af98cc",
488 693
       "slug": "rectangles",
694
+      "core": false,
695
+      "unlocked_by": null,
489 696
       "difficulty": 8,
490 697
       "topics": [
491 698
 
492 699
       ]
493 700
     },
494 701
     {
702
+      "uuid": "e5f05d00-fe5b-4d78-b2fa-934c1c9afb32",
495 703
       "slug": "book-store",
704
+      "core": false,
705
+      "unlocked_by": null,
496 706
       "difficulty": 8,
497 707
       "topics": [
498 708
 
499 709
       ]
500 710
     },
501 711
     {
712
+      "uuid": "f654831f-c34b-44f5-9dd5-054efbb486f2",
502 713
       "slug": "simple-cipher",
714
+      "core": false,
715
+      "unlocked_by": null,
503 716
       "difficulty": 8,
504 717
       "topics": [
505 718
 
506 719
       ]
507 720
     },
508 721
     {
722
+      "uuid": "52d11278-0d65-4b5b-b387-1374fced3243",
509 723
       "slug": "complex-numbers",
724
+      "core": false,
725
+      "unlocked_by": null,
510 726
       "difficulty": 8,
511 727
       "topics": [
512 728
 
513 729
       ]
514 730
     },
515 731
     {
732
+      "uuid": "a9836565-5c39-4285-b83a-53408be36ccc",
516 733
       "slug": "list-ops",
734
+      "core": false,
735
+      "unlocked_by": null,
517 736
       "difficulty": 8,
518 737
       "topics": [
519
-      
738
+
520 739
       ]
521 740
     },
522 741
     {
742
+      "uuid": "bac1f4bc-eea9-43c1-8e95-097347f5925e",
523 743
       "slug": "change",
744
+      "core": false,
745
+      "unlocked_by": null,
524 746
       "difficulty": 8,
525 747
       "topics": [
526 748
 
527 749
       ]
528 750
     },
529 751
     {
752
+      "uuid": "873c05de-b5f5-4c5b-97f0-d1ede8a82832",
530 753
       "slug": "palindrome-products",
754
+      "core": false,
755
+      "unlocked_by": null,
531 756
       "difficulty": 8,
532 757
       "topics": [
533 758
 
534 759
       ]
535 760
     },
536 761
     {
762
+      "uuid": "88505f95-89e5-4a08-8ed2-208eb818cdf1",
537 763
       "slug": "pythagorean-triplet",
764
+      "core": false,
765
+      "unlocked_by": null,
538 766
       "difficulty": 9,
539 767
       "topics": [
540 768
 
541 769
       ]
542 770
     },
543 771
     {
772
+      "uuid": "377fe38b-08ad-4f3a-8118-a43c10f7b9b2",
544 773
       "slug": "custom-set",
774
+      "core": false,
775
+      "unlocked_by": null,
545 776
       "difficulty": 10,
546 777
       "topics": [
547 778
 
548 779
       ]
780
+    },
781
+    {
782
+      "uuid": "e58c29d2-80a7-40ef-bed0-4a184ae35f34",
783
+      "slug": "accumulate",
784
+      "deprecated": true
785
+    },
786
+    {
787
+      "uuid": "9ea6e0fa-b91d-4d17-ac8f-6d2dc30fdd44",
788
+      "slug": "binary",
789
+      "deprecated": true
790
+    },
791
+    {
792
+      "uuid": "6fe53a08-c123-465d-864a-ef18217203c4",
793
+      "slug": "hexadecimal",
794
+      "deprecated": true
795
+    },
796
+    {
797
+      "uuid": "14a29e82-f9b1-4662-b678-06992e306c01",
798
+      "slug": "octal",
799
+      "deprecated": true
800
+    },
801
+    {
802
+      "uuid": "2d195cd9-1814-490a-8dd6-a2c676f1d4cd",
803
+      "slug": "strain",
804
+      "deprecated": true
805
+    },
806
+    {
807
+      "uuid": "ee3a8abe-6b19-4b47-9cf6-4d39ae915fb7",
808
+      "slug": "trinary",
809
+      "deprecated": true
549 810
     }
550 811
   ],
551
-  "deprecated": [
552
-    "accumulate",
553
-    "binary",
554
-    "hexadecimal",
555
-    "octal",
556
-    "strain",
557
-    "trinary"
558
-  ],
559 812
   "foregone": [
560 813
     "leap",
561 814
     "grains",

exercises/accumulate/.meta/readme.go.tmpl → config/exercise_readme.go.tmpl View File

@@ -14,4 +14,3 @@
14 14
 {{ end }}
15 15
 ## Submitting Incomplete Solutions
16 16
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/accumulate/README.md View File

@@ -44,4 +44,3 @@ Conversation with James Edward Gray II [https://twitter.com/jeg2](https://twitte
44 44
 
45 45
 ## Submitting Incomplete Solutions
46 46
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
47
-

+ 0
- 17
exercises/acronym/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/acronym/README.md View File

@@ -24,4 +24,3 @@ Julien Vanier [https://github.com/monkbroc](https://github.com/monkbroc)
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/all-your-base/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/all-your-base/README.md View File

@@ -44,4 +44,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
44 44
 
45 45
 ## Submitting Incomplete Solutions
46 46
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
47
-

+ 0
- 17
exercises/allergies/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/allergies/README.md View File

@@ -46,4 +46,3 @@ Jumpstart Lab Warm-up [http://jumpstartlab.com](http://jumpstartlab.com)
46 46
 
47 47
 ## Submitting Incomplete Solutions
48 48
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
49
-

+ 0
- 17
exercises/anagram/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/anagram/README.md View File

@@ -22,4 +22,3 @@ Inspired by the Extreme Startup game [https://github.com/rchatley/extreme_startu
22 22
 
23 23
 ## Submitting Incomplete Solutions
24 24
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
25
-

+ 0
- 17
exercises/atbash-cipher/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/atbash-cipher/README.md View File

@@ -43,4 +43,3 @@ Wikipedia [http://en.wikipedia.org/wiki/Atbash](http://en.wikipedia.org/wiki/Atb
43 43
 
44 44
 ## Submitting Incomplete Solutions
45 45
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
46
-

+ 0
- 17
exercises/bank-account/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bank-account/README.md View File

@@ -51,4 +51,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
51 51
 
52 52
 ## Submitting Incomplete Solutions
53 53
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
54
-

+ 0
- 17
exercises/beer-song/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/beer-song/README.md View File

@@ -336,4 +336,3 @@ Learn to Program by Chris Pine [http://pine.fm/LearnToProgram/?Chapter=06](http:
336 336
 
337 337
 ## Submitting Incomplete Solutions
338 338
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
339
-

+ 0
- 17
exercises/binary-search-tree/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/binary-search-tree/README.md View File

@@ -69,4 +69,3 @@ Josh Cheek [https://twitter.com/josh_cheek](https://twitter.com/josh_cheek)
69 69
 
70 70
 ## Submitting Incomplete Solutions
71 71
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
72
-

+ 0
- 17
exercises/binary-search/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/binary-search/README.md View File

@@ -50,4 +50,3 @@ Wikipedia [http://en.wikipedia.org/wiki/Binary_search_algorithm](http://en.wikip
50 50
 
51 51
 ## Submitting Incomplete Solutions
52 52
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
53
-

+ 0
- 17
exercises/binary/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/binary/README.md View File

@@ -44,4 +44,3 @@ All of Computer Science [http://www.wolframalpha.com/input/?i=binary&a=*C.binary
44 44
 
45 45
 ## Submitting Incomplete Solutions
46 46
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
47
-

+ 0
- 17
exercises/bob/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bob/README.md View File

@@ -27,4 +27,3 @@ Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutoria
27 27
 
28 28
 ## Submitting Incomplete Solutions
29 29
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
30
-

+ 0
- 17
exercises/book-store/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/book-store/README.md View File

@@ -83,4 +83,3 @@ Inspired by the harry potter kata from Cyber-Dojo. [http://cyber-dojo.org](http:
83 83
 
84 84
 ## Submitting Incomplete Solutions
85 85
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
86
-

+ 0
- 17
exercises/bowling/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bowling/README.md View File

@@ -62,4 +62,3 @@ The Bowling Game Kata at but UncleBob [http://butunclebob.com/ArticleS.UncleBob.
62 62
 
63 63
 ## Submitting Incomplete Solutions
64 64
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
65
-

+ 0
- 17
exercises/bracket-push/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bracket-push/README.md View File

@@ -19,4 +19,3 @@ Ginna Baker
19 19
 
20 20
 ## Submitting Incomplete Solutions
21 21
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
22
-

+ 0
- 17
exercises/change/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/change/README.md View File

@@ -32,4 +32,3 @@ Software Craftsmanship - Kata-logue [http://craftsmanship.sv.cmu.edu/exercises/c
32 32
 
33 33
 ## Submitting Incomplete Solutions
34 34
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
35
-

+ 0
- 17
exercises/circular-buffer/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/circular-buffer/README.md View File

@@ -59,4 +59,3 @@ Wikipedia [http://en.wikipedia.org/wiki/Circular_buffer](http://en.wikipedia.org
59 59
 
60 60
 ## Submitting Incomplete Solutions
61 61
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
62
-

+ 0
- 17
exercises/clock/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/clock/README.md View File

@@ -27,4 +27,3 @@ Pairing session with Erin Drummond [https://twitter.com/ebdrummond](https://twit
27 27
 
28 28
 ## Submitting Incomplete Solutions
29 29
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
30
-

+ 0
- 17
exercises/collatz-conjecture/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/collatz-conjecture/README.md View File

@@ -42,4 +42,3 @@ An unsolved problem in mathematics named after mathematician Lothar Collatz [htt
42 42
 
43 43
 ## Submitting Incomplete Solutions
44 44
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
45
-

+ 0
- 17
exercises/complex-numbers/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/complex-numbers/README.md View File

@@ -20,4 +20,3 @@ Wikipedia [https://en.wikipedia.org/wiki/Complex_number](https://en.wikipedia.or
20 20
 
21 21
 ## Submitting Incomplete Solutions
22 22
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
23
-

+ 0
- 17
exercises/crypto-square/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/crypto-square/README.md View File

@@ -83,4 +83,3 @@ J Dalbey's Programming Practice problems [http://users.csc.calpoly.edu/~jdalbey/
83 83
 
84 84
 ## Submitting Incomplete Solutions
85 85
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
86
-

+ 0
- 17
exercises/custom-set/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/custom-set/README.md View File

@@ -20,4 +20,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
20 20
 
21 21
 ## Submitting Incomplete Solutions
22 22
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
23
-

+ 0
- 17
exercises/diamond/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/diamond/README.md View File

@@ -68,4 +68,3 @@ Seb Rose [http://claysnow.co.uk/recycling-tests-in-tdd/](http://claysnow.co.uk/r
68 68
 
69 69
 ## Submitting Incomplete Solutions
70 70
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
71
-

+ 0
- 17
exercises/difference-of-squares/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/difference-of-squares/README.md View File

@@ -28,4 +28,3 @@ Problem 6 at Project Euler [http://projecteuler.net/problem=6](http://projecteul
28 28
 
29 29
 ## Submitting Incomplete Solutions
30 30
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
31
-

+ 0
- 17
exercises/etl/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/etl/README.md View File

@@ -60,4 +60,3 @@ The Jumpstart Lab team [http://jumpstartlab.com](http://jumpstartlab.com)
60 60
 
61 61
 ## Submitting Incomplete Solutions
62 62
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
63
-

+ 0
- 17
exercises/flatten-array/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/flatten-array/README.md View File

@@ -27,4 +27,3 @@ Interview Question [https://reference.wolfram.com/language/ref/Flatten.html](htt
27 27
 
28 28
 ## Submitting Incomplete Solutions
29 29
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
30
-

+ 0
- 17
exercises/food-chain/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/food-chain/README.md View File

@@ -79,4 +79,3 @@ Wikipedia [http://en.wikipedia.org/wiki/There_Was_an_Old_Lady_Who_Swallowed_a_Fl
79 79
 
80 80
 ## Submitting Incomplete Solutions
81 81
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
82
-

+ 0
- 17
exercises/gigasecond/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/gigasecond/README.md View File

@@ -20,4 +20,3 @@ Chapter 9 in Chris Pine's online Learn to Program tutorial. [http://pine.fm/Lear
20 20
 
21 21
 ## Submitting Incomplete Solutions
22 22
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
23
-

+ 0
- 17
exercises/grade-school/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/grade-school/README.md View File

@@ -51,4 +51,3 @@ A pairing session with Phil Battos at gSchool [http://gschool.it](http://gschool
51 51
 
52 52
 ## Submitting Incomplete Solutions
53 53
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
54
-

+ 0
- 17
exercises/hamming/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/hamming/README.md View File

@@ -65,4 +65,3 @@ The Calculating Point Mutations problem at Rosalind [http://rosalind.info/proble
65 65
 
66 66
 ## Submitting Incomplete Solutions
67 67
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
68
-

+ 0
- 17
exercises/hello-world/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/hello-world/README.md View File

@@ -36,4 +36,3 @@ This is an exercise to introduce users to using Exercism [http://en.wikipedia.or
36 36
 
37 37
 ## Submitting Incomplete Solutions
38 38
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
39
-

+ 0
- 17
exercises/hexadecimal/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/hexadecimal/README.md View File

@@ -23,4 +23,3 @@ All of Computer Science [http://www.wolframalpha.com/examples/NumberBases.html](
23 23
 
24 24
 ## Submitting Incomplete Solutions
25 25
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
26
-

+ 0
- 17
exercises/isogram/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/isogram/README.md View File

@@ -39,4 +39,3 @@ Wikipedia [https://en.wikipedia.org/wiki/Isogram](https://en.wikipedia.org/wiki/
39 39
 
40 40
 ## Submitting Incomplete Solutions
41 41
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
42
-

+ 0
- 17
exercises/kindergarten-garden/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/kindergarten-garden/README.md View File

@@ -75,4 +75,3 @@ Random musings during airplane trip. [http://jumpstartlab.com](http://jumpstartl
75 75
 
76 76
 ## Submitting Incomplete Solutions
77 77
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
78
-

+ 0
- 17
exercises/largest-series-product/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/largest-series-product/README.md View File

@@ -29,4 +29,3 @@ A variation on Problem 8 at Project Euler [http://projecteuler.net/problem=8](ht
29 29
 
30 30
 ## Submitting Incomplete Solutions
31 31
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
32
-

+ 0
- 17
exercises/linked-list/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/linked-list/README.md View File

@@ -43,4 +43,3 @@ Classic computer science topic
43 43
 
44 44
 ## Submitting Incomplete Solutions
45 45
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
46
-

+ 0
- 17
exercises/list-ops/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/list-ops/README.md View File

@@ -24,4 +24,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/luhn/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/luhn/README.md View File

@@ -80,4 +80,3 @@ The Luhn Algorithm on Wikipedia [http://en.wikipedia.org/wiki/Luhn_algorithm](ht
80 80
 
81 81
 ## Submitting Incomplete Solutions
82 82
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
83
-

+ 0
- 17
exercises/matrix/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/matrix/README.md View File

@@ -54,4 +54,3 @@ Warmup to the `saddle-points` warmup. [http://jumpstartlab.com](http://jumpstart
54 54
 
55 55
 ## Submitting Incomplete Solutions
56 56
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
57
-

+ 0
- 17
exercises/meetup/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/meetup/README.md View File

@@ -39,4 +39,3 @@ Jeremy Hinegardner mentioned a Boulder meetup that happens on the Wednesteenth o
39 39
 
40 40
 ## Submitting Incomplete Solutions
41 41
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
42
-

+ 0
- 17
exercises/minesweeper/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/minesweeper/README.md View File

@@ -39,4 +39,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
39 39
 
40 40
 ## Submitting Incomplete Solutions
41 41
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
42
-

+ 0
- 17
exercises/nth-prime/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/nth-prime/README.md View File

@@ -24,4 +24,3 @@ A variation on Problem 7 at Project Euler [http://projecteuler.net/problem=7](ht
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/nucleotide-count/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/nucleotide-count/README.md View File

@@ -42,4 +42,3 @@ The Calculating DNA Nucleotides_problem at Rosalind [http://rosalind.info/proble
42 42
 
43 43
 ## Submitting Incomplete Solutions
44 44
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
45
-

+ 0
- 17
exercises/ocr-numbers/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/ocr-numbers/README.md View File

@@ -94,4 +94,3 @@ Inspired by the Bank OCR kata [http://codingdojo.org/cgi-bin/wiki.pl?KataBankOCR
94 94
 
95 95
 ## Submitting Incomplete Solutions
96 96
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
97
-

+ 0
- 17
exercises/octal/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/octal/README.md View File

@@ -58,4 +58,3 @@ All of Computer Science [http://www.wolframalpha.com/input/?i=base+8](http://www
58 58
 
59 59
 ## Submitting Incomplete Solutions
60 60
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
61
-

+ 0
- 17
exercises/palindrome-products/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/palindrome-products/README.md View File

@@ -49,4 +49,3 @@ Problem 4 at Project Euler [http://projecteuler.net/problem=4](http://projecteul
49 49
 
50 50
 ## Submitting Incomplete Solutions
51 51
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
52
-

+ 0
- 17
exercises/pangram/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/pangram/README.md View File

@@ -24,4 +24,3 @@ Wikipedia [https://en.wikipedia.org/wiki/Pangram](https://en.wikipedia.org/wiki/
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/pascals-triangle/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/pascals-triangle/README.md View File

@@ -30,4 +30,3 @@ Pascal's Triangle at Wolfram Math World [http://mathworld.wolfram.com/PascalsTri
30 30
 
31 31
 ## Submitting Incomplete Solutions
32 32
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
33
-

+ 0
- 17
exercises/perfect-numbers/.meta/readme.go.tmpl View File

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 0
exercises/perfect-numbers/README.md View File


Some files were not shown because too many files changed in this diff