Commit Graph

163 Commits

Author SHA1 Message Date
Marcel Ribeiro-Dantas
21ac8999af docs/fix(typos): Fix minor typos in English (#51853)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-10-14 04:16:15 +00:00
Krzysztof G
3b25ed538b fix(curriculum): typos in curriculum code parts (#51884)
Co-authored-by: Viktor Szépe <viktor@szepe.net>
2023-10-10 10:12:37 +03:00
Krzysztof G
174865974b fix: text typos (#51876)
Co-authored-by: Viktor Szépe <viktor@szepe.net>
2023-10-09 19:36:27 +07:00
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
Andrew Dawes
95561b0cb4 fix(curriculum): several typos and grammar errors (#48210)
* Fixed several typos and grammar errors

* Revert to an because the context is english US

* Fixed some weird wording

* Switch a to an

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

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-10-25 13:38:21 +02:00
Atir Nayab
242b334517 fix(curriculum): typos in challenge description (#47759)
* fix: typos in challenge description

* fix: remove quotation from code block

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/state-name-puzzle.md

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

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa2999ec27ec516655eba6.md

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

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-10-20 13:40:21 +01:00
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
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
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
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
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
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
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
Muhammed Mustafa
ea0f2d6e52 fix(curriculum): external bogsort link in CIP (#46364) 2022-06-06 13:03:00 +02:00