Commit Graph

318 Commits

Author SHA1 Message Date
Rajat
4e13b3becc chore: enabled MD040 lint rule (#47853)
* enabled `MD040` lint rule

* fix: lint errors

* using `markup` instead of `text`
2022-10-06 16:07:54 +05:30
Weredime
1f956781e9 fix(curriculum): make the description clearer for discordian-date (#47739)
* fix(curriculum): make the description clearer for discordian-date

* fix(curriculum): attempt to rewrite the description

* Apply suggestions from code review

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-10-05 17:47:42 +02:00
Rajat
74b34ba7f5 chore(curriculum): replaced substr with substring (#47801)
replaced substr with substring
2022-10-03 14:00:02 -07:00
prajwal-144
298159c73a fix(curriculum): Remove comma and correct the sentence 2022-10-01 08:55:32 +00:00
Erkan Zileli
e42e7dbd30 fix(curriculum): correct typos (#47690)
fix(docs): correct typos
2022-10-01 01:46:07 -07:00
Tom
c5a9409357 fix(curriculum): force directed graph example link (#47333) 2022-08-22 10:44:38 -05:00
Aaron
d7aedc71b5 chore: replace Codepen - Show National Contiguity with a Force Directed Graph (#47321)
Chore: Replace broken codepen link

Quite a shame about the dataset problem. At least there is a new Codepen for it.
2022-08-19 09:00:42 +02:00
Jeremy L Thompson
10d626dd23 fix(curriculum) more comprehensive test for 24 game (#47229)
* fix - more comprehensive test for 24 game

* fix precidence comparison

* error on bad characters

* well that's embarassing
2022-08-11 19:23:43 +02:00
Huyen Nguyen
d69dc5d75b fix(curriculum): minor typo in the Twitch JSON API challenge (#47112) 2022-08-01 18:40:28 +02:00
Ilenia
237f11be8b chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
David Qian
5bfa2123a7 fix(curriculum): typos in rosetta code (#46820)
Update rosetta code doc
2022-07-09 10:00:27 +02:00
Arun Teja Dhondi
f4bce8582a fix: updated typo in english cramers-rule (#46812)
typo fix in cramers-rule
2022-07-08 15:13:52 -07:00
Muhammed Mustafa
793e021b82 chore(curriculum): remove wiki reference from cip (#46457)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-05 23:26:03 +05:30
Muhammed Mustafa
36032e1288 fix(curriculum): missing code block and a better code seed (#46720)
* fix(curriculum): missing code block and a better code seed

* code block around fieldset in registration form
2022-07-01 15:38:45 +02:00
Muhammed Mustafa
e2d6b5eb5f fix(curriculum): typos find by crowdin (#46721)
* fix(curriculum): typos find by crowdin

* Convert link to standardize one

Co-authored-by: Ilenia <nethleen@gmail.com>

* Josephus function from parameter to parameters

* description of hash from two arrays `arrays' length`

* removed the mention of array length

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* changed cocktail shaker to cocktail sort

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-30 15:44:45 +00:00
Muhammed Mustafa
f0e7fd3226 fix(curriculum): broken href link ruining translations (#46692)
* fix(curriculum): broken href link ruining translations

* link to pages that do exist

Co-authored-by: Ilenia <nethleen@gmail.com>

* fix three extra broken links

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-28 20:22:15 +02:00
Muhammed Mustafa
3e3da4ec0f fix(curriculum): standardize links in curriculum (#46564)
* fix(curriculum): standradize links in curriculum

* Data analiysis links

* CIP links

* fixed links in s-expressions

* Update curriculum/challenges/english/01-responsive-web-design/basic-css/use-hex-code-for-specific-colors.md

Co-authored-by: Ilenia <nethleen@gmail.com>

* added space before target attribute

* standarize external and .rock example links

* wrap "check out the projects" around the links

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-26 11:13:38 -05:00
Muhammed Mustafa
465dac008a fix(curriculum): external fibonacci word link in CIP (#46435)
* removed the link

* refactor for clearance

* include n back because terms looked weird, will update it later

* Switch term to Term

* linked to Rosetta entropy challenge

* Term before it's last moments

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Swaped term and terms to n and N

* swap sub N to sub n

* Subtle hints

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-24 11:48:51 -05:00
DEV-wkw
70f0bdf443 fix(curriculum): fix on math equation display (#46632)
* fix(curriculum): fix on math equation display

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/least-common-multiple.md

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2022-06-23 16:16:27 +00:00
Muhammed Mustafa
d097cbc356 fix(curriculum): external comma external link in CIP (#46388)
* fix(curriculum): external comma link in CIP

* Removed blog text

* Changed the output and the input

* swapped list/squence to an array

* added a little description

* Add spaced

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Shaun got our back part 1

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Shaun got our back part 2

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Shaun got our back part 3💚

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Typo fix

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* reverted the variables

* Update comma-quibbling.md

* Goodbye table, I fought hard for you

* Nice catch 👍

* fix: solution

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-22 09:10:11 +02:00
Muhammed Mustafa
1b253b73c1 fix(curriculum): external S-expressions link in CIP (#46533)
* fix(curriculum): external S-expressions link in CIP

* standardized the link

* Grammar typos fix

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-22 09:01:12 +02:00
Ilenia
59abda3ff2 fix(curriculum, i18n): solve issues in crowdin comments (#46597) 2022-06-21 19:53:13 +05:30
Jeremy L Thompson
2d5d37e472 feat(curriculum): update euler128 to more flexible problem, add solution (#46488)
euler128 - update to more flexible problem
2022-06-16 09:18:28 -05:00
Jeremy L Thompson
f07a1e9194 fix(curriculum): faster solution for euler10 (#46491)
euler10 - faster solution
2022-06-16 15:16:02 +02:00
Jeremy L Thompson
4afd13489a fix(curriculum): slighly faster solution for euler47 (#46487)
euler47 - slighly faster soln
2022-06-16 15:15:23 +02:00
Muhammed Mustafa
081f1aece2 fix(curriculum): external HFFS links in CIP (#46476)
* fix(curriculum): external HFFS links in CIP

* revert the sequence order and hopefully clearer description

* rosetta link added

* Rosetta not wiki

* formated nth

* forgot the mustache

* less is better, and small twick

* Fix typo

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-16 13:49:39 +02:00
Muhammed Mustafa
9af9c7c2b7 fix(curriculum): external cocktail link in CIP (#46347)
* Removed the links

* changed description

* Way better description

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>

* Nice catch

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* better readiblity

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Combined the two sentences

* revert description

* removed wikipedia information

* Changed description and added rosta link

* Better description 👌

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-14 14:59:45 +02:00
Muhammed Mustafa
b57a4d14f9 Fix(curriculum): external Tower of Hanoi link in CIP (#46434)
* removed the link

* changed description

* made example into one sentence and the description into another

* Grammar typos

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Yeab clearer and better description 👌

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Fix has been made 🛠️

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
2022-06-13 13:57:25 +05:30
sidemt
124b8944cd fix(curriculum): add MathJax syntax in Project Euler Problem 326 (#46458) 2022-06-11 18:09:14 +02:00
Muhammed Mustafa
55f6ed8e54 Fix(curriculum): external RMS link in CIP (#46389)
* removed wiki link

* removed wiki text

* added abbr tag

* Clearer description

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Better RMS description

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Nice catch

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-11 19:19:11 +04:00
Jeremy L Thompson
19e0fe09e4 feat - update euler-168 with more flexible problem (#46445) 2022-06-11 08:58:08 +02:00
Muhammed Mustafa
f1a379ee0f fix(curriculum): external state name link in CIP (#46349)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-10 15:51:05 +02:00
Muhammed Mustafa
586db667a7 fix(curriculum): external gamma link in CIP (#46397)
* fix(curriculum): external gamma link in CIP

* revert the gamma format
2022-06-10 07:42:47 -05:00
Muhammed Mustafa
fe0a9ccc27 fix(curriculum): external bead sorting algorithm link in CIP (#46282)
* fix(curriculum): external sorting algorithm link in CIP

* paraphrasing attempt one

* attempt two

* deleted the bullet and wiki text

* Verbiage issue

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Clear example, need a better one

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* backbone for the future example

* added description

* the instruction at the end of the description

* idk

* changed description

* Initializing rework

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* big brain reduced to small cat brain for it to be more understandable

* grammer error

* if you take a step, take the full mile

* I like matrix too and fixed a typo

* better typo fix

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-06-10 14:09:20 +02:00
Muhammed Mustafa
ec69d9a344 fix(CIP): format markov algorithm challenge (#46278) 2022-06-10 14:07:02 +02:00
Muhammed Mustafa
2ef907deac fix(curriculum): external IBAN link in CIP (#46396) 2022-06-10 13:53:24 +02:00
Muhammed Mustafa
2c472b9e1a fix(curriculum): external Hash join links in CIP (#46387) 2022-06-08 10:42:52 -05:00
Muhammed Mustafa
0aabd837b7 fix(curriculum): external sort link in CIP (#46393)
* fix(curriculum): external sort link in CIP

* added forum link
2022-06-08 16:44:57 +02:00
Muhammed Mustafa
4e632a5446 fix(curriculum): external 24-game-link-in-CIP (#46394) 2022-06-08 16:44:37 +02:00
Muhammed Mustafa
e9a67eda00 fix(curriculum): external zig zag link in CIP (#46390) 2022-06-08 08:36:51 -05:00
Muhammed Mustafa
47d5f9bb8b fix(curriculum): external josephus link in CIP (#46392)
* fix(curriculum): external josephus link in CIP

* more format
2022-06-08 08:28:24 -05:00
Muhammed Mustafa
0ce5d63f90 fix(curriculum): fix external 9 billion names' link in CIP (#46398) 2022-06-08 13:55:28 +02:00
Muhammed Mustafa
a728331163 fix(curriculum): external ludic link in CIP (#46399) 2022-06-08 13:54:58 +02:00
Muhammed Mustafa
00b5441656 fix(curriculum): external straddling link in cip (#46321)
* fix(curriculum): external straddling link in CIP

* Made description easier to read

* Remove bullet point

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Cut the paragraph into two for readiblity

* clearer description

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* clearer function description

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2022-06-08 07:46:54 +02:00
Muhammed Mustafa
4b40a90317 fix(curriculum): external strand sort link in cip (#46323)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-08 07:45:09 +02:00
Muhammed Mustafa
db33f49b7b fix(curriculum): external fibanocci lucas links in CIP (#46373) 2022-06-07 19:43:30 +09:00
Muhammed Mustafa
44aeba3d7c fix(curriculum): external Paul Graham link in CIP (#46374) 2022-06-07 19:40:47 +09:00
Muhammed Mustafa
73cdd8a129 fix(curriculum): external y-combinator links in CIP (#46360)
* fix(curriculum): external y-combinator links in CIP

* broke the paragraph into two

* Grammar typo

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-07 19:15:22 +09:00
Muhammed Mustafa
05c690e1e6 fix(curriculum): external sum of the series link in CIP (#46375) 2022-06-07 10:54:18 +02:00
Muhammed Mustafa
93269eb0c2 fix(curriculum): external USA link in CIP (#46376) 2022-06-07 10:53:05 +02:00