Leap, Difference of Squares, Grains, Collatz Conjecture, Queen Attack, Darts, Hamming, and Space Age completed yesterday. Binary and Linked List completed today.
28 lines
495 B
JSON
28 lines
495 B
JSON
{
|
|
"blurb": "We are going to do the `Transform` step of an Extract-Transform-Load.",
|
|
"authors": [
|
|
"vlzware"
|
|
],
|
|
"contributors": [
|
|
"h-3-0",
|
|
"patricksjackson",
|
|
"QLaille",
|
|
"ryanplusplus",
|
|
"wolf99"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"etl.c",
|
|
"etl.h"
|
|
],
|
|
"test": [
|
|
"test_etl.c"
|
|
],
|
|
"example": [
|
|
".meta/example.c",
|
|
".meta/example.h"
|
|
]
|
|
},
|
|
"source": "The Jumpstart Lab team",
|
|
"source_url": "http://jumpstartlab.com"
|
|
}
|