Bhanu Pratap Singh Rathore
5ba9c1d5c0
feat(interview-prep): Porting Rosetta problems ( #17480 )
...
* feat(interview-prep): Porting Rosetta problems
* Changes done
* Update rosetta-code.json
* Update rosetta-code.json
2018-06-11 09:03:55 +09:00
Bhanu Pratap Singh Rathore
f52ccf54f5
feat(interview-prep): Porting Rosetta problems ( #17388 )
...
* feat(interview-prep): Format descriptions
* Changes done
* Description fixed
2018-06-06 22:39:22 +09:00
Stuart Taylor
bb18a2ed36
Fix(schema): Enforce type Number for "challengeType" ( #17409 )
...
* fix(schema): Enforce number types
* fix(seed): String challengeType -> Number challengeType
2018-06-03 14:33:44 -05:00
Bhanu Pratap Singh Rathore
d71a949a4f
feat(interview-prep): Gamma Function ( #17371 )
2018-06-02 11:43:58 +09:00
Bhanu Pratap Singh Rathore
1478f4c1ed
feat(interview-prep): Fractran ( #17328 )
2018-06-01 22:30:40 +09:00
Stuart Taylor
8535669ea4
Package: Validate challenges on test ( #17216 )
...
This PR allows us to validate the schema during test.
It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Stuart Taylor
c428b2c197
feat(package): Initial Curriculum separation ( #17174 )
...
* feat(package): Initial Curriculum separation
* feat(package): Add org scope to package
* chore(ooops): Remove development file
* feat(npm): Add .npmignore
* fix(paths): Fix curriculum paths
* feat(build): Add a build step
* chore(seed): Move package file back to seed
* fix(ignore): Fix .npmIgnore file
* chore(docs): Update README
* chore(seed): Rename coding interview blocks
* fix(seed): Challenge files now fit into learn
* chore(seed): Update seed files for use in learn
* chore(escapes): Unescape script tags of jQuery
2018-05-21 19:26:49 +05:30