a7556a82d5
fix(curriculum): rework Project Euler 95 ( #42255 )
2021-06-01 01:52:05 +05:30
42ff4307ba
fix(curriculum): rework Project Euler 94 ( #42243 )
...
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-05-31 23:04:05 +05:30
b765237f38
fix(curriculum): rework Project Euler 89 ( #42219 )
...
* fix: define test arrays in background
* fix: add solution
* fix: position block evenly between paragraphs
* fix: include rules from external link
* fix: change to preferred version of spelling
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* fix: improve wording
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-05-31 23:03:33 +05:30
cf567f4a76
fix(curriculum): rework Project Euler 97 ( #42276 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve look of math notation
* fix: grammar
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-27 21:38:56 +02:00
c3eddec05a
fix(curriculum): rework Project Euler 88 ( #42206 )
...
* fix: rework challenge to use argument in function
* fix: use MathJax to improve math notation
* fix: position block evenly between paragraphs
* fix: add solution
2021-05-27 21:37:38 +02:00
a184b10433
fix(curriculum): rework Project Euler 92 ( #42233 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position examples evenly between paragraphs
* fix: use MathJax for math notation
2021-05-27 10:46:20 -07:00
2b1d0cdaf8
fix(curriculum): rework Project Euler 91 ( #42224 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve math notation
2021-05-27 10:27:16 -07:00
2f901f9ffe
fix(curriculum): rework Project Euler 87 ( #42194 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position equations evenly between paragraphs
2021-05-27 13:14:40 +05:30
8ac8772da1
fix(curriculum): rework Project Euler 86 ( #42189 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-05-26 14:22:42 +05:30
7faa168761
fix(curriculum): rework Project Euler 85 ( #42181 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: grammar
2021-05-24 23:13:58 +05:30
399281f225
fix(curriculum): rework Project Euler 84 ( #42161 )
2021-05-24 23:13:34 +05:30
0f0a1f4801
feat(curriculum): add solution ( #42149 )
...
* fix: ensure using in test arrays from background
* feat: add solution
* fix: improve description
2021-05-18 14:26:54 +09:00
86d50dc093
feat(curriculum): add solution ( #42146 )
...
* fix: ensure using in test arrays from background
* feat: add solution
* fix: improve description
2021-05-18 14:12:56 +09:00
1ab5139c51
feat(curriculum): add solution ( #42130 )
...
* fix: ensure using in test arrays from background
* feat: add solution
* fix: improve description
* fix: grammar
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-17 12:43:17 -05:00
d9ed4057ef
fix(curriculum): rework Project Euler 80 ( #42128 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-05-14 11:51:29 +05:30
4a9559ad98
feat(curriculum): add tests and solution ( #42111 )
...
* feat: add tests
* feat: add solution
2021-05-14 11:50:30 +05:30
4c083f44e9
fix(curriculum): rework Project Euler 77 ( #42077 )
...
* fix: rework challenge to use argumnet in function
* fix: add solution
* fix: position block evenly between paragraphs
2021-05-14 11:49:58 +05:30
911d18bae5
fix(curriculum): rework Project Euler 78 ( #42104 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: improve look and spacing
2021-05-14 11:49:23 +05:30
efe1f48a57
fix(curriculum): rework Project Euler 76 ( #42072 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position block evenly between paragraphs
2021-05-14 11:48:52 +05:30
e9f8f425b3
fix(curriculum): rework Project Euler 74 ( #42057 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax for consistent look
2021-05-14 11:48:22 +05:30
4260416ac3
fix(curriculum): rework Project Euler 75 ( #42066 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position block evenly between paragraphs
2021-05-11 18:26:58 +05:30
a6acbe20cc
fix(curriculum): rework Project Euler 71 ( #42006 )
2021-05-11 13:33:29 +02:00
f42e4292ad
feat: add solution
2021-05-06 04:26:22 +05:30
582b9a3298
fix(curriculum): rework Project Euler 66 ( #41963 )
...
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-05 13:24:49 +05:30
7a04b8977f
fix(curriculum): rework Project Euler 70 ( #41988 )
...
* fix: rework challenge to use argument in function
* fix: use MathJax for display consistency
* fix: add solution
2021-05-05 13:22:16 +05:30
57238ccdc9
fix(curriculum): rework Project Euler 69 ( #41974 )
...
* fix: rework challenge to use argument in function
* fix: use mathjax for consistent phi letter
* fix: add solution
* fix: re-align table formatting
2021-05-04 11:12:33 +05:30
db369fbed1
fix(client): remove JS comments from user code for tests ( #41873 )
...
* Removes comments in js challanges by default
* fix local-scope-and-functions test regex
* fix all languages
* revert language changes
* removed unnecessary removeJSComments from challenges
* fix challanges in other languages
* removed removeJSComments from all challanges
2021-04-28 10:18:54 -05:00
e180fc21a6
fix(curriculum): rework Problem Euler 65 ( #41790 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: missing backticks
2021-04-13 11:32:05 -05:00
23e7d8019d
fix(curriculum): rework Project Euler 64 ( #41764 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-04-08 11:19:59 -07:00
b8ddfc08b3
fix(learn): rework Project Euler 63 ( #41425 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: correct function call in seed code
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: improve instructions wording
* fix: correct typo
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-03-16 18:41:47 -05:00
6b9aeff09e
fix(learn): Rework Euler Problem 461 ( #41333 )
...
* Made instructions more clear + Corrected test cases
* Added highlight for return values
* Adjusted challenge description
* Rework
* Fixed minor linting error
* Address PR Comments
* Adjusted wording in description
2021-03-10 08:14:27 -07:00
d8e6d8dc46
fix(learn): Rework Euler Problem 182 ( #41337 )
...
* Rework Euler Problem 182
* Reordered tests
* Fixes for formatting
2021-03-10 15:55:52 +01:00
219339b2ce
fix(learn): rework Project Euler - Problem 58 ( #41188 )
2021-02-20 12:06:32 +05:30
762775889e
fix: rework Project Euler - Problem 57 ( #40926 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: correct variable name
2021-02-17 11:58:18 -08:00
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
0bd52f8bd1
Feat: add new Markdown parser ( #39800 )
...
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
0ae1df30c7
fix: add info for problem 54 - project Euler ( #40057 )
...
* fix: add info for problem 54 - project Euler
* update text
2020-10-22 11:59:49 -07:00
2b9e38a17b
fix: replace .english.md extension with .md
2020-09-29 22:09:04 +02:00
80438cac3e
feat(client, learn): add helper functions for common validation operations ( #38605 )
...
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2020-09-17 19:38:01 +05:30
876d9f3994
fix(learn): Consolidated comments for Coding Interview Prep challenges - part 2 of 2 ( #39576 )
...
* fix: consolidate comments for use with the translation dictionary
* fix: added blank line between comments
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: removed unneeded comment
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-09-16 01:01:21 +05:30
8788ad946b
fix: remove Good luck! comment from challenge seed code ( #39575 )
2020-09-15 22:27:40 +05:30
bd68b70f3d
Feat: hide blocks not challenges ( #39504 )
...
* fix: remove isHidden flag from frontmatter
* fix: add isUpcomingChange
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
* feat: hide blocks not challenges
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2020-09-03 15:07:40 -07:00
807244c81a
fix: update formatting, add image + solution ( #38907 )
...
* fix: update formatting, add image + solution
* fix: change img src and add suggestions
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-03 10:49:51 -05:00
92377cf71a
fix(learn) : Changed language and added a test for Project euler problem-2 ( #39221 )
...
* Edited wording in a test
* Rearranged the tests
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-07-26 19:09:46 +02:00
22afc2a0ca
feat(learn): python certification projects ( #38216 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Beau Carnes <beaucarnes@gmail.com >
2020-05-27 13:19:08 +05:30