Jeremy L Thompson
1ae24311ce
fix(curriculum): make Rosetta Farey solution/tests match definition ( #49167 )
...
* fix - make farey solution/tests match definition
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/farey-sequence.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* fix typo
---------
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2023-01-30 09:26:06 +02:00
Ilenia
237f11be8b
chore: change type of challenges to type 1 js ( #46826 )
2022-07-11 11:06:08 +02:00
Muhammed Mustafa
1d94a06c3f
fix(curriculum): external Feray squence link in CIP ( #46279 )
...
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2022-06-02 20:02:06 +02: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