Commit Graph

3482 Commits (114e93e8946cfb07e1f921be919000a4c4de937c)

Author SHA1 Message Date
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
camperbot 2c3b8a6e5a
chore(i18n,learn): processed translations (#46602) 2022-06-21 15:00:08 +00:00
sidemt 996b466d87
fix(curriculum): fix missing closing tag in challenge description (#46596) 2022-06-21 20:21:31 +05:30
Ilenia 59abda3ff2
fix(curriculum, i18n): solve issues in crowdin comments (#46597) 2022-06-21 19:53:13 +05:30
Muhammed Mustafa a4a360cc78
fix(curriculum): links navigating to nothing (#46592) 2022-06-21 11:32:19 +02:00
Mzukisi 7e22661455
fix(curriculum): ignore extra spaces after opening main tag (#46494)
* fix: update grammer error in Step 68 of Project 2

* fix: update grammer error in Step 68 of Project 2

* fix(curriculum): test cases don't pass when you include a space between attribute and its value

* fix: make the regex more robust as suggested

* fix(curriculum): ignore extra spaces after opening main tag

* fix: improve regex as suggested

Co-authored-by: Mzukisi Makaluza <mzukisi@umantec.net>
2022-06-21 12:10:48 +05:30
Sem Bauke e8be0c8a46
chore: remove type attributes RWD (#46518)
* chore(curriculum): remove type attributes

* chore: remove all type attributes new RWD
2022-06-21 12:08:08 +05:30
sidemt a75a866602
fix(curriculum): remove unnecessary code tags to allow translation (#46574) 2022-06-21 04:24:34 +02:00
Dario-DC e3ed3d7695
fix(curriculum): missing dot in class selector in step 24 of colored markers (#46585)
missing dot in class selector
2022-06-20 13:14:08 -07:00
camperbot 303e20715c
chore(i18n,learn): processed translations (#46586) 2022-06-20 07:32:11 -07:00
Diyor Khasanov 11e2ad1231
fix(curriculum): move the period outside of the code block (#46578)
move the period inside the code block

move the period inside the code block to outside in step 29 of ferris wheel project
2022-06-20 11:28:38 +02:00
Anas d95456648e
fix(curriculum): remove keyword from the word "blue" (#46577)
Update 61b315e76a63b3ecbbb11b75.md

The word "blue" is no longer a keyword
2022-06-20 10:21:13 +02:00
sidemt 0b3dab410e
fix(curriculum): remove extra 'the' in cafe menu step 23 (#46570) 2022-06-19 17:58:22 -07:00
Muhammed Mustafa 8fed888056
fix(new RWD): steps with code blocks at the end of Catphotos Project's sentences (#46519)
* fix(curriculum): first 9 steps ending with code blocks

* I like it👌

* step 18 moved Things cats love

* Step 20 moved three list items

* step 21 moved alt text from the end of sentence

* step 23 moved figure text from end the sentence

* accessiblity for step 1

* accessiblity step 2

* step 4 accessiblity

* accessiblity step 8

* accessiblity step 9

* step 18 accessiblity

* step 20 accessiblity

* step 21 accessiblity

* step 23 accessiblity

* step 25 changed text from the end of sentence

* step 26 text from back of the sentence

* step 29 moved text from back of the sentence

* step 33 text from the end of the sentence

* step 43 moved from end of the text

* step 46 text moved from the end

* step 53 end of the step

* step 65 moved text from the end

* Grammer errors, and better description

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>

* Change step 34  description

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

* Grammar typos

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

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-19 10:13:51 -07:00
Lasse Jørgensen cd9a7334a0
fix(curriculum): improve explanation of prefers-reduced-motion (#46543) 2022-06-18 16:46:27 -07:00
Ivan Pavičić 258e9d0130
fix(curriculum): var keyword to global-scope-and-functions (#46553)
fix(curriculum): var to global-scope-and-functions

Added the `var` keyword in global-scope-and-functions challenge instructions to avoid confusion
2022-06-18 16:34:51 -07:00
Tay Duncan 1dc10c7cbe
fix(curriculum): anchor tag to replit starter project (#46554)
Fix anchor tag to replit starter project
2022-06-18 18:05:06 +02:00
renovate[bot] 5834cb3ad6 chore(deps): update babel monorepo to v7.18.5 2022-06-18 10:30:31 +00:00
camperbot 114e84983c
chore(i18n,learn): processed translations (#46522) 2022-06-17 09:47:02 -07:00
Matheus Braga 65816e0df4
fix(curriculum): change text in user story to match test case (#46532)
* fix: Fix user story in Build a Tribute Page project.

* Update story description to prevent further confusion.
2022-06-17 09:36:47 -07:00
Lasse Jørgensen 9a637e2667
fix(curriculum): add info about environment variables and replit (#46526) 2022-06-17 13:30:39 +05:30
billybrown-iii 72e35ec256
fix(curriculum): make space optional (#46531) 2022-06-17 13:29:40 +05:30
A N K I T 3563682424
fix(curriculum): wrong selector on step 79 of building a magazine (#46524)
* Update 6148f693e0728f77c87f3020.md

feat(curriculum): Update .list-header to .list-title in learn-css-grid-by-magazine

* replace seed content with the correct selector

Co-authored-by: Sboonny <MuhammedElruby@gmail.com>
2022-06-16 13:11:58 -05:00
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
Ilenia 64ded859bd
fix(curriculum): tests for background-color in skyline project (#46489)
* fix(curriculum): better validation of properties with variable value

* more instances for which to use propValue
2022-06-16 08:14:25 -05: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
Oliver Eyton-Williams 7fc4367abd
refactor: expand audited certification error message (#46504)
* refactor: expand audited certification error msg

* refactor: even clearerer

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-06-15 23:19:35 +05:30
camperbot 7ce1ee4dc6
chore(i18n,learn): processed translations (#46508) 2022-06-15 16:11:40 +02:00
camperbot fecfbd164d
chore(i18n,learn): processed translations (#46498) 2022-06-14 19:15:11 +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
Ilenia 3ce40803f6
fix(curriculum): add test in step 27 of city skyline project (#46482)
* missing test in step 27 of city skyline project

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-variables-by-building-a-city-skyline/5d822fd413a79914d39e98e3.md

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-06-14 10:56:25 +01:00
Larry Fisherman 0e6e103d32
Update use-array.map-to-dynamically-render-elements.md (#46471) 2022-06-14 04:19:42 +02:00
Muhammed Mustafa e474d4cd17
chore(curriculum): Front End catagories links standardized (#46418) 2022-06-13 20:18:23 -05:00
Muhammed Mustafa 00488ab645
chore(curriculum): BEDA strandlize links (#46432) 2022-06-13 20:14:19 -05:00
sidemt 6d7b49ffe0
fix(curriculum): remove reference to Mad Libs (#46490) 2022-06-13 20:56:38 +02:00
Utku Can YILMAZ 46b5ca22f9
fix(cirriculum): unclear instructions fixed (#46486)
* fix(cirriculum): unclear instructions fixed

Instead of "class" definition, "class selector" is used.

* fix(cirrixculum): selector words are added

Selector words are added include hints.
2022-06-13 11:53:14 -07:00
camperbot 446d3372aa
chore(i18n,learn): processed translations (#46485) 2022-06-13 16:05:16 +00:00
Muhammed Mustafa dc4eab3297
chore(curriculum): strandize links in projects (#46465) 2022-06-13 13:29:31 +03: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
Mzukisi 742bd635cc
fix(curriculum): allow space between attribute and its value in tests (#46464) 2022-06-13 10:25:34 +02:00
Muhammed Mustafa c6deb0e472
fix?(curriculum): external google sheet in data analysis (#46433) 2022-06-12 14:42:55 +04:00
Muhammed Mustafa a59815b6ba
fix(curriculum): external blog link in FEDL (#46417)
* fix(curriculum): external blog link in FEDL

* to not increase the other issue load

* I like learn more as well

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-12 14:41:20 +04:00
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 5282994ad8
Chore(curriculum): removing copywriten wiki content (#46436)
* remove mad-labs link

* changed similar to wiki text in legacy JS

* let's go Sam got my back here as well

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

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-10 08:54:51 -05: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 893c445c49
Fix(curriculum): external mongoose links in backend development (#46413)
* remove the link

* added an news article

* removed the instruction link

* added mongoose article

* added _blank

* added _blank

* to not increase the other issue load part 1

* not increase the other issue load part 2
2022-06-10 15:35:27 +02:00
camperbot 0b20407fe3
chore(i18n,learn): processed translations (#46441) 2022-06-10 15:32:49 +02:00
Dario-DC 8225741e8f
wrong sentence in step 65 of magazine project (#46437) 2022-06-10 08:31:34 -05:00
Mzukisi 60f6fd2f01
fix: update grammer error in Step 68 of Project 2 (#46440) 2022-06-10 15:28:39 +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 321b304d2d
fix(curriculum): external create react link in FEDL (#46415)
* fix(curriculum): external create react link in FEDL

* to not increase the other issue load
2022-06-10 13:54:31 +02:00
Muhammed Mustafa 2ef907deac
fix(curriculum): external IBAN link in CIP (#46396) 2022-06-10 13:53:24 +02:00
Muhammed Mustafa eec3737359
Fix(curruiculum):external React state and useState link in FEDL (#46416)
* removed the link

* added article link

* switched to a tag to add _blank

* to not increase the other issue load
2022-06-10 13:46:39 +02:00
Jordan Moore 26853c6273
fix(curriculum): change property `name` to `firstName` (#46425) 2022-06-10 11:01:49 +02:00
Nathan Anthony 1083f1d5c5
fix(curriculum): missing `:root` test to skyline css challenge (#46427)
* fix/added missing test to skyline css challenge

* fix(curriculum): missing :root
2022-06-10 05:53:07 +02:00
Dario-DC fb9451d11a
fix(curriculum): typo in step 50 of magazine project (#46431) 2022-06-10 05:30:53 +02:00
camperbot c60f3af73f
chore(i18n,learn): processed translations (#46403) 2022-06-08 22:43:28 +05:30
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
Oliver Eyton-Williams 1bf51d2f0b
feat: release RWD in Portuguese (#46383)
* feat: release RWD in Portuguese

* fix: Translating the comment on line 111 to pt-BR

Adding the comment on line 111 in Portuguese

Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2022-06-07 11:03:36 -07:00
camperbot e6b61898e4
chore(i18n,learn): processed translations (#46382) 2022-06-07 22:36:49 +05:30
Abhinav Srinivas 87b092de61
fix: improved the instructions for RWD challenges (#46112)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-07 22:14:59 +05:30
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
Muhammed Mustafa be7c663bda
fix(curriculum): external sudoku links in CIP (#46377) 2022-06-07 10:52:03 +02:00
Muhammed Mustafa 04c7a6109a
fix(curriculum): external soundex links in CIP (#46344)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-07 13:49:20 +05:30
camperbot 76321e5acb
chore(i18n,learn): processed translations (#46369) 2022-06-06 07:55:35 -07:00
Muhammed Mustafa ea0f2d6e52
fix(curriculum): external bogsort link in CIP (#46364) 2022-06-06 13:03:00 +02:00
Muhammed Mustafa 83a48a9efd
fix(curriculum): external subleq link in CIP (#46365) 2022-06-06 13:02:33 +02:00
Muhammed Mustafa 190159d57d
fix(curriculum): external kaprekar link in CIP (#46329) 2022-06-06 11:28:14 +03:00
Muhammed Mustafa f842bc04a1
fix(curriculum): external dot product link in CIP (#46322) 2022-06-06 11:15:10 +03:00
Muhammed Mustafa cd63d6401b
fix(curriculum): external heronian link in CIP (#46363) 2022-06-06 11:14:06 +03:00
Muhammed Mustafa 8b8a5545d6
fix(curriculum): external luhn test link in CIP (#46362) 2022-06-06 11:13:27 +03:00
Muhammed Mustafa 09d66c5e95
fix(curriculum): external longest subsequence link in CIP (#46348)
* removed the link

* made the arrays look like array instead of object

* subsequence doesn't need to look like an array
2022-06-06 08:29:30 +02:00
Muhammed Mustafa ef9e115050
fix(curriculum): external jsconf youtube link in CIP (#46328) 2022-06-06 00:03:05 +07:00
Alan Luo 095cf332fe
fix(curriculum): fix mismatch description (#46342) 2022-06-05 23:58:24 +07:00
Muhammed Mustafa 12e3b8a40c
fix(curriculum): external dealCards link in CIP (#46345) 2022-06-05 23:57:11 +07:00
Muhammed Mustafa 2fd8c6047a
fix(curriculum): external taxicab links in CIP (#46346) 2022-06-05 23:55:49 +07:00
Muhammed Mustafa aab98a1211
fix(curriculum): external long multiplication link in CIP (#46327) 2022-06-05 23:42:06 +07:00
Muhammed Mustafa a10f9039b2
fix(curriculum): external pancake sorting link in CIP (#46326) 2022-06-05 23:41:03 +07:00
Bill Cheng 8397129aaa
fix(curriculum): Add test output to not change strings assigned to variables (#46353) 2022-06-05 10:51:36 -05:00
Dario-DC a83b8414d7
fix(curriculum): typo in step 18 of piano project (#46343) 2022-06-05 09:34:15 +02:00
Titi 14bf77d3b8
chore: removed unneeded check for semicolon 2022-06-04 11:09:55 -05:00
Muhammed Mustafa 07a5f5cf48
fix(curriculum): external stooge sort link in CIP (#46303) 2022-06-04 11:57:30 +05:30
L4rryFisherman 0562a41781
fix(curriculum): increase readability of the introduction (#46300)
* fix(curriculum): increase readability of the introduction

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-data-structures/generate-an-array-of-all-object-keys-with-object.keys.md

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-03 16:15:25 -05:00
casem725 e627b5e0ad
Added quotations around 'Question #' (#46302)
* Added quotations around 'Question #'

* fix: remove double quotes in assert

Co-authored-by: Casey <casay725@gmail.com>
Co-authored-by: Bruce B <bbsmooth@gmail.com>
2022-06-03 15:35:45 -05:00
camperbot 2d718876a9
chore(i18n,learn): processed translations (#46311) 2022-06-03 21:34:56 +05:30
Prathamesh Gawas 3dd23c259c
fix(learn): add example in building a set of colored markers (#46312) 2022-06-03 21:34:04 +05:30
Muhammed Mustafa 2bcaaeec04
fix(curriculum): external happy number link in CIP (#46307) 2022-06-03 11:47:23 +03:00
Muhammed Mustafa 4b1a524037
fix(curriculum): external lzw compression link in CIP (#46308) 2022-06-03 11:45:04 +03:00
Muhammed Mustafa eee1db008e
fix(curriculum): external hofstadter link in CIP (#46305) 2022-06-03 11:16:46 +03:00
Muhammed Mustafa 2f79969f6b
fix(curriculum): external symmetric difference link in CIP (#46288)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-03 09:52:34 +02:00
Muhammed Mustafa 2b62eab803
fix(curriculum): external gray code link in CIP (#46304) 2022-06-03 09:51:22 +02:00
Muhammed Mustafa bccb54bdaf
fix(curriculum): external mode link in CIP (#46306) 2022-06-03 09:50:25 +02:00
Muhammed Mustafa bfe50cd195
fix(curriculum): external lu decomposition link in CIP (#46286)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-03 12:01:42 +05:30
Muhammed Mustafa 76eba2423d
fix(curriculum): external comb sort link in CIP (#46284) 2022-06-03 12:01:11 +05:30
Muhammed Mustafa f15a73bd92
fix(curriculum): external sutherland algorithm link in CIP (#46283) 2022-06-03 12:01:02 +05:30
Muhammed Mustafa 804e7f471b
fix(curriculum): external amicable pairs link in CIP (#46281)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-03 12:00:22 +05:30
L4rryFisherman 3d143b6aaa
fix(curriculum): clarify that 'g flag' signifies 'global flag' (#46277)
* Update find-more-than-the-first-match.md

* fix(curriculum): clarify that 'g flag' signifies 'global search flag'
2022-06-02 20:05:04 +02:00
Muhammed Mustafa 2e879b5dbe
fix(curriculum): external knight's tour link in CIP (#46289)
* fix(curriculum): external knight's tour link in CIP

* Refacter the parameters
2022-06-02 20:03:03 +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
Brian Nilles 9c1a329b6e
fix(curriculum): change `;` to `:` in description (#46297)
Fix typo of semi-colon instead of colon
2022-06-02 16:05:17 +01:00
Muhammed Mustafa 9c015adc2a
fix(curriculum): external shall sort link in CIP (#46285)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-02 17:32:46 +03:00
camperbot b3929627b3
chore(i18n,learn): processed translations (#46294) 2022-06-02 15:19:53 +02:00
Muhammed Mustafa 5c4923e864
fix(curriculum): external LAS sequence link in CIP (#46280) 2022-06-02 13:15:51 +02:00
Dario-DC 790df7b0d4
fix(curriculum): hint and test weren't matching (#46290) 2022-06-02 12:47:02 +02:00
Muhammed Mustafa ff4b5069c1
fix(curriculum): external twitch link in CIP (#46261) 2022-06-01 20:49:59 +05:30
Muhammed Mustafa 83464c129d
fix(curriculum): external wiki API links in CIP (#46260) 2022-06-01 20:49:28 +05:30
Muhammed Mustafa e15889a53e
fix(curriculum): external orbital link in legacy JSA (#46266)
* fix(curriculum): external orbital link in legacy JSA

* Shaun for the rescue

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-06-01 07:53:44 -07:00
Muhammed Mustafa 8384b3c690
fix(curriculum): external Life link in CIP (#46262) 2022-06-01 07:16:20 -07:00
camperbot 915e4c5056
chore(i18n,learn): processed translations (#46269) 2022-06-01 07:10:25 -07:00
Muhammed Mustafa 603aec0cf1
fix(curriculum): external socket link in ISP (#46265) 2022-06-01 14:57:56 +03:00
Muhammed Mustafa f17395007a
fix(curriculum): external masonry link in CIP (#46264) 2022-06-01 14:57:09 +03:00
Muhammed Mustafa aad4c4e216
fix(curriculum): external Yelp link in CIP (#46263) 2022-06-01 14:56:37 +03:00
Jeremy L Thompson 78880fea1b
feat(tests): add euler-206 solution (#46256) 2022-05-31 20:27:02 +01:00
camperbot a335127379
chore(i18n,learn): processed translations (#46250) 2022-05-31 19:37:07 +05:30
Muhammed Mustafa c640661558
fix(curriculum): external Babbage wiki link in CIP (#46240)
* fix(curriculum): external Babbage wiki link in CIP

* Add comma

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-05-31 16:23:11 +03:00
Muhammed Mustafa 18595f5e79
fix(curriculum): external subsquence link in CIP (#46241) 2022-05-31 14:04:34 +01:00
Muhammed Mustafa e96f5bd14b
fix(curriculum): external monkey and coconuts links in CIP (#46245)
* fix(curriculum): external monkeyAndCoconuts links in CIP

* clearer description

* Clearer Clearer description

* grammer typo and better description

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

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-05-31 07:52:55 -05:00
Shaun Hamilton a05c549ebc
fix(curriculum): assert length of array in rwd-quiz test (#46248) 2022-05-31 07:49:30 -05:00
Muhammed Mustafa 926927aecd
fix(curriculum): external metric link in CIP (#46242) 2022-05-31 13:42:14 +02:00
Muhammed Mustafa 21c46840e3
fix(curriculum): external FRACTAN link in CIP (#46243)
* fix(curriculum): external FRACTRAN wiki link in CIP

* grammar typo

* Reverse grammar typo commit

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-05-31 13:32:24 +03:00
camperbot ca3b75b5ac
chore(i18n,learn): processed translations (#46230) 2022-05-30 17:25:46 +01:00
Muhammed Mustafa 6866351844
fix(curriculum): external algorithms wiki link in CIP (#46219) 2022-05-30 17:09:39 +01:00
Morris Kurz 2d7b01aac9
fix(curriculum): make instructions for cafe css step 24 specificer (#46076)
* Name the existing div element in the exercise.

* Make wording of hint more concise.

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

* Improve wording of description.

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

* Revert hint change to give a stronger hint

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-05-30 16:58:26 +01:00
Muhammed Mustafa 140f8e3450
fix(curriculum): missing instruction in sedols.md (#46214) 2022-05-30 22:31:00 +07:00
Beloise 430f45655e
fix(curriculum): clearer description for CatPhotoApp Step 12 (#46216) 2022-05-30 10:09:23 +02:00
Muhammed Mustafa efe7ee0ffc
fix(curriculum): external deviation wiki link in CIP (#46226) 2022-05-30 10:07:52 +02:00
Muhammed Mustafa 13cd0bf75e
fix(curriculum): external-spelling-rule-link-in-CIP (#46227) 2022-05-30 10:06:24 +02:00
Muhammed Mustafa 0bae31f1ad
fix(curriculum): external list wiki link in CIP (#46228)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-30 10:05:09 +02:00
Muhammed Mustafa 813d1b23b4
fix(curriculum): external associative array in code interview (#46218)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2022-05-30 12:51:06 +05:30
Muhammed Mustafa 3410d7afdb
fix(curriculum): external algebra links in code interview (#46192) 2022-05-30 12:40:46 +05:30
Muhammed Mustafa 51b5b71964
fix(curriculum): external userstories in interview prep (#46132)
* fix(curriculum): external userstories in interview prep

* changed the right file, english is hard

* Camperbot for president,

* change wiki link in pong game

* changed wiki link in local weather question

* 24 files changed 👍total 27

* removed make a app link so user don't limit themselves

* Test should pass

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

* removed Users storied

* Test shall not pass, wait wrong reference

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-05-30 12:39:11 +05:30