Ilenia
|
237f11be8b
|
chore: change type of challenges to type 1 js (#46826)
|
2022-07-11 11:06:08 +02:00 |
|
Ilenia
|
59abda3ff2
|
fix(curriculum, i18n): solve issues in crowdin comments (#46597)
|
2022-06-21 19:53:13 +05:30 |
|
Muhammed Mustafa
|
ec69d9a344
|
fix(CIP): format markov algorithm challenge (#46278)
|
2022-06-10 14:07:02 +02:00 |
|
Laurent Labine
|
8e22962523
|
fix(curriculum) replace single-line blocks with multi-line blocks for… (#41526)
* fix(curriculum) replace single-line blocks with multi-line blocks for issue 51418
Data visualization and Coding Interview Prep portions.
* Update execute-a-markov-algorithm.md
Implemented as inline code blocks as discussed
* Adding missed blocks
* Last file added
|
2021-03-25 07:43:13 -07:00 |
|
Mainak Debnath
|
d5ad87d915
|
fix(learn): put test cases under --seed-- and remove them from the solution (#40755)
* fix: put test cases under --seed--
* fix: put test cases under --seed--
|
2021-01-21 18:26:06 -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 |
|
miyaliu666
|
9770cd0f81
|
translated some Chinese curriculum files (#40531)
* translate task #1 - #4
* add translation of zhang-suen-thinning and markov algorithm
Co-authored-by: S1ngS1ng <liuxing0514@gmail.com>
|
2021-01-08 11:59:18 -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 |
|