Randell Dawson
|
dd4c7e0097
|
fix(learn): Update text as code for vector-dot-product (#40460)
* fix: implemented suggestted changes
* fix: correct last test expected return value
* fix: remove slash
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
* fix: remove slash
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
* fix: add test to return null if more than 2 vectors
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
* fix: added correct solution
* fix: removed extra brackets
Co-authored-by: Yuval Levental <yhl3051@rit.edu>
Co-authored-by: Lakshya Baghel <lakshyab.1999@gmail.com>
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
Co-authored-by: Yuval Levental <yhl3051@rit.edu>
|
2021-01-20 21:23:10 -08:00 |
|
Oliver Eyton-Williams
|
ee1e8abd87
|
feat(curriculum): restore seed + solution to Chinese (#40683)
* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
|
2021-01-12 19:31:00 -07:00 |
|
Oliver Eyton-Williams
|
0bd52f8bd1
|
Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
|
2020-11-27 10:02:05 -08:00 |
|
Oliver Eyton-Williams
|
2b9e38a17b
|
fix: replace .english.md extension with .md
|
2020-09-29 22:09:04 +02:00 |
|