diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who.md index 23b048b60cd..d5964f37115 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who.md @@ -1,7 +1,7 @@ --- id: a77dbc43c33f39daa4429b4f title: Boo who -challengeType: 5 +challengeType: 1 forumTopicId: 16000 dashedName: boo-who --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/chunky-monkey.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/chunky-monkey.md index 9abbde07ab9..98b950c4ac9 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/chunky-monkey.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/chunky-monkey.md @@ -1,7 +1,7 @@ --- id: a9bd25c716030ec90084d8a1 title: Chunky Monkey -challengeType: 5 +challengeType: 1 forumTopicId: 16005 dashedName: chunky-monkey --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/confirm-the-ending.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/confirm-the-ending.md index a793811b437..4ad1e2c7910 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/confirm-the-ending.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/confirm-the-ending.md @@ -1,7 +1,7 @@ --- id: acda2fb1324d9b0fa741e6b5 title: Confirm the Ending -challengeType: 5 +challengeType: 1 forumTopicId: 16006 dashedName: confirm-the-ending --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/factorialize-a-number.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/factorialize-a-number.md index 5a884cff9dc..9121612847e 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/factorialize-a-number.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/factorialize-a-number.md @@ -1,7 +1,7 @@ --- id: a302f7aae1aa3152a5b413bc title: Factorialize a Number -challengeType: 5 +challengeType: 1 forumTopicId: 16013 dashedName: factorialize-a-number --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/falsy-bouncer.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/falsy-bouncer.md index 32ef7c39011..bdeca316a4e 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/falsy-bouncer.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/falsy-bouncer.md @@ -1,7 +1,7 @@ --- id: adf08ec01beb4f99fc7a68f2 title: Falsy Bouncer -challengeType: 5 +challengeType: 1 forumTopicId: 16014 dashedName: falsy-bouncer --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string.md index cc62bb4c9f8..cebe978a7b2 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string.md @@ -1,7 +1,7 @@ --- id: a26cbbe9ad8655a977e1ceb5 title: Find the Longest Word in a String -challengeType: 5 +challengeType: 1 forumTopicId: 16015 dashedName: find-the-longest-word-in-a-string --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/finders-keepers.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/finders-keepers.md index 6bfd7139fcb..171510f165d 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/finders-keepers.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/finders-keepers.md @@ -1,7 +1,7 @@ --- id: a6e40f1041b06c996f7b2406 title: Finders Keepers -challengeType: 5 +challengeType: 1 forumTopicId: 16016 dashedName: finders-keepers --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/mutations.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/mutations.md index 99da5fd90ba..0a17138f1c9 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/mutations.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/mutations.md @@ -1,7 +1,7 @@ --- id: af2170cad53daa0770fabdea title: Mutations -challengeType: 5 +challengeType: 1 forumTopicId: 16025 dashedName: mutations --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/repeat-a-string-repeat-a-string.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/repeat-a-string-repeat-a-string.md index d7349722c03..84b4b5dc65f 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/repeat-a-string-repeat-a-string.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/repeat-a-string-repeat-a-string.md @@ -1,7 +1,7 @@ --- id: afcc8d540bea9ea2669306b6 title: Repeat a String Repeat a String -challengeType: 5 +challengeType: 1 forumTopicId: 16041 dashedName: repeat-a-string-repeat-a-string --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/return-largest-numbers-in-arrays.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/return-largest-numbers-in-arrays.md index 2148b0cbd2b..7f8b6a84a2b 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/return-largest-numbers-in-arrays.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/return-largest-numbers-in-arrays.md @@ -1,7 +1,7 @@ --- id: a789b3483989747d63b0e427 title: Return Largest Numbers in Arrays -challengeType: 5 +challengeType: 1 forumTopicId: 16042 dashedName: return-largest-numbers-in-arrays --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/reverse-a-string.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/reverse-a-string.md index 0e948fbe9fc..fbf9b7edec6 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/reverse-a-string.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/reverse-a-string.md @@ -1,7 +1,7 @@ --- id: a202eed8fc186c8434cb6d61 title: Reverse a String -challengeType: 5 +challengeType: 1 forumTopicId: 16043 dashedName: reverse-a-string --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/slice-and-splice.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/slice-and-splice.md index fcad001cc0d..f336149eae4 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/slice-and-splice.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/slice-and-splice.md @@ -1,7 +1,7 @@ --- id: 579e2a2c335b9d72dd32e05c title: Slice and Splice -challengeType: 5 +challengeType: 1 forumTopicId: 301148 dashedName: slice-and-splice --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/title-case-a-sentence.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/title-case-a-sentence.md index 0dc778c8a40..7df738eaa0f 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/title-case-a-sentence.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/title-case-a-sentence.md @@ -1,7 +1,7 @@ --- id: ab6137d4e35944e21037b769 title: Title Case a Sentence -challengeType: 5 +challengeType: 1 forumTopicId: 16088 dashedName: title-case-a-sentence --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/truncate-a-string.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/truncate-a-string.md index bb6270d4a8c..855fe031441 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/truncate-a-string.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/truncate-a-string.md @@ -1,7 +1,7 @@ --- id: ac6993d51946422351508a41 title: Truncate a String -challengeType: 5 +challengeType: 1 forumTopicId: 16089 dashedName: truncate-a-string --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/where-do-i-belong.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/where-do-i-belong.md index 20f9427e64d..9d324337924 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/where-do-i-belong.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting/where-do-i-belong.md @@ -1,7 +1,7 @@ --- id: a24c1a4622e3c05097f71d67 title: Where do I Belong -challengeType: 5 +challengeType: 1 forumTopicId: 16094 dashedName: where-do-i-belong --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/arguments-optional.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/arguments-optional.md index 2c670276f91..a92d047cd6d 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/arguments-optional.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/arguments-optional.md @@ -1,7 +1,7 @@ --- id: a97fd23d9b809dac9921074f title: Arguments Optional -challengeType: 5 +challengeType: 1 forumTopicId: 14271 dashedName: arguments-optional --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents.md index 66194f80d78..f0c7953c5e0 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents.md @@ -1,7 +1,7 @@ --- id: a8d97bd4c764e91f9d2bda01 title: Binary Agents -challengeType: 5 +challengeType: 1 forumTopicId: 14273 dashedName: binary-agents --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/convert-html-entities.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/convert-html-entities.md index 5401c282490..bfa1ae59a79 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/convert-html-entities.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/convert-html-entities.md @@ -1,7 +1,7 @@ --- id: a6b0bb188d873cb2c8729495 title: Convert HTML Entities -challengeType: 5 +challengeType: 1 forumTopicId: 16007 dashedName: convert-html-entities --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/diff-two-arrays.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/diff-two-arrays.md index fcf4c083163..a8d1f81b205 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/diff-two-arrays.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/diff-two-arrays.md @@ -1,7 +1,7 @@ --- id: a5de63ebea8dbee56860f4f2 title: Diff Two Arrays -challengeType: 5 +challengeType: 1 forumTopicId: 16008 dashedName: diff-two-arrays --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/dna-pairing.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/dna-pairing.md index 497610ef784..230700531d4 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/dna-pairing.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/dna-pairing.md @@ -1,7 +1,7 @@ --- id: afd15382cdfb22c9efe8b7de title: DNA Pairing -challengeType: 5 +challengeType: 1 forumTopicId: 16009 dashedName: dna-pairing --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/drop-it.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/drop-it.md index b2d97fca2fa..e173c16c3af 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/drop-it.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/drop-it.md @@ -1,7 +1,7 @@ --- id: a5deed1811a43193f9f1c841 title: Drop it -challengeType: 5 +challengeType: 1 forumTopicId: 16010 dashedName: drop-it --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/everything-be-true.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/everything-be-true.md index fa73bc24b62..2b4c194836a 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/everything-be-true.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/everything-be-true.md @@ -1,7 +1,7 @@ --- id: a10d2431ad0c6a099a4b8b52 title: Everything Be True -challengeType: 5 +challengeType: 1 forumTopicId: 16011 dashedName: everything-be-true --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/make-a-person.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/make-a-person.md index 9825e2bd019..b4b91f7cddc 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/make-a-person.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/make-a-person.md @@ -1,7 +1,7 @@ --- id: a2f1d72d9b908d0bd72bb9f6 title: Make a Person -challengeType: 5 +challengeType: 1 forumTopicId: 16020 dashedName: make-a-person --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/map-the-debris.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/map-the-debris.md index 431850582d8..c347921bee1 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/map-the-debris.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/map-the-debris.md @@ -1,7 +1,7 @@ --- id: af4afb223120f7348cdfc9fd title: Map the Debris -challengeType: 5 +challengeType: 1 forumTopicId: 16021 dashedName: map-the-debris --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/missing-letters.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/missing-letters.md index a1ecc67cbb7..24c2b62152a 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/missing-letters.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/missing-letters.md @@ -1,7 +1,7 @@ --- id: af7588ade1100bde429baf20 title: Missing letters -challengeType: 5 +challengeType: 1 forumTopicId: 16023 dashedName: missing-letters --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/pig-latin.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/pig-latin.md index e355f395b33..6801b473586 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/pig-latin.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/pig-latin.md @@ -1,7 +1,7 @@ --- id: aa7697ea2477d1316795783b title: Pig Latin -challengeType: 5 +challengeType: 1 forumTopicId: 16039 dashedName: pig-latin --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/search-and-replace.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/search-and-replace.md index 1f9df37ac3a..830352b5a1f 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/search-and-replace.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/search-and-replace.md @@ -1,7 +1,7 @@ --- id: a0b5010f579e69b815e7c5d6 title: Search and Replace -challengeType: 5 +challengeType: 1 forumTopicId: 16045 dashedName: search-and-replace --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/seek-and-destroy.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/seek-and-destroy.md index aa332e779e5..4d932b7a6ea 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/seek-and-destroy.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/seek-and-destroy.md @@ -1,7 +1,7 @@ --- id: a39963a4c10bc8b4d4f06d7e title: Seek and Destroy -challengeType: 5 +challengeType: 1 forumTopicId: 16046 dashedName: seek-and-destroy --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/smallest-common-multiple.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/smallest-common-multiple.md index 25d60a071d9..002799bf04e 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/smallest-common-multiple.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/smallest-common-multiple.md @@ -1,7 +1,7 @@ --- id: ae9defd7acaf69703ab432ea title: Smallest Common Multiple -challengeType: 5 +challengeType: 1 forumTopicId: 16075 dashedName: smallest-common-multiple --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sorted-union.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sorted-union.md index 5090c758654..5c6c5114a82 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sorted-union.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sorted-union.md @@ -1,7 +1,7 @@ --- id: a105e963526e7de52b219be9 title: Sorted Union -challengeType: 5 +challengeType: 1 forumTopicId: 16077 dashedName: sorted-union --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/spinal-tap-case.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/spinal-tap-case.md index 837188868b8..dca15a6c191 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/spinal-tap-case.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/spinal-tap-case.md @@ -1,7 +1,7 @@ --- id: a103376db3ba46b2d50db289 title: Spinal Tap Case -challengeType: 5 +challengeType: 1 forumTopicId: 16078 dashedName: spinal-tap-case --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/steamroller.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/steamroller.md index 5744ab7e207..478b241b8bd 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/steamroller.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/steamroller.md @@ -1,7 +1,7 @@ --- id: ab306dbdcc907c7ddfc30830 title: Steamroller -challengeType: 5 +challengeType: 1 forumTopicId: 16079 dashedName: steamroller --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-numbers-in-a-range.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-numbers-in-a-range.md index a7dbdaeecc9..c405004580f 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-numbers-in-a-range.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-numbers-in-a-range.md @@ -1,7 +1,7 @@ --- id: a3566b1109230028080c9345 title: Sum All Numbers in a Range -challengeType: 5 +challengeType: 1 forumTopicId: 16083 dashedName: sum-all-numbers-in-a-range --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-odd-fibonacci-numbers.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-odd-fibonacci-numbers.md index 0c5b625e71b..85d6159ef71 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-odd-fibonacci-numbers.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-odd-fibonacci-numbers.md @@ -1,7 +1,7 @@ --- id: a5229172f011153519423690 title: Sum All Odd Fibonacci Numbers -challengeType: 5 +challengeType: 1 forumTopicId: 16084 dashedName: sum-all-odd-fibonacci-numbers --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-primes.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-primes.md index 57295dd11e5..f297223d398 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-primes.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/sum-all-primes.md @@ -1,7 +1,7 @@ --- id: a3bfc1673c0526e06d3ac698 title: Sum All Primes -challengeType: 5 +challengeType: 1 forumTopicId: 16085 dashedName: sum-all-primes --- diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/wherefore-art-thou.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/wherefore-art-thou.md index cf6ffcc5854..85c7a7eef85 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/wherefore-art-thou.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/wherefore-art-thou.md @@ -1,7 +1,7 @@ --- id: a8e512fbe388ac2f9198f0fa title: Wherefore art thou -challengeType: 5 +challengeType: 1 forumTopicId: 16092 dashedName: wherefore-art-thou --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/algorithms/find-the-symmetric-difference.md b/curriculum/challenges/english/10-coding-interview-prep/algorithms/find-the-symmetric-difference.md index 337dc3c76f7..3b1f44da170 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/algorithms/find-the-symmetric-difference.md +++ b/curriculum/challenges/english/10-coding-interview-prep/algorithms/find-the-symmetric-difference.md @@ -1,7 +1,7 @@ --- id: a3f503de51cf954ede28891d title: Find the Symmetric Difference -challengeType: 5 +challengeType: 1 forumTopicId: 301611 dashedName: find-the-symmetric-difference --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/algorithms/inventory-update.md b/curriculum/challenges/english/10-coding-interview-prep/algorithms/inventory-update.md index e21c765a5f9..ad91fa00e61 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/algorithms/inventory-update.md +++ b/curriculum/challenges/english/10-coding-interview-prep/algorithms/inventory-update.md @@ -1,7 +1,7 @@ --- id: a56138aff60341a09ed6c480 title: Inventory Update -challengeType: 5 +challengeType: 1 forumTopicId: 16019 dashedName: inventory-update --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/algorithms/no-repeats-please.md b/curriculum/challenges/english/10-coding-interview-prep/algorithms/no-repeats-please.md index 7fc964e03fc..b1b921710d2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/algorithms/no-repeats-please.md +++ b/curriculum/challenges/english/10-coding-interview-prep/algorithms/no-repeats-please.md @@ -1,7 +1,7 @@ --- id: a7bf700cd123b9a54eef01d5 title: No Repeats Please -challengeType: 5 +challengeType: 1 forumTopicId: 16037 dashedName: no-repeats-please --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/algorithms/pairwise.md b/curriculum/challenges/english/10-coding-interview-prep/algorithms/pairwise.md index 215b2fda0aa..14580607d5a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/algorithms/pairwise.md +++ b/curriculum/challenges/english/10-coding-interview-prep/algorithms/pairwise.md @@ -1,7 +1,7 @@ --- id: a3f503de51cfab748ff001aa title: Pairwise -challengeType: 5 +challengeType: 1 forumTopicId: 301617 dashedName: pairwise --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-1-multiples-of-3-and-5.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-1-multiples-of-3-and-5.md index ff256d48a47..5b3f6a44858 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-1-multiples-of-3-and-5.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-1-multiples-of-3-and-5.md @@ -1,7 +1,7 @@ --- id: 5900f36e1000cf542c50fe80 title: 'Problem 1: Multiples of 3 and 5' -challengeType: 5 +challengeType: 1 forumTopicId: 301722 dashedName: problem-1-multiples-of-3-and-5 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-10-summation-of-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-10-summation-of-primes.md index 203ac930309..57459976809 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-10-summation-of-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-10-summation-of-primes.md @@ -1,7 +1,7 @@ --- id: 5900f3761000cf542c50fe89 title: 'Problem 10: Summation of primes' -challengeType: 5 +challengeType: 1 forumTopicId: 301723 dashedName: problem-10-summation-of-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-100-arranged-probability.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-100-arranged-probability.md index 1d44675e282..4507fa49c56 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-100-arranged-probability.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-100-arranged-probability.md @@ -1,7 +1,7 @@ --- id: 5900f3d01000cf542c50fee3 title: 'Problem 100: Arranged probability' -challengeType: 5 +challengeType: 1 forumTopicId: 301724 dashedName: problem-100-arranged-probability --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-101-optimum-polynomial.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-101-optimum-polynomial.md index 430a7c72a17..a29433afa01 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-101-optimum-polynomial.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-101-optimum-polynomial.md @@ -1,7 +1,7 @@ --- id: 5900f3d21000cf542c50fee4 title: 'Problem 101: Optimum polynomial' -challengeType: 5 +challengeType: 1 forumTopicId: 301725 dashedName: problem-101-optimum-polynomial --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-102-triangle-containment.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-102-triangle-containment.md index 9705afbc6f3..c90a827dda3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-102-triangle-containment.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-102-triangle-containment.md @@ -1,7 +1,7 @@ --- id: 5900f3d21000cf542c50fee5 title: 'Problem 102: Triangle containment' -challengeType: 5 +challengeType: 1 forumTopicId: 301726 dashedName: problem-102-triangle-containment --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-103-special-subset-sums-optimum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-103-special-subset-sums-optimum.md index 3def69ea45a..37ef60cd908 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-103-special-subset-sums-optimum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-103-special-subset-sums-optimum.md @@ -1,7 +1,7 @@ --- id: 5900f3d61000cf542c50fee7 title: 'Problem 103: Special subset sums: optimum' -challengeType: 5 +challengeType: 1 forumTopicId: 301727 dashedName: problem-103-special-subset-sums-optimum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-104-pandigital-fibonacci-ends.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-104-pandigital-fibonacci-ends.md index 1c61ea7c2ed..baa7dcbfdbd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-104-pandigital-fibonacci-ends.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-104-pandigital-fibonacci-ends.md @@ -1,7 +1,7 @@ --- id: 5900f3d51000cf542c50fee6 title: 'Problem 104: Pandigital Fibonacci ends' -challengeType: 5 +challengeType: 1 forumTopicId: 301728 dashedName: problem-104-pandigital-fibonacci-ends --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-105-special-subset-sums-testing.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-105-special-subset-sums-testing.md index 0a5d611f908..1636463728d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-105-special-subset-sums-testing.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-105-special-subset-sums-testing.md @@ -1,7 +1,7 @@ --- id: 5900f3d61000cf542c50fee8 title: 'Problem 105: Special subset sums: testing' -challengeType: 5 +challengeType: 1 forumTopicId: 301729 dashedName: problem-105-special-subset-sums-testing --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-106-special-subset-sums-meta-testing.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-106-special-subset-sums-meta-testing.md index e771a72835d..67638b56e90 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-106-special-subset-sums-meta-testing.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-106-special-subset-sums-meta-testing.md @@ -1,7 +1,7 @@ --- id: 5900f3d71000cf542c50fee9 title: 'Problem 106: Special subset sums: meta-testing' -challengeType: 5 +challengeType: 1 forumTopicId: 301730 dashedName: problem-106-special-subset-sums-meta-testing --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-107-minimal-network.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-107-minimal-network.md index 6e80df449ed..75338badbfa 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-107-minimal-network.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-107-minimal-network.md @@ -1,7 +1,7 @@ --- id: 5900f3d91000cf542c50feea title: 'Problem 107: Minimal network' -challengeType: 5 +challengeType: 1 forumTopicId: 301731 dashedName: problem-107-minimal-network --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-108-diophantine-reciprocals-i.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-108-diophantine-reciprocals-i.md index 52aa7ab07f9..a4f34e849ee 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-108-diophantine-reciprocals-i.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-108-diophantine-reciprocals-i.md @@ -1,7 +1,7 @@ --- id: 5900f3d91000cf542c50feeb title: 'Problem 108: Diophantine Reciprocals I' -challengeType: 5 +challengeType: 1 forumTopicId: 301732 dashedName: problem-108-diophantine-reciprocals-i --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-109-darts.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-109-darts.md index 150a67a4d31..68a417c914d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-109-darts.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-109-darts.md @@ -1,7 +1,7 @@ --- id: 5900f3db1000cf542c50feec title: 'Problem 109: Darts' -challengeType: 5 +challengeType: 1 forumTopicId: 301733 dashedName: problem-109-darts --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-11-largest-product-in-a-grid.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-11-largest-product-in-a-grid.md index d7610e3ac39..507d9a56ea8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-11-largest-product-in-a-grid.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-11-largest-product-in-a-grid.md @@ -1,7 +1,7 @@ --- id: 5900f3781000cf542c50fe8a title: 'Problem 11: Largest product in a grid' -challengeType: 5 +challengeType: 1 forumTopicId: 301734 dashedName: problem-11-largest-product-in-a-grid --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-110-diophantine-reciprocals-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-110-diophantine-reciprocals-ii.md index 79070c6654d..9bbeb3dd075 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-110-diophantine-reciprocals-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-110-diophantine-reciprocals-ii.md @@ -1,7 +1,7 @@ --- id: 5900f3db1000cf542c50feed title: 'Problem 110: Diophantine Reciprocals II' -challengeType: 5 +challengeType: 1 forumTopicId: 301735 dashedName: problem-110-diophantine-reciprocals-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-111-primes-with-runs.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-111-primes-with-runs.md index 51373dcd65d..fee32260b93 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-111-primes-with-runs.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-111-primes-with-runs.md @@ -1,7 +1,7 @@ --- id: 5900f3db1000cf542c50feee title: 'Problem 111: Primes with runs' -challengeType: 5 +challengeType: 1 forumTopicId: 301736 dashedName: problem-111-primes-with-runs --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-112-bouncy-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-112-bouncy-numbers.md index d2b8f071980..7599de29978 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-112-bouncy-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-112-bouncy-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3dd1000cf542c50feef title: 'Problem 112: Bouncy numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301738 dashedName: problem-112-bouncy-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-113-non-bouncy-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-113-non-bouncy-numbers.md index a06f41a9a5e..868909ef6b2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-113-non-bouncy-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-113-non-bouncy-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3dd1000cf542c50fef0 title: 'Problem 113: Non-bouncy numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301739 dashedName: problem-113-non-bouncy-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-114-counting-block-combinations-i.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-114-counting-block-combinations-i.md index 01bd2e8d71a..ff84a9bf090 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-114-counting-block-combinations-i.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-114-counting-block-combinations-i.md @@ -1,7 +1,7 @@ --- id: 5900f3e01000cf542c50fef2 title: 'Problem 114: Counting block combinations I' -challengeType: 5 +challengeType: 1 forumTopicId: 301740 dashedName: problem-114-counting-block-combinations-i --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-115-counting-block-combinations-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-115-counting-block-combinations-ii.md index 1e65da56105..a659ea34ad1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-115-counting-block-combinations-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-115-counting-block-combinations-ii.md @@ -1,7 +1,7 @@ --- id: 5900f3df1000cf542c50fef1 title: 'Problem 115: Counting block combinations II' -challengeType: 5 +challengeType: 1 forumTopicId: 301741 dashedName: problem-115-counting-block-combinations-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-116-red-green-or-blue-tiles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-116-red-green-or-blue-tiles.md index 2d2e54b83dd..15fc613e0db 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-116-red-green-or-blue-tiles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-116-red-green-or-blue-tiles.md @@ -1,7 +1,7 @@ --- id: 5900f3e01000cf542c50fef3 title: 'Problem 116: Red, green or blue tiles' -challengeType: 5 +challengeType: 1 forumTopicId: 301742 dashedName: problem-116-red-green-or-blue-tiles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-117-red-green-and-blue-tiles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-117-red-green-and-blue-tiles.md index 51c5743a751..65a9d3749e7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-117-red-green-and-blue-tiles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-117-red-green-and-blue-tiles.md @@ -1,7 +1,7 @@ --- id: 5900f3e21000cf542c50fef4 title: 'Problem 117: Red, green, and blue tiles' -challengeType: 5 +challengeType: 1 forumTopicId: 301743 dashedName: problem-117-red-green-and-blue-tiles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-118-pandigital-prime-sets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-118-pandigital-prime-sets.md index 00a0605319f..195d39136ed 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-118-pandigital-prime-sets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-118-pandigital-prime-sets.md @@ -1,7 +1,7 @@ --- id: 5900f3e21000cf542c50fef5 title: 'Problem 118: Pandigital prime sets' -challengeType: 5 +challengeType: 1 forumTopicId: 301744 dashedName: problem-118-pandigital-prime-sets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-119-digit-power-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-119-digit-power-sum.md index 1db001481a2..87bf836b33a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-119-digit-power-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-119-digit-power-sum.md @@ -1,7 +1,7 @@ --- id: 5900f3e41000cf542c50fef6 title: 'Problem 119: Digit power sum' -challengeType: 5 +challengeType: 1 forumTopicId: 301745 dashedName: problem-119-digit-power-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-12-highly-divisible-triangular-number.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-12-highly-divisible-triangular-number.md index b14276a81e7..2fa68e80276 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-12-highly-divisible-triangular-number.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-12-highly-divisible-triangular-number.md @@ -1,7 +1,7 @@ --- id: 5900f3781000cf542c50fe8b title: 'Problem 12: Highly divisible triangular number' -challengeType: 5 +challengeType: 1 forumTopicId: 301746 dashedName: problem-12-highly-divisible-triangular-number --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-120-square-remainders.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-120-square-remainders.md index 828f12b9066..d42c224e3db 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-120-square-remainders.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-120-square-remainders.md @@ -1,7 +1,7 @@ --- id: 5900f3e41000cf542c50fef7 title: 'Problem 120: Square remainders' -challengeType: 5 +challengeType: 1 forumTopicId: 301747 dashedName: problem-120-square-remainders --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-121-disc-game-prize-fund.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-121-disc-game-prize-fund.md index c8db41a3509..0f23b7fdd50 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-121-disc-game-prize-fund.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-121-disc-game-prize-fund.md @@ -1,7 +1,7 @@ --- id: 5900f3e51000cf542c50fef8 title: 'Problem 121: Disc game prize fund' -challengeType: 5 +challengeType: 1 forumTopicId: 301748 dashedName: problem-121-disc-game-prize-fund --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-122-efficient-exponentiation.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-122-efficient-exponentiation.md index a0232444898..c8400c506e2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-122-efficient-exponentiation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-122-efficient-exponentiation.md @@ -1,7 +1,7 @@ --- id: 5900f3e61000cf542c50fef9 title: 'Problem 122: Efficient exponentiation' -challengeType: 5 +challengeType: 1 forumTopicId: 301749 dashedName: problem-122-efficient-exponentiation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-123-prime-square-remainders.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-123-prime-square-remainders.md index 6b5de785eb9..743089b64e3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-123-prime-square-remainders.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-123-prime-square-remainders.md @@ -1,7 +1,7 @@ --- id: 5900f3e71000cf542c50fefa title: 'Problem 123: Prime square remainders' -challengeType: 5 +challengeType: 1 forumTopicId: 301750 dashedName: problem-123-prime-square-remainders --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-124-ordered-radicals.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-124-ordered-radicals.md index 08779282a3d..899171a9731 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-124-ordered-radicals.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-124-ordered-radicals.md @@ -1,7 +1,7 @@ --- id: 5900f3e81000cf542c50fefb title: 'Problem 124: Ordered radicals' -challengeType: 5 +challengeType: 1 forumTopicId: 301751 dashedName: problem-124-ordered-radicals --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-125-palindromic-sums.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-125-palindromic-sums.md index c54c7964094..9e26dfa108e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-125-palindromic-sums.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-125-palindromic-sums.md @@ -1,7 +1,7 @@ --- id: 5900f3e91000cf542c50fefc title: 'Problem 125: Palindromic sums' -challengeType: 5 +challengeType: 1 forumTopicId: 301752 dashedName: problem-125-palindromic-sums --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-126-cuboid-layers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-126-cuboid-layers.md index 61e8b8c58d7..1f7725c7baf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-126-cuboid-layers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-126-cuboid-layers.md @@ -1,7 +1,7 @@ --- id: 5900f3ea1000cf542c50fefd title: 'Problem 126: Cuboid layers' -challengeType: 5 +challengeType: 1 forumTopicId: 301753 dashedName: problem-126-cuboid-layers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-127-abc-hits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-127-abc-hits.md index 075655d7f56..2f7f927858e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-127-abc-hits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-127-abc-hits.md @@ -1,7 +1,7 @@ --- id: 5900f3ec1000cf542c50fefe title: 'Problem 127: abc-hits' -challengeType: 5 +challengeType: 1 forumTopicId: 301754 dashedName: problem-127-abc-hits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-128-hexagonal-tile-differences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-128-hexagonal-tile-differences.md index 5d2ed5279a9..80309b4cff3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-128-hexagonal-tile-differences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-128-hexagonal-tile-differences.md @@ -1,7 +1,7 @@ --- id: 5900f3ec1000cf542c50feff title: 'Problem 128: Hexagonal tile differences' -challengeType: 5 +challengeType: 1 forumTopicId: 301755 dashedName: problem-128-hexagonal-tile-differences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-129-repunit-divisibility.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-129-repunit-divisibility.md index 8fef3216aae..e7f423f96d5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-129-repunit-divisibility.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-129-repunit-divisibility.md @@ -1,7 +1,7 @@ --- id: 5900f3ef1000cf542c50ff01 title: 'Problem 129: Repunit divisibility' -challengeType: 5 +challengeType: 1 forumTopicId: 301756 dashedName: problem-129-repunit-divisibility --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-13-large-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-13-large-sum.md index 05775850cff..badc6ffd8b4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-13-large-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-13-large-sum.md @@ -1,7 +1,7 @@ --- id: 5900f37a1000cf542c50fe8c title: 'Problem 13: Large sum' -challengeType: 5 +challengeType: 1 forumTopicId: 301757 dashedName: problem-13-large-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-130-composites-with-prime-repunit-property.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-130-composites-with-prime-repunit-property.md index 49525947cc7..48f7149e5a6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-130-composites-with-prime-repunit-property.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-130-composites-with-prime-repunit-property.md @@ -1,7 +1,7 @@ --- id: 5900f3ee1000cf542c50ff00 title: 'Problem 130: Composites with prime repunit property' -challengeType: 5 +challengeType: 1 forumTopicId: 301758 dashedName: problem-130-composites-with-prime-repunit-property --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-131-prime-cube-partnership.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-131-prime-cube-partnership.md index a88b77db0d3..73e7e8e7490 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-131-prime-cube-partnership.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-131-prime-cube-partnership.md @@ -1,7 +1,7 @@ --- id: 5900f3ef1000cf542c50ff02 title: 'Problem 131: Prime cube partnership' -challengeType: 5 +challengeType: 1 forumTopicId: 301759 dashedName: problem-131-prime-cube-partnership --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-132-large-repunit-factors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-132-large-repunit-factors.md index bda0bad0060..5ca7c0760fd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-132-large-repunit-factors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-132-large-repunit-factors.md @@ -1,7 +1,7 @@ --- id: 5900f3f11000cf542c50ff03 title: 'Problem 132: Large repunit factors' -challengeType: 5 +challengeType: 1 forumTopicId: 301760 dashedName: problem-132-large-repunit-factors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-133-repunit-nonfactors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-133-repunit-nonfactors.md index 022bba62280..ee861a14420 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-133-repunit-nonfactors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-133-repunit-nonfactors.md @@ -1,7 +1,7 @@ --- id: 5900f3f21000cf542c50ff04 title: 'Problem 133: Repunit nonfactors' -challengeType: 5 +challengeType: 1 forumTopicId: 301761 dashedName: problem-133-repunit-nonfactors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-134-prime-pair-connection.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-134-prime-pair-connection.md index 27bfeef13c6..d6629ef1579 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-134-prime-pair-connection.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-134-prime-pair-connection.md @@ -1,7 +1,7 @@ --- id: 5900f3f21000cf542c50ff05 title: 'Problem 134: Prime pair connection' -challengeType: 5 +challengeType: 1 forumTopicId: 301762 dashedName: problem-134-prime-pair-connection --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-135-same-differences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-135-same-differences.md index 2b6509bbb96..3045467d61e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-135-same-differences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-135-same-differences.md @@ -1,7 +1,7 @@ --- id: 5900f3f31000cf542c50ff06 title: 'Problem 135: Same differences' -challengeType: 5 +challengeType: 1 forumTopicId: 301763 dashedName: problem-135-same-differences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-136-singleton-difference.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-136-singleton-difference.md index 971f6ae2ea8..d73ff59f63b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-136-singleton-difference.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-136-singleton-difference.md @@ -1,7 +1,7 @@ --- id: 5900f3f51000cf542c50ff07 title: 'Problem 136: Singleton difference' -challengeType: 5 +challengeType: 1 forumTopicId: 301764 dashedName: problem-136-singleton-difference --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-137-fibonacci-golden-nuggets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-137-fibonacci-golden-nuggets.md index 6f1ea61389d..c2d8829a280 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-137-fibonacci-golden-nuggets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-137-fibonacci-golden-nuggets.md @@ -1,7 +1,7 @@ --- id: 5900f3f51000cf542c50ff08 title: 'Problem 137: Fibonacci golden nuggets' -challengeType: 5 +challengeType: 1 forumTopicId: 301765 dashedName: problem-137-fibonacci-golden-nuggets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-138-special-isosceles-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-138-special-isosceles-triangles.md index 6b94842d021..e65f3e8f573 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-138-special-isosceles-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-138-special-isosceles-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f3f61000cf542c50ff09 title: 'Problem 138: Special isosceles triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 301766 dashedName: problem-138-special-isosceles-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-139-pythagorean-tiles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-139-pythagorean-tiles.md index cd05d680b17..ad26713611a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-139-pythagorean-tiles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-139-pythagorean-tiles.md @@ -1,7 +1,7 @@ --- id: 5900f3f71000cf542c50ff0a title: 'Problem 139: Pythagorean tiles' -challengeType: 5 +challengeType: 1 forumTopicId: 301767 dashedName: problem-139-pythagorean-tiles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-14-longest-collatz-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-14-longest-collatz-sequence.md index 27f56325172..cac70d3bb29 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-14-longest-collatz-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-14-longest-collatz-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f37a1000cf542c50fe8d title: 'Problem 14: Longest Collatz sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 301768 dashedName: problem-14-longest-collatz-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-140-modified-fibonacci-golden-nuggets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-140-modified-fibonacci-golden-nuggets.md index e05d7096ecd..0b32413e499 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-140-modified-fibonacci-golden-nuggets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-140-modified-fibonacci-golden-nuggets.md @@ -1,7 +1,7 @@ --- id: 5900f3fa1000cf542c50ff0c title: 'Problem 140: Modified Fibonacci golden nuggets' -challengeType: 5 +challengeType: 1 forumTopicId: 301769 dashedName: problem-140-modified-fibonacci-golden-nuggets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-141-investigating-progressive-numbers-n-which-are-also-square.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-141-investigating-progressive-numbers-n-which-are-also-square.md index 9e1876cbe66..9f1e9d3bb45 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-141-investigating-progressive-numbers-n-which-are-also-square.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-141-investigating-progressive-numbers-n-which-are-also-square.md @@ -1,7 +1,7 @@ --- id: 5900f3f91000cf542c50ff0b title: 'Problem 141: Investigating progressive numbers, n, which are also square' -challengeType: 5 +challengeType: 1 forumTopicId: 301770 dashedName: problem-141-investigating-progressive-numbers-n-which-are-also-square --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-142-perfect-square-collection.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-142-perfect-square-collection.md index dea7472ce7a..17a07958833 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-142-perfect-square-collection.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-142-perfect-square-collection.md @@ -1,7 +1,7 @@ --- id: 5900f3fa1000cf542c50ff0d title: 'Problem 142: Perfect Square Collection' -challengeType: 5 +challengeType: 1 forumTopicId: 301771 dashedName: problem-142-perfect-square-collection --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-143-investigating-the-torricelli-point-of-a-triangle.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-143-investigating-the-torricelli-point-of-a-triangle.md index 6e07616d37f..740abfaab0e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-143-investigating-the-torricelli-point-of-a-triangle.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-143-investigating-the-torricelli-point-of-a-triangle.md @@ -1,7 +1,7 @@ --- id: 5900f3fc1000cf542c50ff0e title: 'Problem 143: Investigating the Torricelli point of a triangle' -challengeType: 5 +challengeType: 1 forumTopicId: 301772 dashedName: problem-143-investigating-the-torricelli-point-of-a-triangle --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-144-investigating-multiple-reflections-of-a-laser-beam.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-144-investigating-multiple-reflections-of-a-laser-beam.md index a1faca6fb9a..7bc0d2b1137 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-144-investigating-multiple-reflections-of-a-laser-beam.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-144-investigating-multiple-reflections-of-a-laser-beam.md @@ -1,7 +1,7 @@ --- id: 5900f3fc1000cf542c50ff0f title: 'Problem 144: Investigating multiple reflections of a laser beam' -challengeType: 5 +challengeType: 1 forumTopicId: 301773 dashedName: problem-144-investigating-multiple-reflections-of-a-laser-beam --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-145-how-many-reversible-numbers-are-there-below-one-billion.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-145-how-many-reversible-numbers-are-there-below-one-billion.md index 7b72223e78b..f30799446b2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-145-how-many-reversible-numbers-are-there-below-one-billion.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-145-how-many-reversible-numbers-are-there-below-one-billion.md @@ -1,7 +1,7 @@ --- id: 5900f3fd1000cf542c50ff10 title: 'Problem 145: How many reversible numbers are there below one-billion?' -challengeType: 5 +challengeType: 1 forumTopicId: 301774 dashedName: problem-145-how-many-reversible-numbers-are-there-below-one-billion --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-146-investigating-a-prime-pattern.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-146-investigating-a-prime-pattern.md index ed8f0bd847f..6407520a81a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-146-investigating-a-prime-pattern.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-146-investigating-a-prime-pattern.md @@ -1,7 +1,7 @@ --- id: 5900f3fe1000cf542c50ff11 title: 'Problem 146: Investigating a Prime Pattern' -challengeType: 5 +challengeType: 1 forumTopicId: 301775 dashedName: problem-146-investigating-a-prime-pattern --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-147-rectangles-in-cross-hatched-grids.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-147-rectangles-in-cross-hatched-grids.md index 9d058e4ef51..6714f94d5fc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-147-rectangles-in-cross-hatched-grids.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-147-rectangles-in-cross-hatched-grids.md @@ -1,7 +1,7 @@ --- id: 5900f3ff1000cf542c50ff12 title: 'Problem 147: Rectangles in cross-hatched grids' -challengeType: 5 +challengeType: 1 forumTopicId: 301776 dashedName: problem-147-rectangles-in-cross-hatched-grids --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-148-exploring-pascals-triangle.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-148-exploring-pascals-triangle.md index ecd6bab978e..5f88ef90fc7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-148-exploring-pascals-triangle.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-148-exploring-pascals-triangle.md @@ -1,7 +1,7 @@ --- id: 5900f4021000cf542c50ff14 title: 'Problem 148: Exploring Pascal''s triangle' -challengeType: 5 +challengeType: 1 forumTopicId: 301777 dashedName: problem-148-exploring-pascals-triangle --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-149-searching-for-a-maximum-sum-subsequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-149-searching-for-a-maximum-sum-subsequence.md index 82a1ae17e82..1d300dbcefc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-149-searching-for-a-maximum-sum-subsequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-149-searching-for-a-maximum-sum-subsequence.md @@ -1,7 +1,7 @@ --- id: 5900f4021000cf542c50ff13 title: 'Problem 149: Searching for a maximum-sum subsequence' -challengeType: 5 +challengeType: 1 forumTopicId: 301778 dashedName: problem-149-searching-for-a-maximum-sum-subsequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-15-lattice-paths.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-15-lattice-paths.md index b3b0a499c37..a3c9a068102 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-15-lattice-paths.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-15-lattice-paths.md @@ -1,7 +1,7 @@ --- id: 5900f37b1000cf542c50fe8e title: 'Problem 15: Lattice paths' -challengeType: 5 +challengeType: 1 forumTopicId: 301780 dashedName: problem-15-lattice-paths --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-150-searching-a-triangular-array-for-a-sub-triangle-having-minimum-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-150-searching-a-triangular-array-for-a-sub-triangle-having-minimum-sum.md index 950104d8ac3..7ae755c60ff 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-150-searching-a-triangular-array-for-a-sub-triangle-having-minimum-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-150-searching-a-triangular-array-for-a-sub-triangle-having-minimum-sum.md @@ -3,7 +3,7 @@ id: 5900f4031000cf542c50ff15 title: >- Problem 150: Searching a triangular array for a sub-triangle having minimum-sum -challengeType: 5 +challengeType: 1 forumTopicId: 301781 dashedName: problem-150-searching-a-triangular-array-for-a-sub-triangle-having-minimum-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-151-paper-sheets-of-standard-sizes-an-expected-value-problem.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-151-paper-sheets-of-standard-sizes-an-expected-value-problem.md index cd06eb57a3c..f5d8ba23b58 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-151-paper-sheets-of-standard-sizes-an-expected-value-problem.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-151-paper-sheets-of-standard-sizes-an-expected-value-problem.md @@ -1,7 +1,7 @@ --- id: 5900f4031000cf542c50ff16 title: 'Problem 151: Paper sheets of standard sizes: an expected-value problem' -challengeType: 5 +challengeType: 1 forumTopicId: 301782 dashedName: problem-151-paper-sheets-of-standard-sizes-an-expected-value-problem --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-152-writing-one-half-as-a-sum-of-inverse-squares.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-152-writing-one-half-as-a-sum-of-inverse-squares.md index 79a7bd516d1..c03197b781f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-152-writing-one-half-as-a-sum-of-inverse-squares.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-152-writing-one-half-as-a-sum-of-inverse-squares.md @@ -1,7 +1,7 @@ --- id: 5900f4041000cf542c50ff17 title: 'Problem 152: Writing one half as a sum of inverse squares' -challengeType: 5 +challengeType: 1 forumTopicId: 301783 dashedName: problem-152-writing-one-half-as-a-sum-of-inverse-squares --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-153-investigating-gaussian-integers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-153-investigating-gaussian-integers.md index 21ea252f64d..48eaca04587 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-153-investigating-gaussian-integers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-153-investigating-gaussian-integers.md @@ -1,7 +1,7 @@ --- id: 5900f4051000cf542c50ff18 title: 'Problem 153: Investigating Gaussian Integers' -challengeType: 5 +challengeType: 1 forumTopicId: 301784 dashedName: problem-153-investigating-gaussian-integers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-154-exploring-pascals-pyramid.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-154-exploring-pascals-pyramid.md index 50401fee042..7c7f2da7de6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-154-exploring-pascals-pyramid.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-154-exploring-pascals-pyramid.md @@ -1,7 +1,7 @@ --- id: 5900f4071000cf542c50ff19 title: 'Problem 154: Exploring Pascal''s pyramid' -challengeType: 5 +challengeType: 1 forumTopicId: 301785 dashedName: problem-154-exploring-pascals-pyramid --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-155-counting-capacitor-circuits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-155-counting-capacitor-circuits.md index d79411a0d18..689d8757526 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-155-counting-capacitor-circuits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-155-counting-capacitor-circuits.md @@ -1,7 +1,7 @@ --- id: 5900f4081000cf542c50ff1a title: 'Problem 155: Counting Capacitor Circuits' -challengeType: 5 +challengeType: 1 forumTopicId: 301786 dashedName: problem-155-counting-capacitor-circuits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-156-counting-digits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-156-counting-digits.md index 1c2967051b6..18df0f1c408 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-156-counting-digits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-156-counting-digits.md @@ -1,7 +1,7 @@ --- id: 5900f4091000cf542c50ff1b title: 'Problem 156: Counting Digits' -challengeType: 5 +challengeType: 1 forumTopicId: 301787 dashedName: problem-156-counting-digits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-157-solving-the-diophantine-equation.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-157-solving-the-diophantine-equation.md index 8640d87695c..1755588066e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-157-solving-the-diophantine-equation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-157-solving-the-diophantine-equation.md @@ -1,7 +1,7 @@ --- id: 5900f4091000cf542c50ff1c title: 'Problem 157: Solving the diophantine equation' -challengeType: 5 +challengeType: 1 forumTopicId: 301788 dashedName: problem-157-solving-the-diophantine-equation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-158-exploring-strings-for-which-only-one-character-comes-lexicographically-after-its-neighbour-to-the-left.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-158-exploring-strings-for-which-only-one-character-comes-lexicographically-after-its-neighbour-to-the-left.md index b8658b58994..0958ce2b50c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-158-exploring-strings-for-which-only-one-character-comes-lexicographically-after-its-neighbour-to-the-left.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-158-exploring-strings-for-which-only-one-character-comes-lexicographically-after-its-neighbour-to-the-left.md @@ -3,7 +3,7 @@ id: 5900f40a1000cf542c50ff1d title: >- Problem 158: Exploring strings for which only one character comes lexicographically after its neighbour to the left -challengeType: 5 +challengeType: 1 forumTopicId: 301789 dashedName: >- problem-158-exploring-strings-for-which-only-one-character-comes-lexicographically-after-its-neighbour-to-the-left diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-159-digital-root-sums-of-factorisations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-159-digital-root-sums-of-factorisations.md index 10e00d19209..23d78359ac2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-159-digital-root-sums-of-factorisations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-159-digital-root-sums-of-factorisations.md @@ -1,7 +1,7 @@ --- id: 5900f40c1000cf542c50ff1e title: 'Problem 159: Digital root sums of factorisations' -challengeType: 5 +challengeType: 1 forumTopicId: 301790 dashedName: problem-159-digital-root-sums-of-factorisations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-16-power-digit-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-16-power-digit-sum.md index b71b4800826..8ef1c137f88 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-16-power-digit-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-16-power-digit-sum.md @@ -1,7 +1,7 @@ --- id: 5900f37d1000cf542c50fe8f title: 'Problem 16: Power digit sum' -challengeType: 5 +challengeType: 1 forumTopicId: 301791 dashedName: problem-16-power-digit-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-160-factorial-trailing-digits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-160-factorial-trailing-digits.md index bd08ab9a84c..931bc41006e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-160-factorial-trailing-digits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-160-factorial-trailing-digits.md @@ -1,7 +1,7 @@ --- id: 5900f40d1000cf542c50ff1f title: 'Problem 160: Factorial trailing digits' -challengeType: 5 +challengeType: 1 forumTopicId: 301794 dashedName: problem-160-factorial-trailing-digits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-161-triominoes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-161-triominoes.md index 3c645846a9a..2388b67b547 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-161-triominoes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-161-triominoes.md @@ -1,7 +1,7 @@ --- id: 5900f40d1000cf542c50ff20 title: 'Problem 161: Triominoes' -challengeType: 5 +challengeType: 1 forumTopicId: 301795 dashedName: problem-161-triominoes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-162-hexadecimal-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-162-hexadecimal-numbers.md index 8b63fdc2ab0..9ad940349fe 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-162-hexadecimal-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-162-hexadecimal-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f40e1000cf542c50ff21 title: 'Problem 162: Hexadecimal numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301796 dashedName: problem-162-hexadecimal-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-163-cross-hatched-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-163-cross-hatched-triangles.md index 1bd17c73519..45a8ed0be6e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-163-cross-hatched-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-163-cross-hatched-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f40f1000cf542c50ff22 title: 'Problem 163: Cross-hatched triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 301797 dashedName: problem-163-cross-hatched-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-164-numbers-for-which-no-three-consecutive-digits-have-a-sum-greater-than-a-given-value.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-164-numbers-for-which-no-three-consecutive-digits-have-a-sum-greater-than-a-given-value.md index 18a4bc8bad4..a41ebead4d5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-164-numbers-for-which-no-three-consecutive-digits-have-a-sum-greater-than-a-given-value.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-164-numbers-for-which-no-three-consecutive-digits-have-a-sum-greater-than-a-given-value.md @@ -3,7 +3,7 @@ id: 5900f4111000cf542c50ff23 title: >- Problem 164: Numbers for which no three consecutive digits have a sum greater than a given value -challengeType: 5 +challengeType: 1 forumTopicId: 301798 dashedName: >- problem-164-numbers-for-which-no-three-consecutive-digits-have-a-sum-greater-than-a-given-value diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-165-intersections.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-165-intersections.md index 9a25a1588c6..ce5c0152ebc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-165-intersections.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-165-intersections.md @@ -1,7 +1,7 @@ --- id: 5900f4111000cf542c50ff24 title: 'Problem 165: Intersections' -challengeType: 5 +challengeType: 1 forumTopicId: 301799 dashedName: problem-165-intersections --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-166-criss-cross.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-166-criss-cross.md index dfb38217890..fbe5a1f7536 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-166-criss-cross.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-166-criss-cross.md @@ -1,7 +1,7 @@ --- id: 5900f4131000cf542c50ff25 title: 'Problem 166: Criss Cross' -challengeType: 5 +challengeType: 1 forumTopicId: 301800 dashedName: problem-166-criss-cross --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-167-investigating-ulam-sequences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-167-investigating-ulam-sequences.md index 6e2b3c1b4d3..37f3fd53c28 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-167-investigating-ulam-sequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-167-investigating-ulam-sequences.md @@ -1,7 +1,7 @@ --- id: 5900f4141000cf542c50ff26 title: 'Problem 167: Investigating Ulam sequences' -challengeType: 5 +challengeType: 1 forumTopicId: 301801 dashedName: problem-167-investigating-ulam-sequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-168-number-rotations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-168-number-rotations.md index 93172db9365..50802415375 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-168-number-rotations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-168-number-rotations.md @@ -1,7 +1,7 @@ --- id: 5900f4151000cf542c50ff27 title: 'Problem 168: Number Rotations' -challengeType: 5 +challengeType: 1 forumTopicId: 301802 dashedName: problem-168-number-rotations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-169-exploring-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-169-exploring-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md index 78f68950926..bc4e5eb44e2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-169-exploring-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-169-exploring-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md @@ -3,7 +3,7 @@ id: 5900f4151000cf542c50ff28 title: >- Problem 169: Exploring the number of different ways a number can be expressed as a sum of powers of 2 -challengeType: 5 +challengeType: 1 forumTopicId: 301803 dashedName: >- problem-169-exploring-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2 diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-17-number-letter-counts.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-17-number-letter-counts.md index 2b096d1d78b..c64e9f073f6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-17-number-letter-counts.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-17-number-letter-counts.md @@ -1,7 +1,7 @@ --- id: 5900f37d1000cf542c50fe90 title: 'Problem 17: Number letter counts' -challengeType: 5 +challengeType: 1 forumTopicId: 301804 dashedName: problem-17-number-letter-counts --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-170-find-the-largest-0-to-9-pandigital-that-can-be-formed-by-concatenating-products.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-170-find-the-largest-0-to-9-pandigital-that-can-be-formed-by-concatenating-products.md index 6cce571bacd..a05f5fadd3b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-170-find-the-largest-0-to-9-pandigital-that-can-be-formed-by-concatenating-products.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-170-find-the-largest-0-to-9-pandigital-that-can-be-formed-by-concatenating-products.md @@ -3,7 +3,7 @@ id: 5900f4161000cf542c50ff29 title: >- Problem 170: Find the largest 0 to 9 pandigital that can be formed by concatenating products -challengeType: 5 +challengeType: 1 forumTopicId: 301805 dashedName: >- problem-170-find-the-largest-0-to-9-pandigital-that-can-be-formed-by-concatenating-products diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-171-finding-numbers-for-which-the-sum-of-the-squares-of-the-digits-is-a-square.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-171-finding-numbers-for-which-the-sum-of-the-squares-of-the-digits-is-a-square.md index e4658cd2b7a..30ed95e36a2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-171-finding-numbers-for-which-the-sum-of-the-squares-of-the-digits-is-a-square.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-171-finding-numbers-for-which-the-sum-of-the-squares-of-the-digits-is-a-square.md @@ -3,7 +3,7 @@ id: 5900f4181000cf542c50ff2a title: >- Problem 171: Finding numbers for which the sum of the squares of the digits is a square -challengeType: 5 +challengeType: 1 forumTopicId: 301806 dashedName: >- problem-171-finding-numbers-for-which-the-sum-of-the-squares-of-the-digits-is-a-square diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-172-investigating-numbers-with-few-repeated-digits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-172-investigating-numbers-with-few-repeated-digits.md index 0ad7b86f36f..cfc75b9ff19 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-172-investigating-numbers-with-few-repeated-digits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-172-investigating-numbers-with-few-repeated-digits.md @@ -1,7 +1,7 @@ --- id: 5900f4181000cf542c50ff2b title: 'Problem 172: Investigating numbers with few repeated digits' -challengeType: 5 +challengeType: 1 forumTopicId: 301807 dashedName: problem-172-investigating-numbers-with-few-repeated-digits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-173-using-up-to-one-million-tiles-how-many-different-hollow-square-laminae-can-be-formed.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-173-using-up-to-one-million-tiles-how-many-different-hollow-square-laminae-can-be-formed.md index 5d49c3b9fac..12dfaa16ba5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-173-using-up-to-one-million-tiles-how-many-different-hollow-square-laminae-can-be-formed.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-173-using-up-to-one-million-tiles-how-many-different-hollow-square-laminae-can-be-formed.md @@ -3,7 +3,7 @@ id: 5900f41a1000cf542c50ff2c title: >- Problem 173: Using up to one million tiles how many different "hollow" square laminae can be formed? -challengeType: 5 +challengeType: 1 forumTopicId: 301808 dashedName: >- problem-173-using-up-to-one-million-tiles-how-many-different-hollow-square-laminae-can-be-formed diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-174-counting-the-number-of-hollow-square-laminae-that-can-form-one-two-three-...-distinct-arrangements.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-174-counting-the-number-of-hollow-square-laminae-that-can-form-one-two-three-...-distinct-arrangements.md index ff7276377f2..ed0eeb2523f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-174-counting-the-number-of-hollow-square-laminae-that-can-form-one-two-three-...-distinct-arrangements.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-174-counting-the-number-of-hollow-square-laminae-that-can-form-one-two-three-...-distinct-arrangements.md @@ -3,7 +3,7 @@ id: 5900f41a1000cf542c50ff2d title: >- Problem 174: Counting the number of "hollow" square laminae that can form one, two, three, ... distinct arrangements -challengeType: 5 +challengeType: 1 forumTopicId: 301809 dashedName: >- problem-174-counting-the-number-of-hollow-square-laminae-that-can-form-one-two-three-----distinct-arrangements diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-175-fractions-involving-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-175-fractions-involving-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md index 20907644d9e..216cfa1937f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-175-fractions-involving-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-175-fractions-involving-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2.md @@ -3,7 +3,7 @@ id: 5900f41c1000cf542c50ff2e title: >- Problem 175: Fractions involving the number of different ways a number can be expressed as a sum of powers of 2 -challengeType: 5 +challengeType: 1 forumTopicId: 301810 dashedName: >- problem-175-fractions-involving-the-number-of-different-ways-a-number-can-be-expressed-as-a-sum-of-powers-of-2 diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-176-right-angled-triangles-that-share-a-cathetus.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-176-right-angled-triangles-that-share-a-cathetus.md index d5e7b34ad6b..01056496296 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-176-right-angled-triangles-that-share-a-cathetus.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-176-right-angled-triangles-that-share-a-cathetus.md @@ -1,7 +1,7 @@ --- id: 5900f41c1000cf542c50ff2f title: 'Problem 176: Right-angled triangles that share a cathetus' -challengeType: 5 +challengeType: 1 forumTopicId: 301811 dashedName: problem-176-right-angled-triangles-that-share-a-cathetus --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-177-integer-angled-quadrilaterals.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-177-integer-angled-quadrilaterals.md index 686ddad5cdc..750a7e26e8b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-177-integer-angled-quadrilaterals.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-177-integer-angled-quadrilaterals.md @@ -1,7 +1,7 @@ --- id: 5900f41e1000cf542c50ff30 title: 'Problem 177: Integer angled Quadrilaterals' -challengeType: 5 +challengeType: 1 forumTopicId: 301812 dashedName: problem-177-integer-angled-quadrilaterals --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-178-step-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-178-step-numbers.md index e9ea0adc66b..22f44139de6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-178-step-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-178-step-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f41e1000cf542c50ff31 title: 'Problem 178: Step Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301813 dashedName: problem-178-step-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-179-consecutive-positive-divisors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-179-consecutive-positive-divisors.md index 9245393058b..a159a7af8f6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-179-consecutive-positive-divisors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-179-consecutive-positive-divisors.md @@ -1,7 +1,7 @@ --- id: 5900f41f1000cf542c50ff32 title: 'Problem 179: Consecutive positive divisors' -challengeType: 5 +challengeType: 1 forumTopicId: 301814 dashedName: problem-179-consecutive-positive-divisors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-18-maximum-path-sum-i.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-18-maximum-path-sum-i.md index 2ad9a7a7a6e..f0d97a950b2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-18-maximum-path-sum-i.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-18-maximum-path-sum-i.md @@ -1,7 +1,7 @@ --- id: 5900f37e1000cf542c50fe91 title: 'Problem 18: Maximum path sum I' -challengeType: 5 +challengeType: 1 forumTopicId: 301815 dashedName: problem-18-maximum-path-sum-i --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-180-rational-zeros-of-a-function-of-three-variables.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-180-rational-zeros-of-a-function-of-three-variables.md index e1b5202106e..347135bc3cd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-180-rational-zeros-of-a-function-of-three-variables.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-180-rational-zeros-of-a-function-of-three-variables.md @@ -1,7 +1,7 @@ --- id: 5900f4201000cf542c50ff33 title: 'Problem 180: Rational zeros of a function of three variables' -challengeType: 5 +challengeType: 1 forumTopicId: 301816 dashedName: problem-180-rational-zeros-of-a-function-of-three-variables --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-181-investigating-in-how-many-ways-objects-of-two-different-colours-can-be-grouped.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-181-investigating-in-how-many-ways-objects-of-two-different-colours-can-be-grouped.md index 0618f8a392c..d23abc56409 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-181-investigating-in-how-many-ways-objects-of-two-different-colours-can-be-grouped.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-181-investigating-in-how-many-ways-objects-of-two-different-colours-can-be-grouped.md @@ -3,7 +3,7 @@ id: 5900f4231000cf542c50ff34 title: >- Problem 181: Investigating in how many ways objects of two different colours can be grouped -challengeType: 5 +challengeType: 1 forumTopicId: 301817 dashedName: >- problem-181-investigating-in-how-many-ways-objects-of-two-different-colours-can-be-grouped diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-182-rsa-encryption.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-182-rsa-encryption.md index 7ffc6ae3767..2d45244cc5c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-182-rsa-encryption.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-182-rsa-encryption.md @@ -1,7 +1,7 @@ --- id: 5900f4231000cf542c50ff35 title: 'Problem 182: RSA encryption' -challengeType: 5 +challengeType: 1 forumTopicId: 301818 dashedName: problem-182-rsa-encryption --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-183-maximum-product-of-parts.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-183-maximum-product-of-parts.md index 5740c729f8a..7586be421e3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-183-maximum-product-of-parts.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-183-maximum-product-of-parts.md @@ -1,7 +1,7 @@ --- id: 5900f4231000cf542c50ff36 title: 'Problem 183: Maximum product of parts' -challengeType: 5 +challengeType: 1 forumTopicId: 301819 dashedName: problem-183-maximum-product-of-parts --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-184-triangles-containing-the-origin.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-184-triangles-containing-the-origin.md index 897759396ea..98b697822e1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-184-triangles-containing-the-origin.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-184-triangles-containing-the-origin.md @@ -1,7 +1,7 @@ --- id: 5900f4241000cf542c50ff37 title: 'Problem 184: Triangles containing the origin' -challengeType: 5 +challengeType: 1 forumTopicId: 301820 dashedName: problem-184-triangles-containing-the-origin --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-185-number-mind.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-185-number-mind.md index 726be00eae2..e7908a7c808 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-185-number-mind.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-185-number-mind.md @@ -1,7 +1,7 @@ --- id: 5900f4251000cf542c50ff38 title: 'Problem 185: Number Mind' -challengeType: 5 +challengeType: 1 forumTopicId: 301821 dashedName: problem-185-number-mind --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-186-connectedness-of-a-network.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-186-connectedness-of-a-network.md index e6543b38ead..d3e4fef7c0b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-186-connectedness-of-a-network.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-186-connectedness-of-a-network.md @@ -1,7 +1,7 @@ --- id: 5900f4281000cf542c50ff39 title: 'Problem 186: Connectedness of a network' -challengeType: 5 +challengeType: 1 forumTopicId: 301822 dashedName: problem-186-connectedness-of-a-network --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-187-semiprimes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-187-semiprimes.md index 13c3f995c3a..bcd6f324753 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-187-semiprimes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-187-semiprimes.md @@ -1,7 +1,7 @@ --- id: 5900f4291000cf542c50ff3a title: 'Problem 187: Semiprimes' -challengeType: 5 +challengeType: 1 forumTopicId: 301823 dashedName: problem-187-semiprimes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-188-the-hyperexponentiation-of-a-number.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-188-the-hyperexponentiation-of-a-number.md index d8b9140fedc..1e0ae1dc9fa 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-188-the-hyperexponentiation-of-a-number.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-188-the-hyperexponentiation-of-a-number.md @@ -1,7 +1,7 @@ --- id: 5900f4291000cf542c50ff3b title: 'Problem 188: The hyperexponentiation of a number' -challengeType: 5 +challengeType: 1 forumTopicId: 301824 dashedName: problem-188-the-hyperexponentiation-of-a-number --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-189-tri-colouring-a-triangular-grid.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-189-tri-colouring-a-triangular-grid.md index 5563014279f..8058ded8ffb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-189-tri-colouring-a-triangular-grid.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-189-tri-colouring-a-triangular-grid.md @@ -1,7 +1,7 @@ --- id: 5900f4291000cf542c50ff3c title: 'Problem 189: Tri-colouring a triangular grid' -challengeType: 5 +challengeType: 1 forumTopicId: 301825 dashedName: problem-189-tri-colouring-a-triangular-grid --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-19-counting-sundays.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-19-counting-sundays.md index c12d6d1c6b8..5a3e24cc431 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-19-counting-sundays.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-19-counting-sundays.md @@ -1,7 +1,7 @@ --- id: 5900f37f1000cf542c50fe92 title: 'Problem 19: Counting Sundays' -challengeType: 5 +challengeType: 1 forumTopicId: 301827 dashedName: problem-19-counting-sundays --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-190-maximising-a-weighted-product.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-190-maximising-a-weighted-product.md index 5730d5507db..806332925e0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-190-maximising-a-weighted-product.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-190-maximising-a-weighted-product.md @@ -1,7 +1,7 @@ --- id: 5900f42b1000cf542c50ff3d title: 'Problem 190: Maximising a weighted product' -challengeType: 5 +challengeType: 1 forumTopicId: 301828 dashedName: problem-190-maximising-a-weighted-product --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-191-prize-strings.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-191-prize-strings.md index 348e9815a50..62c4d19ef6b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-191-prize-strings.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-191-prize-strings.md @@ -1,7 +1,7 @@ --- id: 5900f42b1000cf542c50ff3e title: 'Problem 191: Prize Strings' -challengeType: 5 +challengeType: 1 forumTopicId: 301829 dashedName: problem-191-prize-strings --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-192-best-approximations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-192-best-approximations.md index 4d98c5f2471..61889d4d47b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-192-best-approximations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-192-best-approximations.md @@ -1,7 +1,7 @@ --- id: 5900f42c1000cf542c50ff3f title: 'Problem 192: Best Approximations' -challengeType: 5 +challengeType: 1 forumTopicId: 301830 dashedName: problem-192-best-approximations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-193-squarefree-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-193-squarefree-numbers.md index d053b303f84..7e17fd27c15 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-193-squarefree-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-193-squarefree-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f42f1000cf542c50ff41 title: 'Problem 193: Squarefree Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301831 dashedName: problem-193-squarefree-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-194-coloured-configurations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-194-coloured-configurations.md index 646784f2604..fa61151b1ef 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-194-coloured-configurations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-194-coloured-configurations.md @@ -1,7 +1,7 @@ --- id: 5900f42f1000cf542c50ff40 title: 'Problem 194: Coloured Configurations' -challengeType: 5 +challengeType: 1 forumTopicId: 301832 dashedName: problem-194-coloured-configurations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-195-inscribed-circles-of-triangles-with-one-angle-of-60-degrees.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-195-inscribed-circles-of-triangles-with-one-angle-of-60-degrees.md index e3808b0d789..18c2acd7592 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-195-inscribed-circles-of-triangles-with-one-angle-of-60-degrees.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-195-inscribed-circles-of-triangles-with-one-angle-of-60-degrees.md @@ -1,7 +1,7 @@ --- id: 5900f4311000cf542c50ff43 title: 'Problem 195: Inscribed circles of triangles with one angle of 60 degrees' -challengeType: 5 +challengeType: 1 forumTopicId: 301833 dashedName: problem-195-inscribed-circles-of-triangles-with-one-angle-of-60-degrees --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-196-prime-triplets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-196-prime-triplets.md index be86b16e59a..6d128e8520e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-196-prime-triplets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-196-prime-triplets.md @@ -1,7 +1,7 @@ --- id: 5900f4301000cf542c50ff42 title: 'Problem 196: Prime triplets' -challengeType: 5 +challengeType: 1 forumTopicId: 301834 dashedName: problem-196-prime-triplets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-197-investigating-the-behaviour-of-a-recursively-defined-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-197-investigating-the-behaviour-of-a-recursively-defined-sequence.md index 4bc0d3911c2..608f288e3e9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-197-investigating-the-behaviour-of-a-recursively-defined-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-197-investigating-the-behaviour-of-a-recursively-defined-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f4311000cf542c50ff44 title: 'Problem 197: Investigating the behaviour of a recursively defined sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 301835 dashedName: problem-197-investigating-the-behaviour-of-a-recursively-defined-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-198-ambiguous-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-198-ambiguous-numbers.md index 7dd804a9de2..69c2ba856dc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-198-ambiguous-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-198-ambiguous-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4331000cf542c50ff45 title: 'Problem 198: Ambiguous Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301836 dashedName: problem-198-ambiguous-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-199-iterative-circle-packing.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-199-iterative-circle-packing.md index d2fc26383fc..f7a4c56e5aa 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-199-iterative-circle-packing.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-199-iterative-circle-packing.md @@ -1,7 +1,7 @@ --- id: 5900f4341000cf542c50ff46 title: 'Problem 199: Iterative Circle Packing' -challengeType: 5 +challengeType: 1 forumTopicId: 301837 dashedName: problem-199-iterative-circle-packing --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-2-even-fibonacci-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-2-even-fibonacci-numbers.md index 6c9e9a49c49..4376672786b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-2-even-fibonacci-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-2-even-fibonacci-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f36e1000cf542c50fe81 title: 'Problem 2: Even Fibonacci Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301838 dashedName: problem-2-even-fibonacci-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-20-factorial-digit-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-20-factorial-digit-sum.md index 579ac97f6f9..a109ff5f9b2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-20-factorial-digit-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-20-factorial-digit-sum.md @@ -1,7 +1,7 @@ --- id: 5900f3801000cf542c50fe93 title: 'Problem 20: Factorial digit sum' -challengeType: 5 +challengeType: 1 forumTopicId: 301839 dashedName: problem-20-factorial-digit-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-200-find-the-200th-prime-proof-sqube-containing-the-contiguous-sub-string-200.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-200-find-the-200th-prime-proof-sqube-containing-the-contiguous-sub-string-200.md index 78f207a06aa..f1b73349e32 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-200-find-the-200th-prime-proof-sqube-containing-the-contiguous-sub-string-200.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-200-find-the-200th-prime-proof-sqube-containing-the-contiguous-sub-string-200.md @@ -3,7 +3,7 @@ id: 5900f4351000cf542c50ff47 title: >- Problem 200: Find the 200th prime-proof sqube containing the contiguous sub-string "200" -challengeType: 5 +challengeType: 1 forumTopicId: 301840 dashedName: >- problem-200-find-the-200th-prime-proof-sqube-containing-the-contiguous-sub-string-200 diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-201-subsets-with-a-unique-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-201-subsets-with-a-unique-sum.md index 701c08996a9..5637da54304 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-201-subsets-with-a-unique-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-201-subsets-with-a-unique-sum.md @@ -1,7 +1,7 @@ --- id: 5900f4361000cf542c50ff48 title: 'Problem 201: Subsets with a unique sum' -challengeType: 5 +challengeType: 1 forumTopicId: 301841 dashedName: problem-201-subsets-with-a-unique-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-202-laserbeam.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-202-laserbeam.md index 558df13760b..5d916d5c3cf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-202-laserbeam.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-202-laserbeam.md @@ -1,7 +1,7 @@ --- id: 5900f4371000cf542c50ff49 title: 'Problem 202: Laserbeam' -challengeType: 5 +challengeType: 1 forumTopicId: 301843 dashedName: problem-202-laserbeam --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-203-squarefree-binomial-coefficients.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-203-squarefree-binomial-coefficients.md index 2ee86e59df5..8c572981d57 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-203-squarefree-binomial-coefficients.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-203-squarefree-binomial-coefficients.md @@ -1,7 +1,7 @@ --- id: 5900f4381000cf542c50ff4a title: 'Problem 203: Squarefree Binomial Coefficients' -challengeType: 5 +challengeType: 1 forumTopicId: 301844 dashedName: problem-203-squarefree-binomial-coefficients --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-204-generalised-hamming-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-204-generalised-hamming-numbers.md index b7fb0324c08..584cf57c132 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-204-generalised-hamming-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-204-generalised-hamming-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4381000cf542c50ff4b title: 'Problem 204: Generalised Hamming Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301845 dashedName: problem-204-generalised-hamming-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-205-dice-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-205-dice-game.md index 08245ebe45b..17614dbf03b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-205-dice-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-205-dice-game.md @@ -1,7 +1,7 @@ --- id: 5900f4391000cf542c50ff4c title: 'Problem 205: Dice Game' -challengeType: 5 +challengeType: 1 forumTopicId: 301846 dashedName: problem-205-dice-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-206-concealed-square.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-206-concealed-square.md index d7653a94614..596f703da28 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-206-concealed-square.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-206-concealed-square.md @@ -1,7 +1,7 @@ --- id: 5900f43a1000cf542c50ff4d title: 'Problem 206: Concealed Square' -challengeType: 5 +challengeType: 1 forumTopicId: 301847 dashedName: problem-206-concealed-square --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-207-integer-partition-equations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-207-integer-partition-equations.md index fab97cf73fe..38925650fad 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-207-integer-partition-equations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-207-integer-partition-equations.md @@ -1,7 +1,7 @@ --- id: 5900f43c1000cf542c50ff4e title: 'Problem 207: Integer partition equations' -challengeType: 5 +challengeType: 1 forumTopicId: 301848 dashedName: problem-207-integer-partition-equations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-208-robot-walks.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-208-robot-walks.md index 9223d6ea628..032ec4cec7e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-208-robot-walks.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-208-robot-walks.md @@ -1,7 +1,7 @@ --- id: 5900f43f1000cf542c50ff51 title: 'Problem 208: Robot Walks' -challengeType: 5 +challengeType: 1 forumTopicId: 301849 dashedName: problem-208-robot-walks --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-209-circular-logic.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-209-circular-logic.md index fe23e25a111..7556ba3e54d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-209-circular-logic.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-209-circular-logic.md @@ -1,7 +1,7 @@ --- id: 5900f43e1000cf542c50ff4f title: 'Problem 209: Circular Logic' -challengeType: 5 +challengeType: 1 forumTopicId: 301850 dashedName: problem-209-circular-logic --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-21-amicable-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-21-amicable-numbers.md index 58acfba70e1..df19c7d7c20 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-21-amicable-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-21-amicable-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3811000cf542c50fe94 title: 'Problem 21: Amicable numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301851 dashedName: problem-21-amicable-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-210-obtuse-angled-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-210-obtuse-angled-triangles.md index fa696ba3e69..0dbbed2f9b0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-210-obtuse-angled-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-210-obtuse-angled-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f43e1000cf542c50ff50 title: 'Problem 210: Obtuse Angled Triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 301852 dashedName: problem-210-obtuse-angled-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-211-divisor-square-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-211-divisor-square-sum.md index e793fa216f6..3dddacaadbb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-211-divisor-square-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-211-divisor-square-sum.md @@ -1,7 +1,7 @@ --- id: 5900f43f1000cf542c50ff52 title: 'Problem 211: Divisor Square Sum' -challengeType: 5 +challengeType: 1 forumTopicId: 301853 dashedName: problem-211-divisor-square-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-212-combined-volume-of-cuboids.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-212-combined-volume-of-cuboids.md index 43f0ee89ac7..763042d4950 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-212-combined-volume-of-cuboids.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-212-combined-volume-of-cuboids.md @@ -1,7 +1,7 @@ --- id: 5900f4411000cf542c50ff53 title: 'Problem 212: Combined Volume of Cuboids' -challengeType: 5 +challengeType: 1 forumTopicId: 301854 dashedName: problem-212-combined-volume-of-cuboids --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-213-flea-circus.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-213-flea-circus.md index 1e45718d6f5..a18eb635255 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-213-flea-circus.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-213-flea-circus.md @@ -1,7 +1,7 @@ --- id: 5900f4411000cf542c50ff54 title: 'Problem 213: Flea Circus' -challengeType: 5 +challengeType: 1 forumTopicId: 301855 dashedName: problem-213-flea-circus --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-214-totient-chains.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-214-totient-chains.md index b570d77084b..3b9e74edfee 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-214-totient-chains.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-214-totient-chains.md @@ -1,7 +1,7 @@ --- id: 5900f4421000cf542c50ff55 title: 'Problem 214: Totient Chains' -challengeType: 5 +challengeType: 1 forumTopicId: 301856 dashedName: problem-214-totient-chains --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-215-crack-free-walls.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-215-crack-free-walls.md index 0da02d772b9..2fec8a79dc7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-215-crack-free-walls.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-215-crack-free-walls.md @@ -1,7 +1,7 @@ --- id: 5900f4431000cf542c50ff56 title: 'Problem 215: Crack-free Walls' -challengeType: 5 +challengeType: 1 forumTopicId: 301857 dashedName: problem-215-crack-free-walls --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-216-investigating-the-primality-of-numbers-of-the-form-2n2-1.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-216-investigating-the-primality-of-numbers-of-the-form-2n2-1.md index b159c4f3ec0..a528915ab9a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-216-investigating-the-primality-of-numbers-of-the-form-2n2-1.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-216-investigating-the-primality-of-numbers-of-the-form-2n2-1.md @@ -1,7 +1,7 @@ --- id: 5900f4451000cf542c50ff57 title: 'Problem 216: Investigating the primality of numbers of the form 2n2-1' -challengeType: 5 +challengeType: 1 forumTopicId: 301858 dashedName: problem-216-investigating-the-primality-of-numbers-of-the-form-2n2-1 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-217-balanced-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-217-balanced-numbers.md index 690b7ae4e76..f685410fcd3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-217-balanced-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-217-balanced-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4461000cf542c50ff58 title: 'Problem 217: Balanced Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301859 dashedName: problem-217-balanced-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-218-perfect-right-angled-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-218-perfect-right-angled-triangles.md index 22e6c42a14f..1d29c005426 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-218-perfect-right-angled-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-218-perfect-right-angled-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f4461000cf542c50ff59 title: 'Problem 218: Perfect right-angled triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 301860 dashedName: problem-218-perfect-right-angled-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-219-skew-cost-coding.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-219-skew-cost-coding.md index 499f3cec1d9..f2d2b0f8721 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-219-skew-cost-coding.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-219-skew-cost-coding.md @@ -1,7 +1,7 @@ --- id: 5900f4481000cf542c50ff5a title: 'Problem 219: Skew-cost coding' -challengeType: 5 +challengeType: 1 forumTopicId: 301861 dashedName: problem-219-skew-cost-coding --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-22-names-scores.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-22-names-scores.md index e93e40d6ef4..4c8df4383a7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-22-names-scores.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-22-names-scores.md @@ -1,7 +1,7 @@ --- id: 5a51eabcad78bf416f316e2a title: 'Problem 22: Names scores' -challengeType: 5 +challengeType: 1 forumTopicId: 301862 dashedName: problem-22-names-scores --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-220-heighway-dragon.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-220-heighway-dragon.md index 343a3d1e5ff..c799ec60baf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-220-heighway-dragon.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-220-heighway-dragon.md @@ -1,7 +1,7 @@ --- id: 5900f4481000cf542c50ff5b title: 'Problem 220: Heighway Dragon' -challengeType: 5 +challengeType: 1 forumTopicId: 301863 dashedName: problem-220-heighway-dragon --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-221-alexandrian-integers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-221-alexandrian-integers.md index 116fe55c993..e7fedf26f75 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-221-alexandrian-integers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-221-alexandrian-integers.md @@ -1,7 +1,7 @@ --- id: 5900f4491000cf542c50ff5c title: 'Problem 221: Alexandrian Integers' -challengeType: 5 +challengeType: 1 forumTopicId: 301864 dashedName: problem-221-alexandrian-integers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-222-sphere-packing.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-222-sphere-packing.md index 2253345f454..cdb6a9c3977 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-222-sphere-packing.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-222-sphere-packing.md @@ -1,7 +1,7 @@ --- id: 5900f44b1000cf542c50ff5d title: 'Problem 222: Sphere Packing' -challengeType: 5 +challengeType: 1 forumTopicId: 301865 dashedName: problem-222-sphere-packing --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-223-almost-right-angled-triangles-i.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-223-almost-right-angled-triangles-i.md index 2544709b03f..7fdbc36cbc6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-223-almost-right-angled-triangles-i.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-223-almost-right-angled-triangles-i.md @@ -1,7 +1,7 @@ --- id: 5900f44b1000cf542c50ff5e title: 'Problem 223: Almost right-angled triangles I' -challengeType: 5 +challengeType: 1 forumTopicId: 301866 dashedName: problem-223-almost-right-angled-triangles-i --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-224-almost-right-angled-triangles-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-224-almost-right-angled-triangles-ii.md index 88309e754bd..c9f9b44cb3f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-224-almost-right-angled-triangles-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-224-almost-right-angled-triangles-ii.md @@ -1,7 +1,7 @@ --- id: 5900f44e1000cf542c50ff5f title: 'Problem 224: Almost right-angled triangles II' -challengeType: 5 +challengeType: 1 forumTopicId: 301867 dashedName: problem-224-almost-right-angled-triangles-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-225-tribonacci-non-divisors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-225-tribonacci-non-divisors.md index cc035eadfcb..2221b445314 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-225-tribonacci-non-divisors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-225-tribonacci-non-divisors.md @@ -1,7 +1,7 @@ --- id: 5900f44e1000cf542c50ff60 title: 'Problem 225: Tribonacci non-divisors' -challengeType: 5 +challengeType: 1 forumTopicId: 301868 dashedName: problem-225-tribonacci-non-divisors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-226-a-scoop-of-blancmange.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-226-a-scoop-of-blancmange.md index 8381c5ab300..45118281e01 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-226-a-scoop-of-blancmange.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-226-a-scoop-of-blancmange.md @@ -1,7 +1,7 @@ --- id: 5900f4511000cf542c50ff62 title: 'Problem 226: A Scoop of Blancmange' -challengeType: 5 +challengeType: 1 forumTopicId: 301869 dashedName: problem-226-a-scoop-of-blancmange --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-227-the-chase.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-227-the-chase.md index 3277ee9c90b..3121c6ac8d8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-227-the-chase.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-227-the-chase.md @@ -1,7 +1,7 @@ --- id: 5900f44f1000cf542c50ff61 title: 'Problem 227: The Chase' -challengeType: 5 +challengeType: 1 forumTopicId: 301870 dashedName: problem-227-the-chase --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-228-minkowski-sums.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-228-minkowski-sums.md index e45fcad6048..fcbb82920e3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-228-minkowski-sums.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-228-minkowski-sums.md @@ -1,7 +1,7 @@ --- id: 5900f4511000cf542c50ff63 title: 'Problem 228: Minkowski Sums' -challengeType: 5 +challengeType: 1 forumTopicId: 301871 dashedName: problem-228-minkowski-sums --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-229-four-representations-using-squares.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-229-four-representations-using-squares.md index 3fc510ad1c8..1d295a8968b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-229-four-representations-using-squares.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-229-four-representations-using-squares.md @@ -1,7 +1,7 @@ --- id: 5900f4521000cf542c50ff64 title: 'Problem 229: Four Representations using Squares' -challengeType: 5 +challengeType: 1 forumTopicId: 301872 dashedName: problem-229-four-representations-using-squares --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-23-non-abundant-sums.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-23-non-abundant-sums.md index ce8b2262e4a..cc7079af8c4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-23-non-abundant-sums.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-23-non-abundant-sums.md @@ -1,7 +1,7 @@ --- id: 5900f3831000cf542c50fe96 title: 'Problem 23: Non-abundant sums' -challengeType: 5 +challengeType: 1 forumTopicId: 301873 dashedName: problem-23-non-abundant-sums --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-230-fibonacci-words.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-230-fibonacci-words.md index de003dc4464..92fa72ed62c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-230-fibonacci-words.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-230-fibonacci-words.md @@ -1,7 +1,7 @@ --- id: 5900f4531000cf542c50ff65 title: 'Problem 230: Fibonacci Words' -challengeType: 5 +challengeType: 1 forumTopicId: 301874 dashedName: problem-230-fibonacci-words --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-231-the-prime-factorisation-of-binomial-coefficients.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-231-the-prime-factorisation-of-binomial-coefficients.md index 17570504521..498810cf48c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-231-the-prime-factorisation-of-binomial-coefficients.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-231-the-prime-factorisation-of-binomial-coefficients.md @@ -1,7 +1,7 @@ --- id: 5900f4531000cf542c50ff66 title: 'Problem 231: The prime factorisation of binomial coefficients' -challengeType: 5 +challengeType: 1 forumTopicId: 301875 dashedName: problem-231-the-prime-factorisation-of-binomial-coefficients --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-232-the-race.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-232-the-race.md index 43fab42eb91..c03c0d687b3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-232-the-race.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-232-the-race.md @@ -1,7 +1,7 @@ --- id: 5900f4551000cf542c50ff67 title: 'Problem 232: The Race' -challengeType: 5 +challengeType: 1 forumTopicId: 301876 dashedName: problem-232-the-race --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-233-lattice-points-on-a-circle.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-233-lattice-points-on-a-circle.md index 53a4747680a..db650947233 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-233-lattice-points-on-a-circle.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-233-lattice-points-on-a-circle.md @@ -1,7 +1,7 @@ --- id: 5900f4551000cf542c50ff68 title: 'Problem 233: Lattice points on a circle' -challengeType: 5 +challengeType: 1 forumTopicId: 301877 dashedName: problem-233-lattice-points-on-a-circle --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-234-semidivisible-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-234-semidivisible-numbers.md index 92f831f1a62..ec01ca36a28 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-234-semidivisible-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-234-semidivisible-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4571000cf542c50ff69 title: 'Problem 234: Semidivisible numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301878 dashedName: problem-234-semidivisible-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-235-an-arithmetic-geometric-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-235-an-arithmetic-geometric-sequence.md index d5d6eaec60b..893687367a5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-235-an-arithmetic-geometric-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-235-an-arithmetic-geometric-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f4571000cf542c50ff6a title: 'Problem 235: An Arithmetic Geometric sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 301879 dashedName: problem-235-an-arithmetic-geometric-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-236-luxury-hampers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-236-luxury-hampers.md index 694a292fe00..f577307aee9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-236-luxury-hampers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-236-luxury-hampers.md @@ -1,7 +1,7 @@ --- id: 5900f4591000cf542c50ff6b title: 'Problem 236: Luxury Hampers' -challengeType: 5 +challengeType: 1 forumTopicId: 301881 dashedName: problem-236-luxury-hampers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-237-tours-on-a-4-x-n-playing-board.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-237-tours-on-a-4-x-n-playing-board.md index ecbfcafba92..ba032576e8c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-237-tours-on-a-4-x-n-playing-board.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-237-tours-on-a-4-x-n-playing-board.md @@ -1,7 +1,7 @@ --- id: 5900f4591000cf542c50ff6c title: 'Problem 237: Tours on a 4 x n playing board' -challengeType: 5 +challengeType: 1 forumTopicId: 301882 dashedName: problem-237-tours-on-a-4-x-n-playing-board --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-238-infinite-string-tour.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-238-infinite-string-tour.md index 6f7babcbfd6..52dd3f15143 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-238-infinite-string-tour.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-238-infinite-string-tour.md @@ -1,7 +1,7 @@ --- id: 5900f45b1000cf542c50ff6d title: 'Problem 238: Infinite string tour' -challengeType: 5 +challengeType: 1 forumTopicId: 301883 dashedName: problem-238-infinite-string-tour --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-239-twenty-two-foolish-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-239-twenty-two-foolish-primes.md index a17ebf54f44..9fff8274ba8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-239-twenty-two-foolish-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-239-twenty-two-foolish-primes.md @@ -1,7 +1,7 @@ --- id: 5900f45c1000cf542c50ff6e title: 'Problem 239: Twenty-two Foolish Primes' -challengeType: 5 +challengeType: 1 forumTopicId: 301884 dashedName: problem-239-twenty-two-foolish-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-24-lexicographic-permutations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-24-lexicographic-permutations.md index 49998335d2e..91572e2dd40 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-24-lexicographic-permutations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-24-lexicographic-permutations.md @@ -1,7 +1,7 @@ --- id: 5900f3841000cf542c50fe97 title: 'Problem 24: Lexicographic permutations' -challengeType: 5 +challengeType: 1 forumTopicId: 301885 dashedName: problem-24-lexicographic-permutations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-240-top-dice.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-240-top-dice.md index 084f88bec51..3a49399014c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-240-top-dice.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-240-top-dice.md @@ -1,7 +1,7 @@ --- id: 5900f45d1000cf542c50ff6f title: 'Problem 240: Top Dice' -challengeType: 5 +challengeType: 1 forumTopicId: 301887 dashedName: problem-240-top-dice --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-241-perfection-quotients.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-241-perfection-quotients.md index 740e8a8a929..492d3f61f8e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-241-perfection-quotients.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-241-perfection-quotients.md @@ -1,7 +1,7 @@ --- id: 5900f45d1000cf542c50ff70 title: 'Problem 241: Perfection Quotients' -challengeType: 5 +challengeType: 1 forumTopicId: 301888 dashedName: problem-241-perfection-quotients --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-242-odd-triplets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-242-odd-triplets.md index 161fc017f2b..abbcfca2a6a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-242-odd-triplets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-242-odd-triplets.md @@ -1,7 +1,7 @@ --- id: 5900f45f1000cf542c50ff71 title: 'Problem 242: Odd Triplets' -challengeType: 5 +challengeType: 1 forumTopicId: 301889 dashedName: problem-242-odd-triplets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-243-resilience.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-243-resilience.md index e29ca09f726..67287eac731 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-243-resilience.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-243-resilience.md @@ -1,7 +1,7 @@ --- id: 5900f4601000cf542c50ff73 title: 'Problem 243: Resilience' -challengeType: 5 +challengeType: 1 forumTopicId: 301890 dashedName: problem-243-resilience --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-244-sliders.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-244-sliders.md index 1cf581d5328..dab5b245135 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-244-sliders.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-244-sliders.md @@ -1,7 +1,7 @@ --- id: 5900f4601000cf542c50ff72 title: 'Problem 244: Sliders' -challengeType: 5 +challengeType: 1 forumTopicId: 301891 dashedName: problem-244-sliders --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-245-coresilience.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-245-coresilience.md index 56ee519a920..c3e090d0edb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-245-coresilience.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-245-coresilience.md @@ -1,7 +1,7 @@ --- id: 5900f4621000cf542c50ff74 title: 'Problem 245: Coresilience' -challengeType: 5 +challengeType: 1 forumTopicId: 301892 dashedName: problem-245-coresilience --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-246-tangents-to-an-ellipse.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-246-tangents-to-an-ellipse.md index ab409398f2b..14d2bf86670 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-246-tangents-to-an-ellipse.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-246-tangents-to-an-ellipse.md @@ -1,7 +1,7 @@ --- id: 5900f4621000cf542c50ff75 title: 'Problem 246: Tangents to an ellipse' -challengeType: 5 +challengeType: 1 forumTopicId: 301893 dashedName: problem-246-tangents-to-an-ellipse --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-247-squares-under-a-hyperbola.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-247-squares-under-a-hyperbola.md index dc93c777ae6..e9397f355d0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-247-squares-under-a-hyperbola.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-247-squares-under-a-hyperbola.md @@ -1,7 +1,7 @@ --- id: 5900f4641000cf542c50ff76 title: 'Problem 247: Squares under a hyperbola' -challengeType: 5 +challengeType: 1 forumTopicId: 301894 dashedName: problem-247-squares-under-a-hyperbola --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-248-numbers-for-which-eulers-totient-function-equals-13.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-248-numbers-for-which-eulers-totient-function-equals-13.md index a5cad891dd4..0df6dd5226a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-248-numbers-for-which-eulers-totient-function-equals-13.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-248-numbers-for-which-eulers-totient-function-equals-13.md @@ -1,7 +1,7 @@ --- id: 5900f4651000cf542c50ff77 title: 'Problem 248: Numbers for which Euler’s totient function equals 13!' -challengeType: 5 +challengeType: 1 forumTopicId: 301895 dashedName: problem-248-numbers-for-which-eulers-totient-function-equals-13 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-249-prime-subset-sums.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-249-prime-subset-sums.md index 046cf388b26..09232c7c178 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-249-prime-subset-sums.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-249-prime-subset-sums.md @@ -1,7 +1,7 @@ --- id: 5900f4671000cf542c50ff79 title: 'Problem 249: Prime Subset Sums' -challengeType: 5 +challengeType: 1 forumTopicId: 301896 dashedName: problem-249-prime-subset-sums --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-25-1000-digit-fibonacci-number.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-25-1000-digit-fibonacci-number.md index ca7d277f447..25d18d786ef 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-25-1000-digit-fibonacci-number.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-25-1000-digit-fibonacci-number.md @@ -1,7 +1,7 @@ --- id: 5900f3851000cf542c50fe98 title: 'Problem 25: 1000-digit Fibonacci number' -challengeType: 5 +challengeType: 1 forumTopicId: 301897 dashedName: problem-25-1000-digit-fibonacci-number --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-250-250250.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-250-250250.md index 762ba24a2bf..c526154b6e7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-250-250250.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-250-250250.md @@ -1,7 +1,7 @@ --- id: 5900f4661000cf542c50ff78 title: 'Problem 250: 250250' -challengeType: 5 +challengeType: 1 forumTopicId: 301898 dashedName: problem-250-250250 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-251-cardano-triplets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-251-cardano-triplets.md index 4156faab752..8f4013595f3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-251-cardano-triplets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-251-cardano-triplets.md @@ -1,7 +1,7 @@ --- id: 5900f4671000cf542c50ff7a title: 'Problem 251: Cardano Triplets' -challengeType: 5 +challengeType: 1 forumTopicId: 301899 dashedName: problem-251-cardano-triplets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-252-convex-holes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-252-convex-holes.md index dbf77bb9892..e275539e846 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-252-convex-holes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-252-convex-holes.md @@ -1,7 +1,7 @@ --- id: 5900f4691000cf542c50ff7b title: 'Problem 252: Convex Holes' -challengeType: 5 +challengeType: 1 forumTopicId: 301900 dashedName: problem-252-convex-holes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-253-tidying-up.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-253-tidying-up.md index f051932b74e..1afe16e9182 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-253-tidying-up.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-253-tidying-up.md @@ -1,7 +1,7 @@ --- id: 5900f4691000cf542c50ff7c title: 'Problem 253: Tidying up' -challengeType: 5 +challengeType: 1 forumTopicId: 301901 dashedName: problem-253-tidying-up --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-254-sums-of-digit-factorials.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-254-sums-of-digit-factorials.md index 34891e4238c..3d91777d0a4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-254-sums-of-digit-factorials.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-254-sums-of-digit-factorials.md @@ -1,7 +1,7 @@ --- id: 5900f46b1000cf542c50ff7d title: 'Problem 254: Sums of Digit Factorials' -challengeType: 5 +challengeType: 1 forumTopicId: 301902 dashedName: problem-254-sums-of-digit-factorials --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-255-rounded-square-roots.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-255-rounded-square-roots.md index 22374162f82..abfbcfe2047 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-255-rounded-square-roots.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-255-rounded-square-roots.md @@ -1,7 +1,7 @@ --- id: 5900f46d1000cf542c50ff7f title: 'Problem 255: Rounded Square Roots' -challengeType: 5 +challengeType: 1 forumTopicId: 301903 dashedName: problem-255-rounded-square-roots --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-256-tatami-free-rooms.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-256-tatami-free-rooms.md index 54a2213e0ce..ad8cad6ae02 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-256-tatami-free-rooms.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-256-tatami-free-rooms.md @@ -1,7 +1,7 @@ --- id: 5900f46c1000cf542c50ff7e title: 'Problem 256: Tatami-Free Rooms' -challengeType: 5 +challengeType: 1 forumTopicId: 301904 dashedName: problem-256-tatami-free-rooms --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-257-angular-bisectors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-257-angular-bisectors.md index c0b44e58ef9..3b4fe6d7708 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-257-angular-bisectors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-257-angular-bisectors.md @@ -1,7 +1,7 @@ --- id: 5900f46e1000cf542c50ff80 title: 'Problem 257: Angular Bisectors' -challengeType: 5 +challengeType: 1 forumTopicId: 301905 dashedName: problem-257-angular-bisectors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-258-a-lagged-fibonacci-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-258-a-lagged-fibonacci-sequence.md index a8c17db8bbd..d21eb673b78 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-258-a-lagged-fibonacci-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-258-a-lagged-fibonacci-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f46e1000cf542c50ff81 title: 'Problem 258: A lagged Fibonacci sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 301906 dashedName: problem-258-a-lagged-fibonacci-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-259-reachable-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-259-reachable-numbers.md index fb73482aba7..a8fa3ceb470 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-259-reachable-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-259-reachable-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4701000cf542c50ff82 title: 'Problem 259: Reachable Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301907 dashedName: problem-259-reachable-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-26-reciprocal-cycles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-26-reciprocal-cycles.md index d6ee972f907..580ba5807a3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-26-reciprocal-cycles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-26-reciprocal-cycles.md @@ -1,7 +1,7 @@ --- id: 5900f3861000cf542c50fe99 title: 'Problem 26: Reciprocal cycles' -challengeType: 5 +challengeType: 1 forumTopicId: 301908 dashedName: problem-26-reciprocal-cycles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-260-stone-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-260-stone-game.md index 717d3bfcb38..d0724fd1214 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-260-stone-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-260-stone-game.md @@ -1,7 +1,7 @@ --- id: 5900f4701000cf542c50ff83 title: 'Problem 260: Stone Game' -challengeType: 5 +challengeType: 1 forumTopicId: 301909 dashedName: problem-260-stone-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-261-pivotal-square-sums.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-261-pivotal-square-sums.md index b1e186d7589..21b58c42559 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-261-pivotal-square-sums.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-261-pivotal-square-sums.md @@ -1,7 +1,7 @@ --- id: 5900f4711000cf542c50ff84 title: 'Problem 261: Pivotal Square Sums' -challengeType: 5 +challengeType: 1 forumTopicId: 301910 dashedName: problem-261-pivotal-square-sums --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-262-mountain-range.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-262-mountain-range.md index 310064738ee..d340e834fa6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-262-mountain-range.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-262-mountain-range.md @@ -1,7 +1,7 @@ --- id: 5900f4731000cf542c50ff85 title: 'Problem 262: Mountain Range' -challengeType: 5 +challengeType: 1 forumTopicId: 301911 dashedName: problem-262-mountain-range --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-263-an-engineers-dream-come-true.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-263-an-engineers-dream-come-true.md index a5677f364d6..8fec64cc250 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-263-an-engineers-dream-come-true.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-263-an-engineers-dream-come-true.md @@ -1,7 +1,7 @@ --- id: 5900f4741000cf542c50ff86 title: 'Problem 263: An engineers'' dream come true' -challengeType: 5 +challengeType: 1 forumTopicId: 301912 dashedName: problem-263-an-engineers-dream-come-true --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-264-triangle-centres.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-264-triangle-centres.md index 1414627fa56..dc22c0cf51b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-264-triangle-centres.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-264-triangle-centres.md @@ -1,7 +1,7 @@ --- id: 5900f4751000cf542c50ff87 title: 'Problem 264: Triangle Centres' -challengeType: 5 +challengeType: 1 forumTopicId: 301913 dashedName: problem-264-triangle-centres --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-265-binary-circles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-265-binary-circles.md index d738f9b803a..44edab86345 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-265-binary-circles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-265-binary-circles.md @@ -1,7 +1,7 @@ --- id: 5900f4761000cf542c50ff88 title: 'Problem 265: Binary Circles' -challengeType: 5 +challengeType: 1 forumTopicId: 301914 dashedName: problem-265-binary-circles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-266-pseudo-square-root.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-266-pseudo-square-root.md index 8b188974a54..2b22e967efb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-266-pseudo-square-root.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-266-pseudo-square-root.md @@ -1,7 +1,7 @@ --- id: 5900f4771000cf542c50ff89 title: 'Problem 266: Pseudo Square Root' -challengeType: 5 +challengeType: 1 forumTopicId: 301915 dashedName: problem-266-pseudo-square-root --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-267-billionaire.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-267-billionaire.md index 2330fc805b2..8dbe1d8ab66 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-267-billionaire.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-267-billionaire.md @@ -1,7 +1,7 @@ --- id: 5900f4771000cf542c50ff8a title: 'Problem 267: Billionaire' -challengeType: 5 +challengeType: 1 forumTopicId: 301916 dashedName: problem-267-billionaire --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-268-counting-numbers-with-at-least-four-distinct-prime-factors-less-than-100.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-268-counting-numbers-with-at-least-four-distinct-prime-factors-less-than-100.md index 21f4fa59ecc..553550d2da8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-268-counting-numbers-with-at-least-four-distinct-prime-factors-less-than-100.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-268-counting-numbers-with-at-least-four-distinct-prime-factors-less-than-100.md @@ -3,7 +3,7 @@ id: 5900f4791000cf542c50ff8b title: >- Problem 268: Counting numbers with at least four distinct prime factors less than 100 -challengeType: 5 +challengeType: 1 forumTopicId: 301917 dashedName: >- problem-268-counting-numbers-with-at-least-four-distinct-prime-factors-less-than-100 diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-269-polynomials-with-at-least-one-integer-root.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-269-polynomials-with-at-least-one-integer-root.md index da8ed3eaf3f..3b66b2a2ab1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-269-polynomials-with-at-least-one-integer-root.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-269-polynomials-with-at-least-one-integer-root.md @@ -1,7 +1,7 @@ --- id: 5900f4791000cf542c50ff8c title: 'Problem 269: Polynomials with at least one integer root' -challengeType: 5 +challengeType: 1 forumTopicId: 301918 dashedName: problem-269-polynomials-with-at-least-one-integer-root --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-27-quadratic-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-27-quadratic-primes.md index a694ee2a595..e7c8ebe01eb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-27-quadratic-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-27-quadratic-primes.md @@ -1,7 +1,7 @@ --- id: 5900f3871000cf542c50fe9a title: 'Problem 27: Quadratic primes' -challengeType: 5 +challengeType: 1 forumTopicId: 301919 dashedName: problem-27-quadratic-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-270-cutting-squares.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-270-cutting-squares.md index e98082a6a27..0f495dbd40f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-270-cutting-squares.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-270-cutting-squares.md @@ -1,7 +1,7 @@ --- id: 5900f47c1000cf542c50ff8e title: 'Problem 270: Cutting Squares' -challengeType: 5 +challengeType: 1 forumTopicId: 301920 dashedName: problem-270-cutting-squares --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-271-modular-cubes-part-1.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-271-modular-cubes-part-1.md index 1566254c63d..f1dbf4b5666 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-271-modular-cubes-part-1.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-271-modular-cubes-part-1.md @@ -1,7 +1,7 @@ --- id: 5900f47b1000cf542c50ff8d title: 'Problem 271: Modular Cubes, part 1' -challengeType: 5 +challengeType: 1 forumTopicId: 301921 dashedName: problem-271-modular-cubes-part-1 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-272-modular-cubes-part-2.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-272-modular-cubes-part-2.md index 136646718c6..d764ea6563b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-272-modular-cubes-part-2.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-272-modular-cubes-part-2.md @@ -1,7 +1,7 @@ --- id: 5900f47d1000cf542c50ff8f title: 'Problem 272: Modular Cubes, part 2' -challengeType: 5 +challengeType: 1 forumTopicId: 301922 dashedName: problem-272-modular-cubes-part-2 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-273-sum-of-squares.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-273-sum-of-squares.md index f53c8f36eed..d5ffc27c633 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-273-sum-of-squares.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-273-sum-of-squares.md @@ -1,7 +1,7 @@ --- id: 5900f47e1000cf542c50ff90 title: 'Problem 273: Sum of Squares' -challengeType: 5 +challengeType: 1 forumTopicId: 301923 dashedName: problem-273-sum-of-squares --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-274-divisibility-multipliers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-274-divisibility-multipliers.md index 8534028bc1c..bf56b697151 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-274-divisibility-multipliers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-274-divisibility-multipliers.md @@ -1,7 +1,7 @@ --- id: 5900f47f1000cf542c50ff91 title: 'Problem 274: Divisibility Multipliers' -challengeType: 5 +challengeType: 1 forumTopicId: 301924 dashedName: problem-274-divisibility-multipliers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-275-balanced-sculptures.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-275-balanced-sculptures.md index 52508d8381a..0ea3a8e1e3b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-275-balanced-sculptures.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-275-balanced-sculptures.md @@ -1,7 +1,7 @@ --- id: 5900f4801000cf542c50ff92 title: 'Problem 275: Balanced Sculptures' -challengeType: 5 +challengeType: 1 forumTopicId: 301925 dashedName: problem-275-balanced-sculptures --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-276-primitive-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-276-primitive-triangles.md index b5e187731bf..26ce00839b4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-276-primitive-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-276-primitive-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f4801000cf542c50ff93 title: 'Problem 276: Primitive Triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 301926 dashedName: problem-276-primitive-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-277-a-modified-collatz-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-277-a-modified-collatz-sequence.md index 108215479e2..c80635aa3d8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-277-a-modified-collatz-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-277-a-modified-collatz-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f4811000cf542c50ff94 title: 'Problem 277: A Modified Collatz sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 301927 dashedName: problem-277-a-modified-collatz-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-278-linear-combinations-of-semiprimes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-278-linear-combinations-of-semiprimes.md index 19e3042fdb0..215c51cb036 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-278-linear-combinations-of-semiprimes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-278-linear-combinations-of-semiprimes.md @@ -1,7 +1,7 @@ --- id: 5900f4831000cf542c50ff95 title: 'Problem 278: Linear Combinations of Semiprimes' -challengeType: 5 +challengeType: 1 forumTopicId: 301928 dashedName: problem-278-linear-combinations-of-semiprimes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-279-triangles-with-integral-sides-and-an-integral-angle.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-279-triangles-with-integral-sides-and-an-integral-angle.md index c83c6736f41..9d50a5ebc61 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-279-triangles-with-integral-sides-and-an-integral-angle.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-279-triangles-with-integral-sides-and-an-integral-angle.md @@ -1,7 +1,7 @@ --- id: 5900f4841000cf542c50ff96 title: 'Problem 279: Triangles with integral sides and an integral angle' -challengeType: 5 +challengeType: 1 forumTopicId: 301929 dashedName: problem-279-triangles-with-integral-sides-and-an-integral-angle --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-28-number-spiral-diagonals.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-28-number-spiral-diagonals.md index a476199d1dc..eee50073f68 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-28-number-spiral-diagonals.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-28-number-spiral-diagonals.md @@ -1,7 +1,7 @@ --- id: 5900f3881000cf542c50fe9b title: 'Problem 28: Number spiral diagonals' -challengeType: 5 +challengeType: 1 forumTopicId: 301930 dashedName: problem-28-number-spiral-diagonals --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-280-ant-and-seeds.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-280-ant-and-seeds.md index 7aec32e7ccc..5057b8bd47c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-280-ant-and-seeds.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-280-ant-and-seeds.md @@ -1,7 +1,7 @@ --- id: 5900f4841000cf542c50ff97 title: 'Problem 280: Ant and seeds' -challengeType: 5 +challengeType: 1 forumTopicId: 301931 dashedName: problem-280-ant-and-seeds --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-281-pizza-toppings.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-281-pizza-toppings.md index 46837ff79b0..c99d803a255 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-281-pizza-toppings.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-281-pizza-toppings.md @@ -1,7 +1,7 @@ --- id: 5900f4861000cf542c50ff98 title: 'Problem 281: Pizza Toppings' -challengeType: 5 +challengeType: 1 forumTopicId: 301932 dashedName: problem-281-pizza-toppings --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-282-the-ackermann-function.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-282-the-ackermann-function.md index aaaf1c46b6d..1d1cb0426b6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-282-the-ackermann-function.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-282-the-ackermann-function.md @@ -1,7 +1,7 @@ --- id: 5900f4861000cf542c50ff99 title: 'Problem 282: The Ackermann function' -challengeType: 5 +challengeType: 1 forumTopicId: 301933 dashedName: problem-282-the-ackermann-function --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-283-integer-sided-triangles-for-which-the-area--perimeter-ratio-is-integral.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-283-integer-sided-triangles-for-which-the-area--perimeter-ratio-is-integral.md index d88415d4819..e32d0d74b9d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-283-integer-sided-triangles-for-which-the-area--perimeter-ratio-is-integral.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-283-integer-sided-triangles-for-which-the-area--perimeter-ratio-is-integral.md @@ -2,7 +2,7 @@ id: 5900f4881000cf542c50ff9a title: >- Problem 283: Integer sided triangles for which the area / perimeter ratio is integral -challengeType: 5 +challengeType: 1 forumTopicId: 301934 dashedName: >- problem-283-integer-sided-triangles-for-which-the-area--perimeter-ratio-is-integral diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-284-steady-squares.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-284-steady-squares.md index 417ddd29482..d6c86b00055 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-284-steady-squares.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-284-steady-squares.md @@ -1,7 +1,7 @@ --- id: 5900f4891000cf542c50ff9b title: 'Problem 284: Steady Squares' -challengeType: 5 +challengeType: 1 forumTopicId: 301935 dashedName: problem-284-steady-squares --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-285-pythagorean-odds.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-285-pythagorean-odds.md index ad75e381a14..5c6e49167f9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-285-pythagorean-odds.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-285-pythagorean-odds.md @@ -1,7 +1,7 @@ --- id: 5900f48a1000cf542c50ff9c title: 'Problem 285: Pythagorean odds' -challengeType: 5 +challengeType: 1 forumTopicId: 301936 dashedName: problem-285-pythagorean-odds --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-286-scoring-probabilities.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-286-scoring-probabilities.md index 1e5a4445df9..26e3e198604 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-286-scoring-probabilities.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-286-scoring-probabilities.md @@ -1,7 +1,7 @@ --- id: 5900f48a1000cf542c50ff9d title: 'Problem 286: Scoring probabilities' -challengeType: 5 +challengeType: 1 forumTopicId: 301937 dashedName: problem-286-scoring-probabilities --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-287-quadtree-encoding-a-simple-compression-algorithm.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-287-quadtree-encoding-a-simple-compression-algorithm.md index c6b5bee51ee..0016dd73f29 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-287-quadtree-encoding-a-simple-compression-algorithm.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-287-quadtree-encoding-a-simple-compression-algorithm.md @@ -1,7 +1,7 @@ --- id: 5900f48b1000cf542c50ff9e title: 'Problem 287: Quadtree encoding (a simple compression algorithm)' -challengeType: 5 +challengeType: 1 forumTopicId: 301938 dashedName: problem-287-quadtree-encoding-a-simple-compression-algorithm --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-288-an-enormous-factorial.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-288-an-enormous-factorial.md index 6a4b1ea5896..fd30ed566d7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-288-an-enormous-factorial.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-288-an-enormous-factorial.md @@ -1,7 +1,7 @@ --- id: 5900f48d1000cf542c50ff9f title: 'Problem 288: An enormous factorial' -challengeType: 5 +challengeType: 1 forumTopicId: 301939 dashedName: problem-288-an-enormous-factorial --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-289-eulerian-cycles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-289-eulerian-cycles.md index d313645a22d..f45f837d698 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-289-eulerian-cycles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-289-eulerian-cycles.md @@ -1,7 +1,7 @@ --- id: 5900f48d1000cf542c50ffa0 title: 'Problem 289: Eulerian Cycles' -challengeType: 5 +challengeType: 1 forumTopicId: 301940 dashedName: problem-289-eulerian-cycles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-29-distinct-powers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-29-distinct-powers.md index 0fc363ab988..4b8f00162ee 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-29-distinct-powers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-29-distinct-powers.md @@ -1,7 +1,7 @@ --- id: 5900f3891000cf542c50fe9c title: 'Problem 29: Distinct powers' -challengeType: 5 +challengeType: 1 forumTopicId: 301941 dashedName: problem-29-distinct-powers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-290-digital-signature.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-290-digital-signature.md index 94390101756..a6b3636eefd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-290-digital-signature.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-290-digital-signature.md @@ -1,7 +1,7 @@ --- id: 5900f48f1000cf542c50ffa1 title: 'Problem 290: Digital Signature' -challengeType: 5 +challengeType: 1 forumTopicId: 301942 dashedName: problem-290-digital-signature --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-291-panaitopol-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-291-panaitopol-primes.md index 2922bdcbe5f..bb33727271a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-291-panaitopol-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-291-panaitopol-primes.md @@ -1,7 +1,7 @@ --- id: 5900f48f1000cf542c50ffa2 title: 'Problem 291: Panaitopol Primes' -challengeType: 5 +challengeType: 1 forumTopicId: 301943 dashedName: problem-291-panaitopol-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-292-pythagorean-polygons.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-292-pythagorean-polygons.md index 7f4ae442739..8e0dd899454 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-292-pythagorean-polygons.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-292-pythagorean-polygons.md @@ -1,7 +1,7 @@ --- id: 5900f4911000cf542c50ffa3 title: 'Problem 292: Pythagorean Polygons' -challengeType: 5 +challengeType: 1 forumTopicId: 301944 dashedName: problem-292-pythagorean-polygons --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-293-pseudo-fortunate-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-293-pseudo-fortunate-numbers.md index 2da024c9673..0c8076828de 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-293-pseudo-fortunate-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-293-pseudo-fortunate-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4931000cf542c50ffa4 title: 'Problem 293: Pseudo-Fortunate Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301945 dashedName: problem-293-pseudo-fortunate-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-294-sum-of-digits---experience-23.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-294-sum-of-digits---experience-23.md index 20216ace663..b32ebc882de 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-294-sum-of-digits---experience-23.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-294-sum-of-digits---experience-23.md @@ -1,7 +1,7 @@ --- id: 5900f4931000cf542c50ffa5 title: 'Problem 294: Sum of digits - experience #23' -challengeType: 5 +challengeType: 1 forumTopicId: 301946 dashedName: problem-294-sum-of-digits---experience-23 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-295-lenticular-holes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-295-lenticular-holes.md index c6cb54cc6a3..54ef688e22b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-295-lenticular-holes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-295-lenticular-holes.md @@ -1,7 +1,7 @@ --- id: 5900f4931000cf542c50ffa6 title: 'Problem 295: Lenticular holes' -challengeType: 5 +challengeType: 1 forumTopicId: 301947 dashedName: problem-295-lenticular-holes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-296-angular-bisector-and-tangent.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-296-angular-bisector-and-tangent.md index 9001b02c5f7..806828a809c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-296-angular-bisector-and-tangent.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-296-angular-bisector-and-tangent.md @@ -1,7 +1,7 @@ --- id: 5900f4941000cf542c50ffa7 title: 'Problem 296: Angular Bisector and Tangent' -challengeType: 5 +challengeType: 1 forumTopicId: 301948 dashedName: problem-296-angular-bisector-and-tangent --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-297-zeckendorf-representation.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-297-zeckendorf-representation.md index 8178fce31eb..55f3adbfd1c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-297-zeckendorf-representation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-297-zeckendorf-representation.md @@ -1,7 +1,7 @@ --- id: 5900f4951000cf542c50ffa8 title: 'Problem 297: Zeckendorf Representation' -challengeType: 5 +challengeType: 1 forumTopicId: 301949 dashedName: problem-297-zeckendorf-representation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-298-selective-amnesia.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-298-selective-amnesia.md index 66e95010d5c..cc787a72fd2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-298-selective-amnesia.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-298-selective-amnesia.md @@ -1,7 +1,7 @@ --- id: 5900f4971000cf542c50ffa9 title: 'Problem 298: Selective Amnesia' -challengeType: 5 +challengeType: 1 forumTopicId: 301950 dashedName: problem-298-selective-amnesia --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-299-three-similar-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-299-three-similar-triangles.md index 20a21fc7829..f12f154aea6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-299-three-similar-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-299-three-similar-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f4971000cf542c50ffaa title: 'Problem 299: Three similar triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 301951 dashedName: problem-299-three-similar-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-3-largest-prime-factor.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-3-largest-prime-factor.md index 0fbe58b9f1f..2961ac6b9c0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-3-largest-prime-factor.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-3-largest-prime-factor.md @@ -1,7 +1,7 @@ --- id: 5900f36f1000cf542c50fe82 title: 'Problem 3: Largest prime factor' -challengeType: 5 +challengeType: 1 forumTopicId: 301952 dashedName: problem-3-largest-prime-factor --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-30-digit-n-powers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-30-digit-n-powers.md index 1eb7fd409bb..1e7472bce84 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-30-digit-n-powers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-30-digit-n-powers.md @@ -1,7 +1,7 @@ --- id: 5900f38a1000cf542c50fe9d title: 'Problem 30: Digit n powers' -challengeType: 5 +challengeType: 1 forumTopicId: 301953 dashedName: problem-30-digit-n-powers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-300-protein-folding.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-300-protein-folding.md index 0d58795ae27..235032ed349 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-300-protein-folding.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-300-protein-folding.md @@ -1,7 +1,7 @@ --- id: 5900f49a1000cf542c50ffac title: 'Problem 300: Protein folding' -challengeType: 5 +challengeType: 1 forumTopicId: 301954 dashedName: problem-300-protein-folding --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-301-nim.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-301-nim.md index 064b907f8c5..b66b1b9ae06 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-301-nim.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-301-nim.md @@ -1,7 +1,7 @@ --- id: 5900f4991000cf542c50ffab title: 'Problem 301: Nim' -challengeType: 5 +challengeType: 1 forumTopicId: 301955 dashedName: problem-301-nim --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-302-strong-achilles-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-302-strong-achilles-numbers.md index a6a7c466451..4c5301c49bf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-302-strong-achilles-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-302-strong-achilles-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f49b1000cf542c50ffad title: 'Problem 302: Strong Achilles Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 301956 dashedName: problem-302-strong-achilles-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-303-multiples-with-small-digits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-303-multiples-with-small-digits.md index 75fca87cd5b..108d8bd39fc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-303-multiples-with-small-digits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-303-multiples-with-small-digits.md @@ -1,7 +1,7 @@ --- id: 5900f49b1000cf542c50ffae title: 'Problem 303: Multiples with small digits' -challengeType: 5 +challengeType: 1 forumTopicId: 301957 dashedName: problem-303-multiples-with-small-digits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-304-primonacci.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-304-primonacci.md index add0b83c8b9..a4939940a8f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-304-primonacci.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-304-primonacci.md @@ -1,7 +1,7 @@ --- id: 5900f49d1000cf542c50ffaf title: 'Problem 304: Primonacci' -challengeType: 5 +challengeType: 1 forumTopicId: 301958 dashedName: problem-304-primonacci --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-305-reflexive-position.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-305-reflexive-position.md index eff1a148a89..566e7b7b76c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-305-reflexive-position.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-305-reflexive-position.md @@ -1,7 +1,7 @@ --- id: 5900f49d1000cf542c50ffb0 title: 'Problem 305: Reflexive Position' -challengeType: 5 +challengeType: 1 forumTopicId: 301959 dashedName: problem-305-reflexive-position --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-306-paper-strip-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-306-paper-strip-game.md index 986c5928dd8..613af2c38fb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-306-paper-strip-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-306-paper-strip-game.md @@ -1,7 +1,7 @@ --- id: 5900f49f1000cf542c50ffb1 title: 'Problem 306: Paper-strip Game' -challengeType: 5 +challengeType: 1 forumTopicId: 301960 dashedName: problem-306-paper-strip-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-307-chip-defects.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-307-chip-defects.md index b23c87918d3..3f0fd2be0cb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-307-chip-defects.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-307-chip-defects.md @@ -1,7 +1,7 @@ --- id: 5900f4a01000cf542c50ffb2 title: 'Problem 307: Chip Defects' -challengeType: 5 +challengeType: 1 forumTopicId: 301961 dashedName: problem-307-chip-defects --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-308-an-amazing-prime-generating-automaton.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-308-an-amazing-prime-generating-automaton.md index 066f71c1056..22f3cabc900 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-308-an-amazing-prime-generating-automaton.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-308-an-amazing-prime-generating-automaton.md @@ -1,7 +1,7 @@ --- id: 5900f4a11000cf542c50ffb3 title: 'Problem 308: An amazing Prime-generating Automaton' -challengeType: 5 +challengeType: 1 forumTopicId: 301962 dashedName: problem-308-an-amazing-prime-generating-automaton --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-309-integer-ladders.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-309-integer-ladders.md index a20e4220c19..d7be6f1530d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-309-integer-ladders.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-309-integer-ladders.md @@ -1,7 +1,7 @@ --- id: 5900f4a11000cf542c50ffb4 title: 'Problem 309: Integer Ladders' -challengeType: 5 +challengeType: 1 forumTopicId: 301963 dashedName: problem-309-integer-ladders --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-31-coin-sums.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-31-coin-sums.md index 0826a685f4c..ae4372cd69f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-31-coin-sums.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-31-coin-sums.md @@ -1,7 +1,7 @@ --- id: 5900f38b1000cf542c50fe9e title: 'Problem 31: Coin sums' -challengeType: 5 +challengeType: 1 forumTopicId: 301965 dashedName: problem-31-coin-sums --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-310-nim-square.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-310-nim-square.md index db915fad799..4eacb352843 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-310-nim-square.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-310-nim-square.md @@ -1,7 +1,7 @@ --- id: 5900f4a21000cf542c50ffb5 title: 'Problem 310: Nim Square' -challengeType: 5 +challengeType: 1 forumTopicId: 301966 dashedName: problem-310-nim-square --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-311-biclinic-integral-quadrilaterals.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-311-biclinic-integral-quadrilaterals.md index dc235a53748..8337692aa49 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-311-biclinic-integral-quadrilaterals.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-311-biclinic-integral-quadrilaterals.md @@ -1,7 +1,7 @@ --- id: 5900f4a31000cf542c50ffb6 title: 'Problem 311: Biclinic Integral Quadrilaterals' -challengeType: 5 +challengeType: 1 forumTopicId: 301967 dashedName: problem-311-biclinic-integral-quadrilaterals --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-312-cyclic-paths-on-sierpiski-graphs.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-312-cyclic-paths-on-sierpiski-graphs.md index 99b4af5e0fc..d90dc2ae352 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-312-cyclic-paths-on-sierpiski-graphs.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-312-cyclic-paths-on-sierpiski-graphs.md @@ -1,7 +1,7 @@ --- id: 5900f4a51000cf542c50ffb7 title: 'Problem 312: Cyclic paths on Sierpiński graphs' -challengeType: 5 +challengeType: 1 forumTopicId: 301968 dashedName: problem-312-cyclic-paths-on-sierpiski-graphs --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-313-sliding-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-313-sliding-game.md index b56e4ac2df3..2b62f881a70 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-313-sliding-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-313-sliding-game.md @@ -1,7 +1,7 @@ --- id: 5900f4a61000cf542c50ffb8 title: 'Problem 313: Sliding game' -challengeType: 5 +challengeType: 1 forumTopicId: 301969 dashedName: problem-313-sliding-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-314-the-mouse-on-the-moon.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-314-the-mouse-on-the-moon.md index 5a13d8495b5..2266fd3a7af 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-314-the-mouse-on-the-moon.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-314-the-mouse-on-the-moon.md @@ -1,7 +1,7 @@ --- id: 5900f4a71000cf542c50ffb9 title: 'Problem 314: The Mouse on the Moon' -challengeType: 5 +challengeType: 1 forumTopicId: 301970 dashedName: problem-314-the-mouse-on-the-moon --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-315-digital-root-clocks.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-315-digital-root-clocks.md index fe73d0451f3..d69506d1b93 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-315-digital-root-clocks.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-315-digital-root-clocks.md @@ -1,7 +1,7 @@ --- id: 5900f4a71000cf542c50ffba title: 'Problem 315: Digital root clocks' -challengeType: 5 +challengeType: 1 forumTopicId: 301971 dashedName: problem-315-digital-root-clocks --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-316-numbers-in-decimal-expansions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-316-numbers-in-decimal-expansions.md index 391ed260ee6..991df99ffa1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-316-numbers-in-decimal-expansions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-316-numbers-in-decimal-expansions.md @@ -1,7 +1,7 @@ --- id: 5900f4a81000cf542c50ffbb title: 'Problem 316: Numbers in decimal expansions' -challengeType: 5 +challengeType: 1 forumTopicId: 301972 dashedName: problem-316-numbers-in-decimal-expansions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-317-firecracker.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-317-firecracker.md index 0a2bd30c688..f9715cfd8df 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-317-firecracker.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-317-firecracker.md @@ -1,7 +1,7 @@ --- id: 5900f4aa1000cf542c50ffbc title: 'Problem 317: Firecracker' -challengeType: 5 +challengeType: 1 forumTopicId: 301973 dashedName: problem-317-firecracker --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-318-2011-nines.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-318-2011-nines.md index b1e3e8a8018..0b00fa2d7fc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-318-2011-nines.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-318-2011-nines.md @@ -1,7 +1,7 @@ --- id: 5900f4ab1000cf542c50ffbd title: 'Problem 318: 2011 nines' -challengeType: 5 +challengeType: 1 forumTopicId: 301974 dashedName: problem-318-2011-nines --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-319-bounded-sequences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-319-bounded-sequences.md index c8c65d55318..36341fac54b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-319-bounded-sequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-319-bounded-sequences.md @@ -1,7 +1,7 @@ --- id: 5900f4ab1000cf542c50ffbe title: 'Problem 319: Bounded Sequences' -challengeType: 5 +challengeType: 1 forumTopicId: 301975 dashedName: problem-319-bounded-sequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-32-pandigital-products.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-32-pandigital-products.md index fe1724d44f7..5fe7d0495c5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-32-pandigital-products.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-32-pandigital-products.md @@ -1,7 +1,7 @@ --- id: 5900f38c1000cf542c50fe9f title: 'Problem 32: Pandigital products' -challengeType: 5 +challengeType: 1 forumTopicId: 301976 dashedName: problem-32-pandigital-products --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-320-factorials-divisible-by-a-huge-integer.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-320-factorials-divisible-by-a-huge-integer.md index 7695a3cfaa1..b0f0cc5c6ae 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-320-factorials-divisible-by-a-huge-integer.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-320-factorials-divisible-by-a-huge-integer.md @@ -1,7 +1,7 @@ --- id: 5900f4ae1000cf542c50ffbf title: 'Problem 320: Factorials divisible by a huge integer' -challengeType: 5 +challengeType: 1 forumTopicId: 301977 dashedName: problem-320-factorials-divisible-by-a-huge-integer --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-321-swapping-counters.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-321-swapping-counters.md index d463100407e..584763b700b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-321-swapping-counters.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-321-swapping-counters.md @@ -1,7 +1,7 @@ --- id: 5900f4ae1000cf542c50ffc0 title: 'Problem 321: Swapping Counters' -challengeType: 5 +challengeType: 1 forumTopicId: 301978 dashedName: problem-321-swapping-counters --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-322-binomial-coefficients-divisible-by-10.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-322-binomial-coefficients-divisible-by-10.md index d532a4a95d2..2c1725a5c4b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-322-binomial-coefficients-divisible-by-10.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-322-binomial-coefficients-divisible-by-10.md @@ -1,7 +1,7 @@ --- id: 5900f4af1000cf542c50ffc1 title: 'Problem 322: Binomial coefficients divisible by 10' -challengeType: 5 +challengeType: 1 forumTopicId: 301979 dashedName: problem-322-binomial-coefficients-divisible-by-10 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-323-bitwise-or-operations-on-random-integers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-323-bitwise-or-operations-on-random-integers.md index f9c136202a3..7cd5acf36cc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-323-bitwise-or-operations-on-random-integers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-323-bitwise-or-operations-on-random-integers.md @@ -1,7 +1,7 @@ --- id: 5900f4b01000cf542c50ffc2 title: 'Problem 323: Bitwise-OR operations on random integers' -challengeType: 5 +challengeType: 1 forumTopicId: 301980 dashedName: problem-323-bitwise-or-operations-on-random-integers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-324-building-a-tower.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-324-building-a-tower.md index b2da2925c43..492e7aa030c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-324-building-a-tower.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-324-building-a-tower.md @@ -1,7 +1,7 @@ --- id: 5900f4b11000cf542c50ffc3 title: 'Problem 324: Building a tower' -challengeType: 5 +challengeType: 1 forumTopicId: 301981 dashedName: problem-324-building-a-tower --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-325-stone-game-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-325-stone-game-ii.md index bc828c87e24..b1392c1e246 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-325-stone-game-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-325-stone-game-ii.md @@ -1,7 +1,7 @@ --- id: 5900f4b11000cf542c50ffc4 title: 'Problem 325: Stone Game II' -challengeType: 5 +challengeType: 1 forumTopicId: 301982 dashedName: problem-325-stone-game-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-326-modulo-summations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-326-modulo-summations.md index 03e4f6359f9..e43a4a9f23c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-326-modulo-summations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-326-modulo-summations.md @@ -1,7 +1,7 @@ --- id: 5900f4b21000cf542c50ffc5 title: 'Problem 326: Modulo Summations' -challengeType: 5 +challengeType: 1 forumTopicId: 301983 dashedName: problem-326-modulo-summations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-327-rooms-of-doom.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-327-rooms-of-doom.md index e1714be1e69..96f4d4ab618 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-327-rooms-of-doom.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-327-rooms-of-doom.md @@ -1,7 +1,7 @@ --- id: 5900f4b31000cf542c50ffc6 title: 'Problem 327: Rooms of Doom' -challengeType: 5 +challengeType: 1 forumTopicId: 301984 dashedName: problem-327-rooms-of-doom --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-328-lowest-cost-search.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-328-lowest-cost-search.md index 7cb9e0d86e7..3d3d44147e3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-328-lowest-cost-search.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-328-lowest-cost-search.md @@ -1,7 +1,7 @@ --- id: 5900f4b41000cf542c50ffc7 title: 'Problem 328: Lowest-cost Search' -challengeType: 5 +challengeType: 1 forumTopicId: 301985 dashedName: problem-328-lowest-cost-search --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-329-prime-frog.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-329-prime-frog.md index 54f72db23f4..e14df07e58a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-329-prime-frog.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-329-prime-frog.md @@ -1,7 +1,7 @@ --- id: 5900f4b51000cf542c50ffc8 title: 'Problem 329: Prime Frog' -challengeType: 5 +challengeType: 1 forumTopicId: 301986 dashedName: problem-329-prime-frog --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-33-digit-cancelling-fractions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-33-digit-cancelling-fractions.md index ec7756e9451..5419f2f8270 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-33-digit-cancelling-fractions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-33-digit-cancelling-fractions.md @@ -1,7 +1,7 @@ --- id: 5900f38d1000cf542c50fea0 title: 'Problem 33: Digit cancelling fractions' -challengeType: 5 +challengeType: 1 forumTopicId: 301987 dashedName: problem-33-digit-cancelling-fractions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-330-eulers-number.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-330-eulers-number.md index d79904dedb4..07d3dde36ba 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-330-eulers-number.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-330-eulers-number.md @@ -1,7 +1,7 @@ --- id: 5900f4b71000cf542c50ffc9 title: 'Problem 330: Euler''s Number' -challengeType: 5 +challengeType: 1 forumTopicId: 301988 dashedName: problem-330-eulers-number --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-331-cross-flips.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-331-cross-flips.md index 024faedcfd7..03b30215538 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-331-cross-flips.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-331-cross-flips.md @@ -1,7 +1,7 @@ --- id: 5900f4b71000cf542c50ffca title: 'Problem 331: Cross flips' -challengeType: 5 +challengeType: 1 forumTopicId: 301989 dashedName: problem-331-cross-flips --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-332-spherical-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-332-spherical-triangles.md index c09640cdefe..45dcdd790ec 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-332-spherical-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-332-spherical-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f4b91000cf542c50ffcb title: 'Problem 332: Spherical triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 301990 dashedName: problem-332-spherical-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-333-special-partitions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-333-special-partitions.md index 35023e98377..04f147bf860 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-333-special-partitions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-333-special-partitions.md @@ -1,7 +1,7 @@ --- id: 5900f4b91000cf542c50ffcc title: 'Problem 333: Special partitions' -challengeType: 5 +challengeType: 1 forumTopicId: 301991 dashedName: problem-333-special-partitions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-334-spilling-the-beans.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-334-spilling-the-beans.md index bc5e4a11e7f..44541830f9b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-334-spilling-the-beans.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-334-spilling-the-beans.md @@ -1,7 +1,7 @@ --- id: 5900f4ba1000cf542c50ffcd title: 'Problem 334: Spilling the beans' -challengeType: 5 +challengeType: 1 forumTopicId: 301992 dashedName: problem-334-spilling-the-beans --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-335-gathering-the-beans.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-335-gathering-the-beans.md index f20d369ff8d..b871f96d6c9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-335-gathering-the-beans.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-335-gathering-the-beans.md @@ -1,7 +1,7 @@ --- id: 5900f4bd1000cf542c50ffce title: 'Problem 335: Gathering the beans' -challengeType: 5 +challengeType: 1 forumTopicId: 301993 dashedName: problem-335-gathering-the-beans --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-336-maximix-arrangements.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-336-maximix-arrangements.md index e767debe057..dc3c704a151 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-336-maximix-arrangements.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-336-maximix-arrangements.md @@ -1,7 +1,7 @@ --- id: 5900f4bd1000cf542c50ffcf title: 'Problem 336: Maximix Arrangements' -challengeType: 5 +challengeType: 1 forumTopicId: 301994 dashedName: problem-336-maximix-arrangements --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-337-totient-stairstep-sequences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-337-totient-stairstep-sequences.md index a0298d41706..ed090ed3f86 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-337-totient-stairstep-sequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-337-totient-stairstep-sequences.md @@ -1,7 +1,7 @@ --- id: 5900f4be1000cf542c50ffd0 title: 'Problem 337: Totient Stairstep Sequences' -challengeType: 5 +challengeType: 1 forumTopicId: 301995 dashedName: problem-337-totient-stairstep-sequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-338-cutting-rectangular-grid-paper.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-338-cutting-rectangular-grid-paper.md index 7039c9e8af5..c0c2bbc8beb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-338-cutting-rectangular-grid-paper.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-338-cutting-rectangular-grid-paper.md @@ -1,7 +1,7 @@ --- id: 5900f4be1000cf542c50ffd1 title: 'Problem 338: Cutting Rectangular Grid Paper' -challengeType: 5 +challengeType: 1 forumTopicId: 301996 dashedName: problem-338-cutting-rectangular-grid-paper --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-339-peredur-fab-efrawg.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-339-peredur-fab-efrawg.md index c080309b34e..7c1934c581b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-339-peredur-fab-efrawg.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-339-peredur-fab-efrawg.md @@ -1,7 +1,7 @@ --- id: 5900f4c01000cf542c50ffd2 title: 'Problem 339: Peredur fab Efrawg' -challengeType: 5 +challengeType: 1 forumTopicId: 301997 dashedName: problem-339-peredur-fab-efrawg --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-34-digit-factorials.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-34-digit-factorials.md index 080d068344e..2eb87f93ba1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-34-digit-factorials.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-34-digit-factorials.md @@ -1,7 +1,7 @@ --- id: 5900f38e1000cf542c50fea1 title: 'Problem 34: Digit factorials' -challengeType: 5 +challengeType: 1 forumTopicId: 301998 dashedName: problem-34-digit-factorials --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-340-crazy-function.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-340-crazy-function.md index 64a26640d04..eeee6c9c868 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-340-crazy-function.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-340-crazy-function.md @@ -1,7 +1,7 @@ --- id: 5900f4c21000cf542c50ffd4 title: 'Problem 340: Crazy Function' -challengeType: 5 +challengeType: 1 forumTopicId: 301999 dashedName: problem-340-crazy-function --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-341-golombs-self-describing-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-341-golombs-self-describing-sequence.md index 52f97bace42..989907ccbb4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-341-golombs-self-describing-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-341-golombs-self-describing-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f4c11000cf542c50ffd3 title: 'Problem 341: Golomb''s self-describing sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 302000 dashedName: problem-341-golombs-self-describing-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-342-the-totient-of-a-square-is-a-cube.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-342-the-totient-of-a-square-is-a-cube.md index 950e7d65353..85990bc5b54 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-342-the-totient-of-a-square-is-a-cube.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-342-the-totient-of-a-square-is-a-cube.md @@ -1,7 +1,7 @@ --- id: 5900f4c31000cf542c50ffd5 title: 'Problem 342: The totient of a square is a cube' -challengeType: 5 +challengeType: 1 forumTopicId: 302001 dashedName: problem-342-the-totient-of-a-square-is-a-cube --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-343-fractional-sequences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-343-fractional-sequences.md index 65410d7642e..f284af9e94b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-343-fractional-sequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-343-fractional-sequences.md @@ -1,7 +1,7 @@ --- id: 5900f4c41000cf542c50ffd6 title: 'Problem 343: Fractional Sequences' -challengeType: 5 +challengeType: 1 forumTopicId: 302002 dashedName: problem-343-fractional-sequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-344-silver-dollar-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-344-silver-dollar-game.md index d3ee3fc7c5b..7e8cf816e6b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-344-silver-dollar-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-344-silver-dollar-game.md @@ -1,7 +1,7 @@ --- id: 5900f4c51000cf542c50ffd7 title: 'Problem 344: Silver dollar game' -challengeType: 5 +challengeType: 1 forumTopicId: 302003 dashedName: problem-344-silver-dollar-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-345-matrix-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-345-matrix-sum.md index f82ee9711fa..cf884f8734e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-345-matrix-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-345-matrix-sum.md @@ -1,7 +1,7 @@ --- id: 5900f4c81000cf542c50ffda title: 'Problem 345: Matrix Sum' -challengeType: 5 +challengeType: 1 forumTopicId: 302004 dashedName: problem-345-matrix-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-346-strong-repunits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-346-strong-repunits.md index 88c4634715f..98b7cc48b2f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-346-strong-repunits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-346-strong-repunits.md @@ -1,7 +1,7 @@ --- id: 5900f4c71000cf542c50ffd8 title: 'Problem 346: Strong Repunits' -challengeType: 5 +challengeType: 1 forumTopicId: 302005 dashedName: problem-346-strong-repunits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-347-largest-integer-divisible-by-two-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-347-largest-integer-divisible-by-two-primes.md index 9924ba3fabd..15174e82655 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-347-largest-integer-divisible-by-two-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-347-largest-integer-divisible-by-two-primes.md @@ -1,7 +1,7 @@ --- id: 5900f4c81000cf542c50ffd9 title: 'Problem 347: Largest integer divisible by two primes' -challengeType: 5 +challengeType: 1 forumTopicId: 302006 dashedName: problem-347-largest-integer-divisible-by-two-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-348-sum-of-a-square-and-a-cube.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-348-sum-of-a-square-and-a-cube.md index 0c4cc341218..c2447c6c908 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-348-sum-of-a-square-and-a-cube.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-348-sum-of-a-square-and-a-cube.md @@ -1,7 +1,7 @@ --- id: 5900f4c81000cf542c50ffdb title: 'Problem 348: Sum of a square and a cube' -challengeType: 5 +challengeType: 1 forumTopicId: 302007 dashedName: problem-348-sum-of-a-square-and-a-cube --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-349-langtons-ant.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-349-langtons-ant.md index 156d06cb3a2..71fe17860a2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-349-langtons-ant.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-349-langtons-ant.md @@ -1,7 +1,7 @@ --- id: 5900f4ca1000cf542c50ffdc title: 'Problem 349: Langton''s ant' -challengeType: 5 +challengeType: 1 forumTopicId: 302008 dashedName: problem-349-langtons-ant --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-35-circular-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-35-circular-primes.md index 9abfdee8ae1..f87d29775fc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-35-circular-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-35-circular-primes.md @@ -1,7 +1,7 @@ --- id: 5900f38f1000cf542c50fea2 title: 'Problem 35: Circular primes' -challengeType: 5 +challengeType: 1 forumTopicId: 302009 dashedName: problem-35-circular-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-350-constraining-the-least-greatest-and-the-greatest-least.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-350-constraining-the-least-greatest-and-the-greatest-least.md index 5076c24f2ac..c5f4e5a2288 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-350-constraining-the-least-greatest-and-the-greatest-least.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-350-constraining-the-least-greatest-and-the-greatest-least.md @@ -1,7 +1,7 @@ --- id: 5900f4cb1000cf542c50ffdd title: 'Problem 350: Constraining the least greatest and the greatest least' -challengeType: 5 +challengeType: 1 forumTopicId: 302010 dashedName: problem-350-constraining-the-least-greatest-and-the-greatest-least --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-351-hexagonal-orchards.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-351-hexagonal-orchards.md index 87af2e2c502..75c78da3044 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-351-hexagonal-orchards.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-351-hexagonal-orchards.md @@ -1,7 +1,7 @@ --- id: 5900f4cb1000cf542c50ffde title: 'Problem 351: Hexagonal orchards' -challengeType: 5 +challengeType: 1 forumTopicId: 302011 dashedName: problem-351-hexagonal-orchards --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-352-blood-tests.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-352-blood-tests.md index d9e1197cb35..b0de4ec7213 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-352-blood-tests.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-352-blood-tests.md @@ -1,7 +1,7 @@ --- id: 5900f4cd1000cf542c50ffdf title: 'Problem 352: Blood tests' -challengeType: 5 +challengeType: 1 forumTopicId: 302012 dashedName: problem-352-blood-tests --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-353-risky-moon.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-353-risky-moon.md index 3973a53ee32..83cb0d40c9e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-353-risky-moon.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-353-risky-moon.md @@ -1,7 +1,7 @@ --- id: 5900f4cd1000cf542c50ffe0 title: 'Problem 353: Risky moon' -challengeType: 5 +challengeType: 1 forumTopicId: 302013 dashedName: problem-353-risky-moon --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-354-distances-in-a-bees-honeycomb.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-354-distances-in-a-bees-honeycomb.md index bac01eaaa70..f60039e5fdd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-354-distances-in-a-bees-honeycomb.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-354-distances-in-a-bees-honeycomb.md @@ -1,7 +1,7 @@ --- id: 5900f4cf1000cf542c50ffe1 title: 'Problem 354: Distances in a bee''s honeycomb' -challengeType: 5 +challengeType: 1 forumTopicId: 302014 dashedName: problem-354-distances-in-a-bees-honeycomb --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-355-maximal-coprime-subset.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-355-maximal-coprime-subset.md index 8c693f1d43b..a7e2179ec87 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-355-maximal-coprime-subset.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-355-maximal-coprime-subset.md @@ -1,7 +1,7 @@ --- id: 5900f4d01000cf542c50ffe2 title: 'Problem 355: Maximal coprime subset' -challengeType: 5 +challengeType: 1 forumTopicId: 302015 dashedName: problem-355-maximal-coprime-subset --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-356-largest-roots-of-cubic-polynomials.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-356-largest-roots-of-cubic-polynomials.md index a4e371998d8..ec4939b68f1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-356-largest-roots-of-cubic-polynomials.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-356-largest-roots-of-cubic-polynomials.md @@ -1,7 +1,7 @@ --- id: 5900f4d01000cf542c50ffe3 title: 'Problem 356: Largest roots of cubic polynomials' -challengeType: 5 +challengeType: 1 forumTopicId: 302016 dashedName: problem-356-largest-roots-of-cubic-polynomials --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-357-prime-generating-integers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-357-prime-generating-integers.md index 6483905ad48..003fc35bdd6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-357-prime-generating-integers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-357-prime-generating-integers.md @@ -1,7 +1,7 @@ --- id: 5900f4d11000cf542c50ffe4 title: 'Problem 357: Prime generating integers' -challengeType: 5 +challengeType: 1 forumTopicId: 302017 dashedName: problem-357-prime-generating-integers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-358-cyclic-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-358-cyclic-numbers.md index b77898cce55..b298050648d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-358-cyclic-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-358-cyclic-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4d21000cf542c50ffe5 title: 'Problem 358: Cyclic numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302018 dashedName: problem-358-cyclic-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-359-hilberts-new-hotel.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-359-hilberts-new-hotel.md index 6e11ecef9a2..1fd01d0a3da 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-359-hilberts-new-hotel.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-359-hilberts-new-hotel.md @@ -1,7 +1,7 @@ --- id: 5900f4d31000cf542c50ffe6 title: 'Problem 359: Hilbert''s New Hotel' -challengeType: 5 +challengeType: 1 forumTopicId: 302019 dashedName: problem-359-hilberts-new-hotel --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-36-double-base-palindromes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-36-double-base-palindromes.md index 359211b5301..9793d760c20 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-36-double-base-palindromes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-36-double-base-palindromes.md @@ -1,7 +1,7 @@ --- id: 5900f3901000cf542c50fea3 title: 'Problem 36: Double-base palindromes' -challengeType: 5 +challengeType: 1 forumTopicId: 302020 dashedName: problem-36-double-base-palindromes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-360-scary-sphere.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-360-scary-sphere.md index f04364484f1..932a0a9dc4e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-360-scary-sphere.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-360-scary-sphere.md @@ -1,7 +1,7 @@ --- id: 5900f4d41000cf542c50ffe7 title: 'Problem 360: Scary Sphere' -challengeType: 5 +challengeType: 1 forumTopicId: 302021 dashedName: problem-360-scary-sphere --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-361-subsequence-of-thue-morse-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-361-subsequence-of-thue-morse-sequence.md index e137ee147d9..60d72bff3e9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-361-subsequence-of-thue-morse-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-361-subsequence-of-thue-morse-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f4d51000cf542c50ffe8 title: 'Problem 361: Subsequence of Thue-Morse sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 302022 dashedName: problem-361-subsequence-of-thue-morse-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-362-squarefree-factors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-362-squarefree-factors.md index 50d4cc15399..19f6b0f9cdc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-362-squarefree-factors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-362-squarefree-factors.md @@ -1,7 +1,7 @@ --- id: 5900f4d61000cf542c50ffe9 title: 'Problem 362: Squarefree factors' -challengeType: 5 +challengeType: 1 forumTopicId: 302023 dashedName: problem-362-squarefree-factors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-363-bzier-curves.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-363-bzier-curves.md index abdff284c0c..78c4885b0ec 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-363-bzier-curves.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-363-bzier-curves.md @@ -1,7 +1,7 @@ --- id: 5900f4d91000cf542c50ffeb title: 'Problem 363: Bézier Curves' -challengeType: 5 +challengeType: 1 forumTopicId: 302024 dashedName: problem-363-bzier-curves --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-364-comfortable-distance.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-364-comfortable-distance.md index 20f7f2131c2..3ee50dbdde7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-364-comfortable-distance.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-364-comfortable-distance.md @@ -1,7 +1,7 @@ --- id: 5900f4d91000cf542c50ffea title: 'Problem 364: Comfortable distance' -challengeType: 5 +challengeType: 1 forumTopicId: 302025 dashedName: problem-364-comfortable-distance --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-365-a-huge-binomial-coefficient.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-365-a-huge-binomial-coefficient.md index 3c778cb1f74..46dc7abf5d6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-365-a-huge-binomial-coefficient.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-365-a-huge-binomial-coefficient.md @@ -1,7 +1,7 @@ --- id: 5900f4da1000cf542c50ffec title: 'Problem 365: A huge binomial coefficient' -challengeType: 5 +challengeType: 1 forumTopicId: 302026 dashedName: problem-365-a-huge-binomial-coefficient --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-366-stone-game-iii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-366-stone-game-iii.md index 85cf7925c39..e4c51cb8c50 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-366-stone-game-iii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-366-stone-game-iii.md @@ -1,7 +1,7 @@ --- id: 5900f4da1000cf542c50ffed title: 'Problem 366: Stone Game III' -challengeType: 5 +challengeType: 1 forumTopicId: 302027 dashedName: problem-366-stone-game-iii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-367-bozo-sort.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-367-bozo-sort.md index 2497cd85edc..01a24b3c665 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-367-bozo-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-367-bozo-sort.md @@ -1,7 +1,7 @@ --- id: 5900f4db1000cf542c50ffee title: 'Problem 367: Bozo sort' -challengeType: 5 +challengeType: 1 forumTopicId: 302028 dashedName: problem-367-bozo-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-368-a-kempner-like-series.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-368-a-kempner-like-series.md index 48cecc95ca3..afc2e6dc9b8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-368-a-kempner-like-series.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-368-a-kempner-like-series.md @@ -1,7 +1,7 @@ --- id: 5900f4dd1000cf542c50ffef title: 'Problem 368: A Kempner-like series' -challengeType: 5 +challengeType: 1 forumTopicId: 302029 dashedName: problem-368-a-kempner-like-series --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-369-badugi.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-369-badugi.md index ce8f9a6e5a5..b297bf965da 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-369-badugi.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-369-badugi.md @@ -1,7 +1,7 @@ --- id: 5900f4de1000cf542c50fff0 title: 'Problem 369: Badugi' -challengeType: 5 +challengeType: 1 forumTopicId: 302030 dashedName: problem-369-badugi --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-37-truncatable-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-37-truncatable-primes.md index 7cac6e4ddb3..5d4c80d5252 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-37-truncatable-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-37-truncatable-primes.md @@ -1,7 +1,7 @@ --- id: 5900f3911000cf542c50fea4 title: 'Problem 37: Truncatable primes' -challengeType: 5 +challengeType: 1 forumTopicId: 302031 dashedName: problem-37-truncatable-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-370-geometric-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-370-geometric-triangles.md index c26ef2220c9..dd37d167a05 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-370-geometric-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-370-geometric-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f4de1000cf542c50fff1 title: 'Problem 370: Geometric triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 302032 dashedName: problem-370-geometric-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-371-licence-plates.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-371-licence-plates.md index a0a1acadce5..dee9928047e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-371-licence-plates.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-371-licence-plates.md @@ -1,7 +1,7 @@ --- id: 5900f4e01000cf542c50fff2 title: 'Problem 371: Licence plates' -challengeType: 5 +challengeType: 1 forumTopicId: 302033 dashedName: problem-371-licence-plates --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-372-pencils-of-rays.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-372-pencils-of-rays.md index 9f39453ab4e..9a8e0ff315d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-372-pencils-of-rays.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-372-pencils-of-rays.md @@ -1,7 +1,7 @@ --- id: 5900f4e11000cf542c50fff3 title: 'Problem 372: Pencils of rays' -challengeType: 5 +challengeType: 1 forumTopicId: 302034 dashedName: problem-372-pencils-of-rays --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-373-circumscribed-circles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-373-circumscribed-circles.md index c50df93cd82..dbe4e1d47e4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-373-circumscribed-circles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-373-circumscribed-circles.md @@ -1,7 +1,7 @@ --- id: 5900f4e11000cf542c50fff4 title: 'Problem 373: Circumscribed Circles' -challengeType: 5 +challengeType: 1 forumTopicId: 302035 dashedName: problem-373-circumscribed-circles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-374-maximum-integer-partition-product.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-374-maximum-integer-partition-product.md index febbdf883bd..e2578270e64 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-374-maximum-integer-partition-product.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-374-maximum-integer-partition-product.md @@ -1,7 +1,7 @@ --- id: 5900f4e51000cf542c50fff6 title: 'Problem 374: Maximum Integer Partition Product' -challengeType: 5 +challengeType: 1 forumTopicId: 302036 dashedName: problem-374-maximum-integer-partition-product --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-375-minimum-of-subsequences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-375-minimum-of-subsequences.md index 314922eeb3e..2b3b9c73114 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-375-minimum-of-subsequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-375-minimum-of-subsequences.md @@ -1,7 +1,7 @@ --- id: 5900f4e41000cf542c50fff5 title: 'Problem 375: Minimum of subsequences' -challengeType: 5 +challengeType: 1 forumTopicId: 302037 dashedName: problem-375-minimum-of-subsequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-376-nontransitive-sets-of-dice.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-376-nontransitive-sets-of-dice.md index b326d1d65d8..a6c6ffb8fbc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-376-nontransitive-sets-of-dice.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-376-nontransitive-sets-of-dice.md @@ -1,7 +1,7 @@ --- id: 5900f4e51000cf542c50fff7 title: 'Problem 376: Nontransitive sets of dice' -challengeType: 5 +challengeType: 1 forumTopicId: 302038 dashedName: problem-376-nontransitive-sets-of-dice --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-377-sum-of-digits-experience-13.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-377-sum-of-digits-experience-13.md index 66868c039a9..ff149a27b28 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-377-sum-of-digits-experience-13.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-377-sum-of-digits-experience-13.md @@ -1,7 +1,7 @@ --- id: 5900f4e51000cf542c50fff8 title: 'Problem 377: Sum of digits, experience 13' -challengeType: 5 +challengeType: 1 forumTopicId: 302039 dashedName: problem-377-sum-of-digits-experience-13 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-378-triangle-triples.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-378-triangle-triples.md index 5fda48fc4db..e72ba4316c9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-378-triangle-triples.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-378-triangle-triples.md @@ -1,7 +1,7 @@ --- id: 5900f4e61000cf542c50fff9 title: 'Problem 378: Triangle Triples' -challengeType: 5 +challengeType: 1 forumTopicId: 302040 dashedName: problem-378-triangle-triples --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-379-least-common-multiple-count.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-379-least-common-multiple-count.md index 9ae9c6d3c15..0f2fb896572 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-379-least-common-multiple-count.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-379-least-common-multiple-count.md @@ -1,7 +1,7 @@ --- id: 5900f4e81000cf542c50fffa title: 'Problem 379: Least common multiple count' -challengeType: 5 +challengeType: 1 forumTopicId: 302041 dashedName: problem-379-least-common-multiple-count --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-38-pandigital-multiples.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-38-pandigital-multiples.md index e385d29d0fe..5ee26df1f5e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-38-pandigital-multiples.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-38-pandigital-multiples.md @@ -1,7 +1,7 @@ --- id: 5900f3931000cf542c50fea5 title: 'Problem 38: Pandigital multiples' -challengeType: 5 +challengeType: 1 forumTopicId: 302042 dashedName: problem-38-pandigital-multiples --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-380-amazing-mazes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-380-amazing-mazes.md index 5fbfe5f6c6d..e3d7c665fac 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-380-amazing-mazes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-380-amazing-mazes.md @@ -1,7 +1,7 @@ --- id: 5900f4e81000cf542c50fffb title: 'Problem 380: Amazing Mazes!' -challengeType: 5 +challengeType: 1 forumTopicId: 302044 dashedName: problem-380-amazing-mazes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-381-prime-k-factorial.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-381-prime-k-factorial.md index 1c5cb8b322a..21d1936ca57 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-381-prime-k-factorial.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-381-prime-k-factorial.md @@ -1,7 +1,7 @@ --- id: 5900f4ea1000cf542c50fffc title: 'Problem 381: (prime-k) factorial' -challengeType: 5 +challengeType: 1 forumTopicId: 302045 dashedName: problem-381-prime-k-factorial --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-382-generating-polygons.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-382-generating-polygons.md index 9b829c6f052..605495d8fed 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-382-generating-polygons.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-382-generating-polygons.md @@ -1,7 +1,7 @@ --- id: 5900f4eb1000cf542c50fffd title: 'Problem 382: Generating polygons' -challengeType: 5 +challengeType: 1 forumTopicId: 302046 dashedName: problem-382-generating-polygons --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-383-divisibility-comparison-between-factorials.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-383-divisibility-comparison-between-factorials.md index e626c7eb7a0..4a851985199 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-383-divisibility-comparison-between-factorials.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-383-divisibility-comparison-between-factorials.md @@ -1,7 +1,7 @@ --- id: 5900f4ed1000cf542c50ffff title: 'Problem 383: Divisibility comparison between factorials' -challengeType: 5 +challengeType: 1 forumTopicId: 302047 dashedName: problem-383-divisibility-comparison-between-factorials --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-384-rudin-shapiro-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-384-rudin-shapiro-sequence.md index 3f7783f809e..d1dd089852a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-384-rudin-shapiro-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-384-rudin-shapiro-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f4ed1000cf542c50fffe title: 'Problem 384: Rudin-Shapiro sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 302048 dashedName: problem-384-rudin-shapiro-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-385-ellipses-inside-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-385-ellipses-inside-triangles.md index f660a35ea2a..aef1ea66857 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-385-ellipses-inside-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-385-ellipses-inside-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f4ee1000cf542c510000 title: 'Problem 385: Ellipses inside triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 302049 dashedName: problem-385-ellipses-inside-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-386-maximum-length-of-an-antichain.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-386-maximum-length-of-an-antichain.md index 4b9e2557f11..de0614e4651 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-386-maximum-length-of-an-antichain.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-386-maximum-length-of-an-antichain.md @@ -1,7 +1,7 @@ --- id: 5900f4ef1000cf542c510001 title: 'Problem 386: Maximum length of an antichain' -challengeType: 5 +challengeType: 1 forumTopicId: 302050 dashedName: problem-386-maximum-length-of-an-antichain --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-387-harshad-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-387-harshad-numbers.md index be8569bcbd1..2b2ccbbaa0e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-387-harshad-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-387-harshad-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4f11000cf542c510003 title: 'Problem 387: Harshad Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302051 dashedName: problem-387-harshad-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-388-distinct-lines.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-388-distinct-lines.md index 02214993516..4ff7f140070 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-388-distinct-lines.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-388-distinct-lines.md @@ -1,7 +1,7 @@ --- id: 5900f4f11000cf542c510002 title: 'Problem 388: Distinct Lines' -challengeType: 5 +challengeType: 1 forumTopicId: 302052 dashedName: problem-388-distinct-lines --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-389-platonic-dice.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-389-platonic-dice.md index 3c82720abcb..081791ffe3b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-389-platonic-dice.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-389-platonic-dice.md @@ -1,7 +1,7 @@ --- id: 5900f4f21000cf542c510004 title: 'Problem 389: Platonic Dice' -challengeType: 5 +challengeType: 1 forumTopicId: 302053 dashedName: problem-389-platonic-dice --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-39-integer-right-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-39-integer-right-triangles.md index d19bb816b7f..f1957262624 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-39-integer-right-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-39-integer-right-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f3931000cf542c50fea6 title: 'Problem 39: Integer right triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 302054 dashedName: problem-39-integer-right-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-390-triangles-with-non-rational-sides-and-integral-area.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-390-triangles-with-non-rational-sides-and-integral-area.md index 6a8c5ab0087..fa9e6f08884 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-390-triangles-with-non-rational-sides-and-integral-area.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-390-triangles-with-non-rational-sides-and-integral-area.md @@ -1,7 +1,7 @@ --- id: 5900f4f21000cf542c510005 title: 'Problem 390: Triangles with non rational sides and integral area' -challengeType: 5 +challengeType: 1 forumTopicId: 302055 dashedName: problem-390-triangles-with-non-rational-sides-and-integral-area --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-391-hopping-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-391-hopping-game.md index 9c3d849f7f4..e94e14e527b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-391-hopping-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-391-hopping-game.md @@ -1,7 +1,7 @@ --- id: 5900f4f31000cf542c510006 title: 'Problem 391: Hopping Game' -challengeType: 5 +challengeType: 1 forumTopicId: 302056 dashedName: problem-391-hopping-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-392-enmeshed-unit-circle.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-392-enmeshed-unit-circle.md index 8ac59a47b79..5065da0c80a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-392-enmeshed-unit-circle.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-392-enmeshed-unit-circle.md @@ -1,7 +1,7 @@ --- id: 5900f4f41000cf542c510007 title: 'Problem 392: Enmeshed unit circle' -challengeType: 5 +challengeType: 1 forumTopicId: 302057 dashedName: problem-392-enmeshed-unit-circle --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-393-migrating-ants.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-393-migrating-ants.md index db37ca46839..28a0b4d745c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-393-migrating-ants.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-393-migrating-ants.md @@ -1,7 +1,7 @@ --- id: 5900f4f61000cf542c510008 title: 'Problem 393: Migrating ants' -challengeType: 5 +challengeType: 1 forumTopicId: 302058 dashedName: problem-393-migrating-ants --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-394-eating-pie.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-394-eating-pie.md index 741e374b5f4..5901e193913 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-394-eating-pie.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-394-eating-pie.md @@ -1,7 +1,7 @@ --- id: 5900f4f71000cf542c510009 title: 'Problem 394: Eating pie' -challengeType: 5 +challengeType: 1 forumTopicId: 302059 dashedName: problem-394-eating-pie --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-395-pythagorean-tree.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-395-pythagorean-tree.md index 2c2f8b9ce69..28477a1edd0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-395-pythagorean-tree.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-395-pythagorean-tree.md @@ -1,7 +1,7 @@ --- id: 5900f4f71000cf542c51000a title: 'Problem 395: Pythagorean tree' -challengeType: 5 +challengeType: 1 forumTopicId: 302060 dashedName: problem-395-pythagorean-tree --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-396-weak-goodstein-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-396-weak-goodstein-sequence.md index 77684c24d45..33d738c128b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-396-weak-goodstein-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-396-weak-goodstein-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f4f81000cf542c51000b title: 'Problem 396: Weak Goodstein sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 302061 dashedName: problem-396-weak-goodstein-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-397-triangle-on-parabola.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-397-triangle-on-parabola.md index 3b9e67c1cbc..2d9fc181db3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-397-triangle-on-parabola.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-397-triangle-on-parabola.md @@ -1,7 +1,7 @@ --- id: 5900f4f91000cf542c51000c title: 'Problem 397: Triangle on parabola' -challengeType: 5 +challengeType: 1 forumTopicId: 302062 dashedName: problem-397-triangle-on-parabola --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-398-cutting-rope.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-398-cutting-rope.md index c51e6f4c20b..ade33707928 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-398-cutting-rope.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-398-cutting-rope.md @@ -1,7 +1,7 @@ --- id: 5900f4fa1000cf542c51000d title: 'Problem 398: Cutting rope' -challengeType: 5 +challengeType: 1 forumTopicId: 302063 dashedName: problem-398-cutting-rope --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-399-squarefree-fibonacci-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-399-squarefree-fibonacci-numbers.md index 5d21ab4568c..37a34ad1549 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-399-squarefree-fibonacci-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-399-squarefree-fibonacci-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f4fc1000cf542c51000e title: 'Problem 399: Squarefree Fibonacci Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302064 dashedName: problem-399-squarefree-fibonacci-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-4-largest-palindrome-product.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-4-largest-palindrome-product.md index 34dbf96399d..9e436255531 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-4-largest-palindrome-product.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-4-largest-palindrome-product.md @@ -1,7 +1,7 @@ --- id: 5900f3701000cf542c50fe83 title: 'Problem 4: Largest palindrome product' -challengeType: 5 +challengeType: 1 forumTopicId: 302065 dashedName: problem-4-largest-palindrome-product --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-40-champernownes-constant.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-40-champernownes-constant.md index f7f6c8f51fb..c4386bd2d91 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-40-champernownes-constant.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-40-champernownes-constant.md @@ -1,7 +1,7 @@ --- id: 5900f3941000cf542c50fea7 title: 'Problem 40: Champernowne''s constant' -challengeType: 5 +challengeType: 1 forumTopicId: 302066 dashedName: problem-40-champernownes-constant --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-400-fibonacci-tree-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-400-fibonacci-tree-game.md index e7f36af9e86..ed865dc0e93 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-400-fibonacci-tree-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-400-fibonacci-tree-game.md @@ -1,7 +1,7 @@ --- id: 5900f4fe1000cf542c510010 title: 'Problem 400: Fibonacci tree game' -challengeType: 5 +challengeType: 1 forumTopicId: 302067 dashedName: problem-400-fibonacci-tree-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-401-sum-of-squares-of-divisors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-401-sum-of-squares-of-divisors.md index 69bf18c8480..eb0c0459100 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-401-sum-of-squares-of-divisors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-401-sum-of-squares-of-divisors.md @@ -1,7 +1,7 @@ --- id: 5900f4fd1000cf542c51000f title: 'Problem 401: Sum of squares of divisors' -challengeType: 5 +challengeType: 1 forumTopicId: 302069 dashedName: problem-401-sum-of-squares-of-divisors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-402-integer-valued-polynomials.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-402-integer-valued-polynomials.md index 7fd0858e030..cdda26ea631 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-402-integer-valued-polynomials.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-402-integer-valued-polynomials.md @@ -1,7 +1,7 @@ --- id: 5900f4ff1000cf542c510011 title: 'Problem 402: Integer-valued polynomials' -challengeType: 5 +challengeType: 1 forumTopicId: 302070 dashedName: problem-402-integer-valued-polynomials --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-403-lattice-points-enclosed-by-parabola-and-line.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-403-lattice-points-enclosed-by-parabola-and-line.md index 1bf202f5dbf..e3f8bfaae35 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-403-lattice-points-enclosed-by-parabola-and-line.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-403-lattice-points-enclosed-by-parabola-and-line.md @@ -1,7 +1,7 @@ --- id: 5900f5001000cf542c510013 title: 'Problem 403: Lattice points enclosed by parabola and line' -challengeType: 5 +challengeType: 1 forumTopicId: 302071 dashedName: problem-403-lattice-points-enclosed-by-parabola-and-line --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-404-crisscross-ellipses.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-404-crisscross-ellipses.md index 4c14d871651..edd17b0958a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-404-crisscross-ellipses.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-404-crisscross-ellipses.md @@ -1,7 +1,7 @@ --- id: 5900f5001000cf542c510012 title: 'Problem 404: Crisscross Ellipses' -challengeType: 5 +challengeType: 1 forumTopicId: 302072 dashedName: problem-404-crisscross-ellipses --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-405-a-rectangular-tiling.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-405-a-rectangular-tiling.md index ea82b2c74a0..cb151b7764c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-405-a-rectangular-tiling.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-405-a-rectangular-tiling.md @@ -1,7 +1,7 @@ --- id: 5900f5021000cf542c510014 title: 'Problem 405: A rectangular tiling' -challengeType: 5 +challengeType: 1 forumTopicId: 302073 dashedName: problem-405-a-rectangular-tiling --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-406-guessing-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-406-guessing-game.md index f99ac40680c..6e1478d371a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-406-guessing-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-406-guessing-game.md @@ -1,7 +1,7 @@ --- id: 5900f5021000cf542c510015 title: 'Problem 406: Guessing Game' -challengeType: 5 +challengeType: 1 forumTopicId: 302074 dashedName: problem-406-guessing-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-407-idempotents.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-407-idempotents.md index bae66db99ca..f676b0c5b6e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-407-idempotents.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-407-idempotents.md @@ -1,7 +1,7 @@ --- id: 5900f5041000cf542c510016 title: 'Problem 407: Idempotents' -challengeType: 5 +challengeType: 1 forumTopicId: 302075 dashedName: problem-407-idempotents --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-408-admissible-paths-through-a-grid.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-408-admissible-paths-through-a-grid.md index 94e93e63c86..260a1917a56 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-408-admissible-paths-through-a-grid.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-408-admissible-paths-through-a-grid.md @@ -1,7 +1,7 @@ --- id: 5900f5091000cf542c51001b title: 'Problem 408: Admissible paths through a grid' -challengeType: 5 +challengeType: 1 forumTopicId: 302076 dashedName: problem-408-admissible-paths-through-a-grid --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-409-nim-extreme.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-409-nim-extreme.md index b751cb412bf..735a1c77781 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-409-nim-extreme.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-409-nim-extreme.md @@ -1,7 +1,7 @@ --- id: 5900f5061000cf542c510017 title: 'Problem 409: Nim Extreme' -challengeType: 5 +challengeType: 1 forumTopicId: 302077 dashedName: problem-409-nim-extreme --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-41-pandigital-prime.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-41-pandigital-prime.md index 41465478fc3..a774fa31167 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-41-pandigital-prime.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-41-pandigital-prime.md @@ -1,7 +1,7 @@ --- id: 5900f3951000cf542c50fea8 title: 'Problem 41: Pandigital prime' -challengeType: 5 +challengeType: 1 forumTopicId: 302078 dashedName: problem-41-pandigital-prime --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-410-circle-and-tangent-line.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-410-circle-and-tangent-line.md index 81ab40a2c95..fd9d28a1bab 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-410-circle-and-tangent-line.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-410-circle-and-tangent-line.md @@ -1,7 +1,7 @@ --- id: 5900f5071000cf542c510018 title: 'Problem 410: Circle and tangent line' -challengeType: 5 +challengeType: 1 forumTopicId: 302079 dashedName: problem-410-circle-and-tangent-line --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-411-uphill-paths.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-411-uphill-paths.md index ebbfb497a21..e7ea4cb4212 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-411-uphill-paths.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-411-uphill-paths.md @@ -1,7 +1,7 @@ --- id: 5900f5081000cf542c510019 title: 'Problem 411: Uphill paths' -challengeType: 5 +challengeType: 1 forumTopicId: 302080 dashedName: problem-411-uphill-paths --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-412-gnomon-numbering.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-412-gnomon-numbering.md index f4af5fabf6e..f50157e924c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-412-gnomon-numbering.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-412-gnomon-numbering.md @@ -1,7 +1,7 @@ --- id: 5900f5081000cf542c51001a title: 'Problem 412: Gnomon numbering' -challengeType: 5 +challengeType: 1 forumTopicId: 302081 dashedName: problem-412-gnomon-numbering --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-413-one-child-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-413-one-child-numbers.md index 2db9542a818..0a50da9e14d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-413-one-child-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-413-one-child-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f50a1000cf542c51001c title: 'Problem 413: One-child Numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302082 dashedName: problem-413-one-child-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-414-kaprekar-constant.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-414-kaprekar-constant.md index 605077970f1..0d3500b139d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-414-kaprekar-constant.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-414-kaprekar-constant.md @@ -1,7 +1,7 @@ --- id: 5900f50b1000cf542c51001d title: 'Problem 414: Kaprekar constant' -challengeType: 5 +challengeType: 1 forumTopicId: 302083 dashedName: problem-414-kaprekar-constant --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-415-titanic-sets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-415-titanic-sets.md index 1a7139764e9..a03c026f9ae 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-415-titanic-sets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-415-titanic-sets.md @@ -1,7 +1,7 @@ --- id: 5900f50c1000cf542c51001e title: 'Problem 415: Titanic sets' -challengeType: 5 +challengeType: 1 forumTopicId: 302084 dashedName: problem-415-titanic-sets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-416-a-frogs-trip.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-416-a-frogs-trip.md index 8465a868b15..048adb254cd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-416-a-frogs-trip.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-416-a-frogs-trip.md @@ -1,7 +1,7 @@ --- id: 5900f50e1000cf542c510020 title: 'Problem 416: A frog''s trip' -challengeType: 5 +challengeType: 1 forumTopicId: 302085 dashedName: problem-416-a-frogs-trip --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-417-reciprocal-cycles-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-417-reciprocal-cycles-ii.md index c04af960021..c4292cef8bc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-417-reciprocal-cycles-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-417-reciprocal-cycles-ii.md @@ -1,7 +1,7 @@ --- id: 5900f50d1000cf542c51001f title: 'Problem 417: Reciprocal cycles II' -challengeType: 5 +challengeType: 1 forumTopicId: 302086 dashedName: problem-417-reciprocal-cycles-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-418-factorisation-triples.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-418-factorisation-triples.md index 43a5d247367..0c376474a32 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-418-factorisation-triples.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-418-factorisation-triples.md @@ -1,7 +1,7 @@ --- id: 5900f50f1000cf542c510021 title: 'Problem 418: Factorisation triples' -challengeType: 5 +challengeType: 1 forumTopicId: 302087 dashedName: problem-418-factorisation-triples --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-419-look-and-say-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-419-look-and-say-sequence.md index 12e5c58bad1..4143ab36ccb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-419-look-and-say-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-419-look-and-say-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f5101000cf542c510022 title: 'Problem 419: Look and say sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 302088 dashedName: problem-419-look-and-say-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-42-coded-triangle-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-42-coded-triangle-numbers.md index bc3de086231..abda6f2d137 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-42-coded-triangle-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-42-coded-triangle-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3961000cf542c50fea9 title: 'Problem 42: Coded triangle numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302089 dashedName: problem-42-coded-triangle-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-420-2x2-positive-integer-matrix.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-420-2x2-positive-integer-matrix.md index bcd490554ac..e9d58f43440 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-420-2x2-positive-integer-matrix.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-420-2x2-positive-integer-matrix.md @@ -1,7 +1,7 @@ --- id: 5900f5111000cf542c510023 title: 'Problem 420: 2x2 positive integer matrix' -challengeType: 5 +challengeType: 1 forumTopicId: 302090 dashedName: problem-420-2x2-positive-integer-matrix --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-421-prime-factors-of-n151.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-421-prime-factors-of-n151.md index 92370052f08..f94cb95bc48 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-421-prime-factors-of-n151.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-421-prime-factors-of-n151.md @@ -1,7 +1,7 @@ --- id: 5900f5131000cf542c510024 title: 'Problem 421: Prime factors of n^15+1' -challengeType: 5 +challengeType: 1 forumTopicId: 302091 dashedName: problem-421-prime-factors-of-n151 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-422-sequence-of-points-on-a-hyperbola.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-422-sequence-of-points-on-a-hyperbola.md index 07ec19e1ed5..bb46ddcc35c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-422-sequence-of-points-on-a-hyperbola.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-422-sequence-of-points-on-a-hyperbola.md @@ -1,7 +1,7 @@ --- id: 5900f5131000cf542c510025 title: 'Problem 422: Sequence of points on a hyperbola' -challengeType: 5 +challengeType: 1 forumTopicId: 302092 dashedName: problem-422-sequence-of-points-on-a-hyperbola --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-423-consecutive-die-throws.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-423-consecutive-die-throws.md index d63900393ed..9497832e44c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-423-consecutive-die-throws.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-423-consecutive-die-throws.md @@ -1,7 +1,7 @@ --- id: 5900f5141000cf542c510027 title: 'Problem 423: Consecutive die throws' -challengeType: 5 +challengeType: 1 forumTopicId: 302093 dashedName: problem-423-consecutive-die-throws --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-424-kakuro.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-424-kakuro.md index a8a40309065..ddd2fc86590 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-424-kakuro.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-424-kakuro.md @@ -1,7 +1,7 @@ --- id: 5900f5141000cf542c510026 title: 'Problem 424: Kakuro' -challengeType: 5 +challengeType: 1 forumTopicId: 302094 dashedName: problem-424-kakuro --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-425-prime-connection.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-425-prime-connection.md index 72f53930171..dfba791e407 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-425-prime-connection.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-425-prime-connection.md @@ -1,7 +1,7 @@ --- id: 5900f5151000cf542c510028 title: 'Problem 425: Prime connection' -challengeType: 5 +challengeType: 1 forumTopicId: 302095 dashedName: problem-425-prime-connection --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-426-box-ball-system.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-426-box-ball-system.md index 3f1e34d156b..332a15aa0e3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-426-box-ball-system.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-426-box-ball-system.md @@ -1,7 +1,7 @@ --- id: 5900f5171000cf542c510029 title: 'Problem 426: Box-ball system' -challengeType: 5 +challengeType: 1 forumTopicId: 302096 dashedName: problem-426-box-ball-system --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-427-n-sequences.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-427-n-sequences.md index bc840f45c88..3f244f7937c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-427-n-sequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-427-n-sequences.md @@ -1,7 +1,7 @@ --- id: 5900f5181000cf542c51002a title: 'Problem 427: n-sequences' -challengeType: 5 +challengeType: 1 forumTopicId: 302097 dashedName: problem-427-n-sequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-428-necklace-of-circles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-428-necklace-of-circles.md index 30d46ed11eb..ac3ff6f0190 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-428-necklace-of-circles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-428-necklace-of-circles.md @@ -1,7 +1,7 @@ --- id: 5900f5191000cf542c51002b title: 'Problem 428: Necklace of Circles' -challengeType: 5 +challengeType: 1 forumTopicId: 302098 dashedName: problem-428-necklace-of-circles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-429-sum-of-squares-of-unitary-divisors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-429-sum-of-squares-of-unitary-divisors.md index 8735e80e536..928c602299f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-429-sum-of-squares-of-unitary-divisors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-429-sum-of-squares-of-unitary-divisors.md @@ -1,7 +1,7 @@ --- id: 5900f5191000cf542c51002c title: 'Problem 429: Sum of squares of unitary divisors' -challengeType: 5 +challengeType: 1 forumTopicId: 302099 dashedName: problem-429-sum-of-squares-of-unitary-divisors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-43-sub-string-divisibility.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-43-sub-string-divisibility.md index 7c3a5a83420..53ae7b50350 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-43-sub-string-divisibility.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-43-sub-string-divisibility.md @@ -1,7 +1,7 @@ --- id: 5900f3971000cf542c50feaa title: 'Problem 43: Sub-string divisibility' -challengeType: 5 +challengeType: 1 forumTopicId: 302100 dashedName: problem-43-sub-string-divisibility --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-430-range-flips.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-430-range-flips.md index ded4becfce3..78a6eeed1e4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-430-range-flips.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-430-range-flips.md @@ -1,7 +1,7 @@ --- id: 5900f51a1000cf542c51002d title: 'Problem 430: Range flips' -challengeType: 5 +challengeType: 1 forumTopicId: 302101 dashedName: problem-430-range-flips --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-431-square-space-silo.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-431-square-space-silo.md index 96f109a2e86..32bcb7efb58 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-431-square-space-silo.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-431-square-space-silo.md @@ -1,7 +1,7 @@ --- id: 5900f51b1000cf542c51002e title: 'Problem 431: Square Space Silo' -challengeType: 5 +challengeType: 1 forumTopicId: 302102 dashedName: problem-431-square-space-silo --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-432-totient-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-432-totient-sum.md index 845ee38a538..2a3f5b744d9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-432-totient-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-432-totient-sum.md @@ -1,7 +1,7 @@ --- id: 5900f51e1000cf542c510030 title: 'Problem 432: Totient sum' -challengeType: 5 +challengeType: 1 forumTopicId: 302103 dashedName: problem-432-totient-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-433-steps-in-euclids-algorithm.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-433-steps-in-euclids-algorithm.md index 1999a6f26ca..d90b355906a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-433-steps-in-euclids-algorithm.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-433-steps-in-euclids-algorithm.md @@ -1,7 +1,7 @@ --- id: 5900f51d1000cf542c51002f title: 'Problem 433: Steps in Euclid''s algorithm' -challengeType: 5 +challengeType: 1 forumTopicId: 302104 dashedName: problem-433-steps-in-euclids-algorithm --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-434-rigid-graphs.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-434-rigid-graphs.md index a598aebb10f..8c8fa902baf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-434-rigid-graphs.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-434-rigid-graphs.md @@ -1,7 +1,7 @@ --- id: 5900f51f1000cf542c510031 title: 'Problem 434: Rigid graphs' -challengeType: 5 +challengeType: 1 forumTopicId: 302105 dashedName: problem-434-rigid-graphs --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-435-polynomials-of-fibonacci-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-435-polynomials-of-fibonacci-numbers.md index 9be0b43a51e..9df767adcee 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-435-polynomials-of-fibonacci-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-435-polynomials-of-fibonacci-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f5201000cf542c510032 title: 'Problem 435: Polynomials of Fibonacci numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302106 dashedName: problem-435-polynomials-of-fibonacci-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-436-unfair-wager.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-436-unfair-wager.md index d5dfcc5920a..444c6f95d1b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-436-unfair-wager.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-436-unfair-wager.md @@ -1,7 +1,7 @@ --- id: 5900f5221000cf542c510033 title: 'Problem 436: Unfair wager' -challengeType: 5 +challengeType: 1 forumTopicId: 302107 dashedName: problem-436-unfair-wager --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-437-fibonacci-primitive-roots.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-437-fibonacci-primitive-roots.md index 8a109549c10..db2aa25da0e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-437-fibonacci-primitive-roots.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-437-fibonacci-primitive-roots.md @@ -1,7 +1,7 @@ --- id: 5900f5241000cf542c510036 title: 'Problem 437: Fibonacci primitive roots' -challengeType: 5 +challengeType: 1 forumTopicId: 302108 dashedName: problem-437-fibonacci-primitive-roots --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-438-integer-part-of-polynomial-equations-solutions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-438-integer-part-of-polynomial-equations-solutions.md index 3c259755bd9..05c8bd7d4a5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-438-integer-part-of-polynomial-equations-solutions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-438-integer-part-of-polynomial-equations-solutions.md @@ -1,7 +1,7 @@ --- id: 5900f5231000cf542c510034 title: 'Problem 438: Integer part of polynomial equation''s solutions' -challengeType: 5 +challengeType: 1 forumTopicId: 302109 dashedName: problem-438-integer-part-of-polynomial-equations-solutions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-439-sum-of-sum-of-divisors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-439-sum-of-sum-of-divisors.md index 264dfaf572f..bb5669ed088 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-439-sum-of-sum-of-divisors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-439-sum-of-sum-of-divisors.md @@ -1,7 +1,7 @@ --- id: 5900f5231000cf542c510035 title: 'Problem 439: Sum of sum of divisors' -challengeType: 5 +challengeType: 1 forumTopicId: 302110 dashedName: problem-439-sum-of-sum-of-divisors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-44-pentagon-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-44-pentagon-numbers.md index 3b89176ca1a..44905c1be79 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-44-pentagon-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-44-pentagon-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3981000cf542c50feab title: 'Problem 44: Pentagon numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302111 dashedName: problem-44-pentagon-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-440-gcd-and-tiling.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-440-gcd-and-tiling.md index 21d7100bbd4..91d21dddaf6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-440-gcd-and-tiling.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-440-gcd-and-tiling.md @@ -1,7 +1,7 @@ --- id: 5900f5241000cf542c510037 title: 'Problem 440: GCD and Tiling' -challengeType: 5 +challengeType: 1 forumTopicId: 302112 dashedName: problem-440-gcd-and-tiling --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-441-the-inverse-summation-of-coprime-couples.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-441-the-inverse-summation-of-coprime-couples.md index 4113a4c75bd..9c310a1f18d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-441-the-inverse-summation-of-coprime-couples.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-441-the-inverse-summation-of-coprime-couples.md @@ -1,7 +1,7 @@ --- id: 5900f5261000cf542c510038 title: 'Problem 441: The inverse summation of coprime couples' -challengeType: 5 +challengeType: 1 forumTopicId: 302113 dashedName: problem-441-the-inverse-summation-of-coprime-couples --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-442-eleven-free-integers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-442-eleven-free-integers.md index 3b010b021e9..9e2e8d90986 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-442-eleven-free-integers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-442-eleven-free-integers.md @@ -1,7 +1,7 @@ --- id: 5900f5271000cf542c510039 title: 'Problem 442: Eleven-free integers' -challengeType: 5 +challengeType: 1 forumTopicId: 302114 dashedName: problem-442-eleven-free-integers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-443-gcd-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-443-gcd-sequence.md index 6c1d01eda90..d9cfbf04795 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-443-gcd-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-443-gcd-sequence.md @@ -1,7 +1,7 @@ --- id: 5900f5271000cf542c51003a title: 'Problem 443: GCD sequence' -challengeType: 5 +challengeType: 1 forumTopicId: 302115 dashedName: problem-443-gcd-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-444-the-roundtable-lottery.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-444-the-roundtable-lottery.md index 7ea868fbe26..9e52d4e52b4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-444-the-roundtable-lottery.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-444-the-roundtable-lottery.md @@ -1,7 +1,7 @@ --- id: 5900f52a1000cf542c51003b title: 'Problem 444: The Roundtable Lottery' -challengeType: 5 +challengeType: 1 forumTopicId: 302116 dashedName: problem-444-the-roundtable-lottery --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-445-retractions-a.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-445-retractions-a.md index 678660f8fe2..841d3796c7d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-445-retractions-a.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-445-retractions-a.md @@ -1,7 +1,7 @@ --- id: 5900f52a1000cf542c51003c title: 'Problem 445: Retractions A' -challengeType: 5 +challengeType: 1 forumTopicId: 302117 dashedName: problem-445-retractions-a --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-446-retractions-b.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-446-retractions-b.md index 04954f52657..f1919d426f5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-446-retractions-b.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-446-retractions-b.md @@ -1,7 +1,7 @@ --- id: 5900f52c1000cf542c51003d title: 'Problem 446: Retractions B' -challengeType: 5 +challengeType: 1 forumTopicId: 302118 dashedName: problem-446-retractions-b --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-447-retractions-c.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-447-retractions-c.md index 19a690c2a0a..882f61f24d0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-447-retractions-c.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-447-retractions-c.md @@ -1,7 +1,7 @@ --- id: 5900f52c1000cf542c51003e title: 'Problem 447: Retractions C' -challengeType: 5 +challengeType: 1 forumTopicId: 302119 dashedName: problem-447-retractions-c --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-448-average-least-common-multiple.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-448-average-least-common-multiple.md index 6d551bfdb8e..26643961a3e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-448-average-least-common-multiple.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-448-average-least-common-multiple.md @@ -1,7 +1,7 @@ --- id: 5900f52c1000cf542c51003f title: 'Problem 448: Average least common multiple' -challengeType: 5 +challengeType: 1 forumTopicId: 302120 dashedName: problem-448-average-least-common-multiple --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-449-chocolate-covered-candy.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-449-chocolate-covered-candy.md index 5983812636a..f312fd4ab49 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-449-chocolate-covered-candy.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-449-chocolate-covered-candy.md @@ -1,7 +1,7 @@ --- id: 5900f52d1000cf542c510040 title: 'Problem 449: Chocolate covered candy' -challengeType: 5 +challengeType: 1 forumTopicId: 302121 dashedName: problem-449-chocolate-covered-candy --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-45-triangular-pentagonal-and-hexagonal.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-45-triangular-pentagonal-and-hexagonal.md index 5c3b224b4a1..e80bcc8dd50 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-45-triangular-pentagonal-and-hexagonal.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-45-triangular-pentagonal-and-hexagonal.md @@ -1,7 +1,7 @@ --- id: 5900f3991000cf542c50feac title: 'Problem 45: Triangular, pentagonal, and hexagonal' -challengeType: 5 +challengeType: 1 forumTopicId: 302122 dashedName: problem-45-triangular-pentagonal-and-hexagonal --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-450-hypocycloid-and-lattice-points.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-450-hypocycloid-and-lattice-points.md index 06d0bda3255..8460397f7fc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-450-hypocycloid-and-lattice-points.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-450-hypocycloid-and-lattice-points.md @@ -1,7 +1,7 @@ --- id: 5900f52e1000cf542c510041 title: 'Problem 450: Hypocycloid and Lattice points' -challengeType: 5 +challengeType: 1 forumTopicId: 302123 dashedName: problem-450-hypocycloid-and-lattice-points --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-451-modular-inverses.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-451-modular-inverses.md index cb143499a06..a4f286b70b8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-451-modular-inverses.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-451-modular-inverses.md @@ -1,7 +1,7 @@ --- id: 5900f5311000cf542c510042 title: 'Problem 451: Modular inverses' -challengeType: 5 +challengeType: 1 forumTopicId: 302124 dashedName: problem-451-modular-inverses --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-452-long-products.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-452-long-products.md index 32246622d76..abb043bcebe 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-452-long-products.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-452-long-products.md @@ -1,7 +1,7 @@ --- id: 5900f5311000cf542c510043 title: 'Problem 452: Long Products' -challengeType: 5 +challengeType: 1 forumTopicId: 302125 dashedName: problem-452-long-products --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-453-lattice-quadrilaterals.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-453-lattice-quadrilaterals.md index ef727e2224c..391f8b818c7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-453-lattice-quadrilaterals.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-453-lattice-quadrilaterals.md @@ -1,7 +1,7 @@ --- id: 5900f5311000cf542c510044 title: 'Problem 453: Lattice Quadrilaterals' -challengeType: 5 +challengeType: 1 forumTopicId: 302126 dashedName: problem-453-lattice-quadrilaterals --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-454-diophantine-reciprocals-iii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-454-diophantine-reciprocals-iii.md index 28b97f569e3..b2fca3b4a6b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-454-diophantine-reciprocals-iii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-454-diophantine-reciprocals-iii.md @@ -1,7 +1,7 @@ --- id: 5900f5331000cf542c510045 title: 'Problem 454: Diophantine reciprocals III' -challengeType: 5 +challengeType: 1 forumTopicId: 302127 dashedName: problem-454-diophantine-reciprocals-iii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-455-powers-with-trailing-digits.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-455-powers-with-trailing-digits.md index 98a769bde5d..1a0f74b0ee3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-455-powers-with-trailing-digits.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-455-powers-with-trailing-digits.md @@ -1,7 +1,7 @@ --- id: 5900f5331000cf542c510046 title: 'Problem 455: Powers With Trailing Digits' -challengeType: 5 +challengeType: 1 forumTopicId: 302129 dashedName: problem-455-powers-with-trailing-digits --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-456-triangles-containing-the-origin-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-456-triangles-containing-the-origin-ii.md index 3f7e6b5667f..f4284a86faf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-456-triangles-containing-the-origin-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-456-triangles-containing-the-origin-ii.md @@ -1,7 +1,7 @@ --- id: 5900f5351000cf542c510047 title: 'Problem 456: Triangles containing the origin II' -challengeType: 5 +challengeType: 1 forumTopicId: 302130 dashedName: problem-456-triangles-containing-the-origin-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-457-a-polynomial-modulo-the-square-of-a-prime.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-457-a-polynomial-modulo-the-square-of-a-prime.md index d57d106ed03..b187b6c488a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-457-a-polynomial-modulo-the-square-of-a-prime.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-457-a-polynomial-modulo-the-square-of-a-prime.md @@ -1,7 +1,7 @@ --- id: 5900f5361000cf542c510048 title: 'Problem 457: A polynomial modulo the square of a prime' -challengeType: 5 +challengeType: 1 forumTopicId: 302131 dashedName: problem-457-a-polynomial-modulo-the-square-of-a-prime --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-458-permutations-of-project.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-458-permutations-of-project.md index e6abd5b68de..c368503124d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-458-permutations-of-project.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-458-permutations-of-project.md @@ -1,7 +1,7 @@ --- id: 5900f5361000cf542c510049 title: 'Problem 458: Permutations of Project' -challengeType: 5 +challengeType: 1 forumTopicId: 302132 dashedName: problem-458-permutations-of-project --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-459-flipping-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-459-flipping-game.md index b53ff90f64e..afb26476054 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-459-flipping-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-459-flipping-game.md @@ -1,7 +1,7 @@ --- id: 5900f5371000cf542c51004a title: 'Problem 459: Flipping game' -challengeType: 5 +challengeType: 1 forumTopicId: 302133 dashedName: problem-459-flipping-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-46-goldbachs-other-conjecture.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-46-goldbachs-other-conjecture.md index 9cd82e5bdf2..1bcc859d05e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-46-goldbachs-other-conjecture.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-46-goldbachs-other-conjecture.md @@ -1,7 +1,7 @@ --- id: 5900f39a1000cf542c50fead title: 'Problem 46: Goldbach''s other conjecture' -challengeType: 5 +challengeType: 1 forumTopicId: 302134 dashedName: problem-46-goldbachs-other-conjecture --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-460-an-ant-on-the-move.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-460-an-ant-on-the-move.md index 5d5e00274d1..405654158fe 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-460-an-ant-on-the-move.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-460-an-ant-on-the-move.md @@ -1,7 +1,7 @@ --- id: 5900f5381000cf542c51004b title: 'Problem 460: An ant on the move' -challengeType: 5 +challengeType: 1 forumTopicId: 302135 dashedName: problem-460-an-ant-on-the-move --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-461-almost-pi.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-461-almost-pi.md index 10a83e63f8d..8eb0e298723 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-461-almost-pi.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-461-almost-pi.md @@ -1,7 +1,7 @@ --- id: 5900f53a1000cf542c51004c title: 'Problem 461: Almost Pi' -challengeType: 5 +challengeType: 1 forumTopicId: 302136 dashedName: problem-461-almost-pi --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-462-permutation-of-3-smooth-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-462-permutation-of-3-smooth-numbers.md index 550715f701e..b17dc1befcd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-462-permutation-of-3-smooth-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-462-permutation-of-3-smooth-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f53b1000cf542c51004d title: 'Problem 462: Permutation of 3-smooth numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302137 dashedName: problem-462-permutation-of-3-smooth-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-463-a-weird-recurrence-relation.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-463-a-weird-recurrence-relation.md index 2d1236555f1..168f99d525c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-463-a-weird-recurrence-relation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-463-a-weird-recurrence-relation.md @@ -1,7 +1,7 @@ --- id: 5900f53c1000cf542c51004e title: 'Problem 463: A weird recurrence relation' -challengeType: 5 +challengeType: 1 forumTopicId: 302138 dashedName: problem-463-a-weird-recurrence-relation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-464-mbius-function-and-intervals.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-464-mbius-function-and-intervals.md index 2e12caa276c..d293fcda274 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-464-mbius-function-and-intervals.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-464-mbius-function-and-intervals.md @@ -1,7 +1,7 @@ --- id: 5900f53d1000cf542c51004f title: 'Problem 464: Möbius function and intervals' -challengeType: 5 +challengeType: 1 forumTopicId: 302139 dashedName: problem-464-mbius-function-and-intervals --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-465-polar-polygons.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-465-polar-polygons.md index ac58e07e803..ec34690f6ff 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-465-polar-polygons.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-465-polar-polygons.md @@ -1,7 +1,7 @@ --- id: 5900f53d1000cf542c510050 title: 'Problem 465: Polar polygons' -challengeType: 5 +challengeType: 1 forumTopicId: 302140 dashedName: problem-465-polar-polygons --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-466-distinct-terms-in-a-multiplication-table.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-466-distinct-terms-in-a-multiplication-table.md index f578dd0bb00..f362b243c5d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-466-distinct-terms-in-a-multiplication-table.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-466-distinct-terms-in-a-multiplication-table.md @@ -1,7 +1,7 @@ --- id: 5900f53e1000cf542c510051 title: 'Problem 466: Distinct terms in a multiplication table' -challengeType: 5 +challengeType: 1 forumTopicId: 302141 dashedName: problem-466-distinct-terms-in-a-multiplication-table --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-467-superinteger.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-467-superinteger.md index d237fc953c7..f3c46934f29 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-467-superinteger.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-467-superinteger.md @@ -1,7 +1,7 @@ --- id: 5900f5411000cf542c510052 title: 'Problem 467: Superinteger' -challengeType: 5 +challengeType: 1 forumTopicId: 302142 dashedName: problem-467-superinteger --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-468-smooth-divisors-of-binomial-coefficients.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-468-smooth-divisors-of-binomial-coefficients.md index 369c04b06e9..04f9a164613 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-468-smooth-divisors-of-binomial-coefficients.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-468-smooth-divisors-of-binomial-coefficients.md @@ -1,7 +1,7 @@ --- id: 5900f5411000cf542c510054 title: 'Problem 468: Smooth divisors of binomial coefficients' -challengeType: 5 +challengeType: 1 forumTopicId: 302143 dashedName: problem-468-smooth-divisors-of-binomial-coefficients --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-469-empty-chairs.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-469-empty-chairs.md index d1db21f4f4e..3dce49fdd9a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-469-empty-chairs.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-469-empty-chairs.md @@ -1,7 +1,7 @@ --- id: 5900f5411000cf542c510053 title: 'Problem 469: Empty chairs' -challengeType: 5 +challengeType: 1 forumTopicId: 302144 dashedName: problem-469-empty-chairs --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-47-distinct-primes-factors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-47-distinct-primes-factors.md index b6fb1f6c1da..978b7affd9b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-47-distinct-primes-factors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-47-distinct-primes-factors.md @@ -1,7 +1,7 @@ --- id: 5900f39c1000cf542c50feae title: 'Problem 47: Distinct primes factors' -challengeType: 5 +challengeType: 1 forumTopicId: 302145 dashedName: problem-47-distinct-primes-factors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-470-super-ramvok.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-470-super-ramvok.md index a8f59ece37e..7d0f1aad0ee 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-470-super-ramvok.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-470-super-ramvok.md @@ -1,7 +1,7 @@ --- id: 5900f5431000cf542c510055 title: 'Problem 470: Super Ramvok' -challengeType: 5 +challengeType: 1 forumTopicId: 302146 dashedName: problem-470-super-ramvok --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-471-triangle-inscribed-in-ellipse.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-471-triangle-inscribed-in-ellipse.md index 7970b9d11e4..da790b74fa5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-471-triangle-inscribed-in-ellipse.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-471-triangle-inscribed-in-ellipse.md @@ -1,7 +1,7 @@ --- id: 5900f5431000cf542c510056 title: 'Problem 471: Triangle inscribed in ellipse' -challengeType: 5 +challengeType: 1 forumTopicId: 302148 dashedName: problem-471-triangle-inscribed-in-ellipse --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-472-comfortable-distance-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-472-comfortable-distance-ii.md index 0d4c54d6352..f4a0fe402b7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-472-comfortable-distance-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-472-comfortable-distance-ii.md @@ -1,7 +1,7 @@ --- id: 5900f5451000cf542c510057 title: 'Problem 472: Comfortable Distance II' -challengeType: 5 +challengeType: 1 forumTopicId: 302149 dashedName: problem-472-comfortable-distance-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-473-phigital-number-base.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-473-phigital-number-base.md index b76bd91f627..97a545fed4c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-473-phigital-number-base.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-473-phigital-number-base.md @@ -1,7 +1,7 @@ --- id: 5900f5461000cf542c510058 title: 'Problem 473: Phigital number base' -challengeType: 5 +challengeType: 1 forumTopicId: 302150 dashedName: problem-473-phigital-number-base --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-474-last-digits-of-divisors.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-474-last-digits-of-divisors.md index 04123a2b352..e63a971d336 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-474-last-digits-of-divisors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-474-last-digits-of-divisors.md @@ -1,7 +1,7 @@ --- id: 5900f5471000cf542c510059 title: 'Problem 474: Last digits of divisors' -challengeType: 5 +challengeType: 1 forumTopicId: 302151 dashedName: problem-474-last-digits-of-divisors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-475-music-festival.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-475-music-festival.md index 4ab0b69b3a0..9f019e969d0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-475-music-festival.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-475-music-festival.md @@ -1,7 +1,7 @@ --- id: 5900f5481000cf542c51005a title: 'Problem 475: Music festival' -challengeType: 5 +challengeType: 1 forumTopicId: 302152 dashedName: problem-475-music-festival --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-476-circle-packing-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-476-circle-packing-ii.md index b87eca74b77..c6f88e38013 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-476-circle-packing-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-476-circle-packing-ii.md @@ -1,7 +1,7 @@ --- id: 5900f5481000cf542c51005b title: 'Problem 476: Circle Packing II' -challengeType: 5 +challengeType: 1 forumTopicId: 302153 dashedName: problem-476-circle-packing-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-477-number-sequence-game.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-477-number-sequence-game.md index 24fa79f131d..18bcc8e538b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-477-number-sequence-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-477-number-sequence-game.md @@ -1,7 +1,7 @@ --- id: 5900f54a1000cf542c51005c title: 'Problem 477: Number Sequence Game' -challengeType: 5 +challengeType: 1 forumTopicId: 302154 dashedName: problem-477-number-sequence-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-478-mixtures.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-478-mixtures.md index 745aefc8244..d2f0dbd2054 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-478-mixtures.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-478-mixtures.md @@ -1,7 +1,7 @@ --- id: 5900f54c1000cf542c51005e title: 'Problem 478: Mixtures' -challengeType: 5 +challengeType: 1 forumTopicId: 302155 dashedName: problem-478-mixtures --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-479-roots-on-the-rise.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-479-roots-on-the-rise.md index f2114e53c20..b905a648468 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-479-roots-on-the-rise.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-479-roots-on-the-rise.md @@ -1,7 +1,7 @@ --- id: 5900f54b1000cf542c51005d title: 'Problem 479: Roots on the Rise' -challengeType: 5 +challengeType: 1 forumTopicId: 302156 dashedName: problem-479-roots-on-the-rise --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-48-self-powers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-48-self-powers.md index 58e654f8938..d429c978791 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-48-self-powers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-48-self-powers.md @@ -1,7 +1,7 @@ --- id: 5900f39c1000cf542c50feaf title: 'Problem 48: Self powers' -challengeType: 5 +challengeType: 1 forumTopicId: 302157 dashedName: problem-48-self-powers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-480-the-last-question.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-480-the-last-question.md index 56ac54b8588..fbe75d0ddb7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-480-the-last-question.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-480-the-last-question.md @@ -1,7 +1,7 @@ --- id: 5900f54c1000cf542c51005f title: 'Problem 480: The Last Question' -challengeType: 5 +challengeType: 1 forumTopicId: 302158 dashedName: problem-480-the-last-question --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-49-prime-permutations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-49-prime-permutations.md index 0dc7ae0ddcf..3c0c1d3d362 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-49-prime-permutations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-49-prime-permutations.md @@ -1,7 +1,7 @@ --- id: 5900f39d1000cf542c50feb0 title: 'Problem 49: Prime permutations' -challengeType: 5 +challengeType: 1 forumTopicId: 302159 dashedName: problem-49-prime-permutations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-5-smallest-multiple.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-5-smallest-multiple.md index bdece251d77..2f20bceaadf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-5-smallest-multiple.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-5-smallest-multiple.md @@ -1,7 +1,7 @@ --- id: 5900f3711000cf542c50fe84 title: 'Problem 5: Smallest multiple' -challengeType: 5 +challengeType: 1 forumTopicId: 302160 dashedName: problem-5-smallest-multiple --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-50-consecutive-prime-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-50-consecutive-prime-sum.md index e1a8c2f88b1..861a3e99a8e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-50-consecutive-prime-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-50-consecutive-prime-sum.md @@ -1,7 +1,7 @@ --- id: 5900f39e1000cf542c50feb1 title: 'Problem 50: Consecutive prime sum' -challengeType: 5 +challengeType: 1 forumTopicId: 302161 dashedName: problem-50-consecutive-prime-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-51-prime-digit-replacements.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-51-prime-digit-replacements.md index b2734f2de61..26aed0ce89a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-51-prime-digit-replacements.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-51-prime-digit-replacements.md @@ -1,7 +1,7 @@ --- id: 5900f39f1000cf542c50feb2 title: 'Problem 51: Prime digit replacements' -challengeType: 5 +challengeType: 1 forumTopicId: 302162 dashedName: problem-51-prime-digit-replacements --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-52-permuted-multiples.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-52-permuted-multiples.md index d5431d8135b..7a3886a6e27 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-52-permuted-multiples.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-52-permuted-multiples.md @@ -1,7 +1,7 @@ --- id: 5900f3a01000cf542c50feb3 title: 'Problem 52: Permuted multiples' -challengeType: 5 +challengeType: 1 forumTopicId: 302163 dashedName: problem-52-permuted-multiples --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-53-combinatoric-selections.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-53-combinatoric-selections.md index dbd39ef9755..8d96ff14392 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-53-combinatoric-selections.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-53-combinatoric-selections.md @@ -1,7 +1,7 @@ --- id: 5900f3a11000cf542c50feb4 title: 'Problem 53: Combinatoric selections' -challengeType: 5 +challengeType: 1 forumTopicId: 302164 dashedName: problem-53-combinatoric-selections --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-54-poker-hands.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-54-poker-hands.md index 16e04a98859..cb51571ae47 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-54-poker-hands.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-54-poker-hands.md @@ -1,7 +1,7 @@ --- id: 5900f3a21000cf542c50feb5 title: 'Problem 54: Poker hands' -challengeType: 5 +challengeType: 1 forumTopicId: 302165 dashedName: problem-54-poker-hands --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-55-lychrel-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-55-lychrel-numbers.md index 8b074ba2594..890c5b0997d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-55-lychrel-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-55-lychrel-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3a31000cf542c50feb6 title: 'Problem 55: Lychrel numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302166 dashedName: problem-55-lychrel-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-56-powerful-digit-sum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-56-powerful-digit-sum.md index 407314741ab..e445973f332 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-56-powerful-digit-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-56-powerful-digit-sum.md @@ -1,7 +1,7 @@ --- id: 5900f3a41000cf542c50feb7 title: 'Problem 56: Powerful digit sum' -challengeType: 5 +challengeType: 1 forumTopicId: 302167 dashedName: problem-56-powerful-digit-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-57-square-root-convergents.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-57-square-root-convergents.md index 17103bc6fe5..034974d882c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-57-square-root-convergents.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-57-square-root-convergents.md @@ -1,7 +1,7 @@ --- id: 5900f3a51000cf542c50feb8 title: 'Problem 57: Square root convergents' -challengeType: 5 +challengeType: 1 forumTopicId: 302168 dashedName: problem-57-square-root-convergents --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-58-spiral-primes.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-58-spiral-primes.md index 29a3012e447..70b80ebf2a1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-58-spiral-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-58-spiral-primes.md @@ -1,7 +1,7 @@ --- id: 5900f3a61000cf542c50feb9 title: 'Problem 58: Spiral primes' -challengeType: 5 +challengeType: 1 forumTopicId: 302169 dashedName: problem-58-spiral-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-59-xor-decryption.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-59-xor-decryption.md index 683db15249a..0784e292908 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-59-xor-decryption.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-59-xor-decryption.md @@ -1,7 +1,7 @@ --- id: 5900f3a81000cf542c50feba title: 'Problem 59: XOR decryption' -challengeType: 5 +challengeType: 1 forumTopicId: 302170 dashedName: problem-59-xor-decryption --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-6-sum-square-difference.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-6-sum-square-difference.md index ec60601f106..65a460bd803 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-6-sum-square-difference.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-6-sum-square-difference.md @@ -1,7 +1,7 @@ --- id: 5900f3721000cf542c50fe85 title: 'Problem 6: Sum square difference' -challengeType: 5 +challengeType: 1 forumTopicId: 302171 dashedName: problem-6-sum-square-difference --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-60-prime-pair-sets.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-60-prime-pair-sets.md index 5acc6c21769..dc4a88c2cfb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-60-prime-pair-sets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-60-prime-pair-sets.md @@ -1,7 +1,7 @@ --- id: 5900f3a81000cf542c50febb title: 'Problem 60: Prime pair sets' -challengeType: 5 +challengeType: 1 forumTopicId: 302172 dashedName: problem-60-prime-pair-sets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-61-cyclical-figurate-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-61-cyclical-figurate-numbers.md index 3f1e157026c..fd477f11acd 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-61-cyclical-figurate-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-61-cyclical-figurate-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3a91000cf542c50febc title: 'Problem 61: Cyclical figurate numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302173 dashedName: problem-61-cyclical-figurate-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-62-cubic-permutations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-62-cubic-permutations.md index 82294e0708a..a89d136f83c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-62-cubic-permutations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-62-cubic-permutations.md @@ -1,7 +1,7 @@ --- id: 5900f3aa1000cf542c50febd title: 'Problem 62: Cubic permutations' -challengeType: 5 +challengeType: 1 forumTopicId: 302174 dashedName: problem-62-cubic-permutations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-63-powerful-digit-counts.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-63-powerful-digit-counts.md index 02c96036851..2c8b0bb8cd6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-63-powerful-digit-counts.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-63-powerful-digit-counts.md @@ -1,7 +1,7 @@ --- id: 5900f3ab1000cf542c50febe title: 'Problem 63: Powerful digit counts' -challengeType: 5 +challengeType: 1 forumTopicId: 302175 dashedName: problem-63-powerful-digit-counts --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-64-odd-period-square-roots.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-64-odd-period-square-roots.md index 6c5ebd10844..a6acdfc610e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-64-odd-period-square-roots.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-64-odd-period-square-roots.md @@ -1,7 +1,7 @@ --- id: 5900f3ac1000cf542c50febf title: 'Problem 64: Odd period square roots' -challengeType: 5 +challengeType: 1 forumTopicId: 302176 dashedName: problem-64-odd-period-square-roots --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-65-convergents-of-e.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-65-convergents-of-e.md index 7a1383a7f0c..9aa62302442 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-65-convergents-of-e.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-65-convergents-of-e.md @@ -1,7 +1,7 @@ --- id: 5900f3ad1000cf542c50fec0 title: 'Problem 65: Convergents of e' -challengeType: 5 +challengeType: 1 forumTopicId: 302177 dashedName: problem-65-convergents-of-e --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-66-diophantine-equation.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-66-diophantine-equation.md index 0eab98070b1..e9031fe83e5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-66-diophantine-equation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-66-diophantine-equation.md @@ -1,7 +1,7 @@ --- id: 5900f3ae1000cf542c50fec1 title: 'Problem 66: Diophantine equation' -challengeType: 5 +challengeType: 1 forumTopicId: 302178 dashedName: problem-66-diophantine-equation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-67-maximum-path-sum-ii.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-67-maximum-path-sum-ii.md index 9e1e818c9ce..c3aa2fb6e3b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-67-maximum-path-sum-ii.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-67-maximum-path-sum-ii.md @@ -1,7 +1,7 @@ --- id: 5900f3b01000cf542c50fec2 title: 'Problem 67: Maximum path sum II' -challengeType: 5 +challengeType: 1 forumTopicId: 302179 dashedName: problem-67-maximum-path-sum-ii --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-68-magic-5-gon-ring.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-68-magic-5-gon-ring.md index 1492709e24a..9745f016a6b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-68-magic-5-gon-ring.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-68-magic-5-gon-ring.md @@ -1,7 +1,7 @@ --- id: 5900f3b01000cf542c50fec3 title: 'Problem 68: Magic 5-gon ring' -challengeType: 5 +challengeType: 1 forumTopicId: 302180 dashedName: problem-68-magic-5-gon-ring --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-69-totient-maximum.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-69-totient-maximum.md index 2e538e324dc..e57b133fbe7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-69-totient-maximum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-69-totient-maximum.md @@ -1,7 +1,7 @@ --- id: 5900f3b11000cf542c50fec4 title: 'Problem 69: Totient maximum' -challengeType: 5 +challengeType: 1 forumTopicId: 302181 dashedName: problem-69-totient-maximum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-7-10001st-prime.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-7-10001st-prime.md index 18b18b2bf1a..6780c8fa2d1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-7-10001st-prime.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-7-10001st-prime.md @@ -1,7 +1,7 @@ --- id: 5900f3731000cf542c50fe86 title: 'Problem 7: 10001st prime' -challengeType: 5 +challengeType: 1 forumTopicId: 302182 dashedName: problem-7-10001st-prime --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-70-totient-permutation.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-70-totient-permutation.md index 09c3e106281..1328f1ca1e7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-70-totient-permutation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-70-totient-permutation.md @@ -1,7 +1,7 @@ --- id: 5900f3b21000cf542c50fec5 title: 'Problem 70: Totient permutation' -challengeType: 5 +challengeType: 1 forumTopicId: 302183 dashedName: problem-70-totient-permutation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-71-ordered-fractions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-71-ordered-fractions.md index 55a2e9b72f6..267a17669b0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-71-ordered-fractions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-71-ordered-fractions.md @@ -1,7 +1,7 @@ --- id: 5900f3b31000cf542c50fec6 title: 'Problem 71: Ordered fractions' -challengeType: 5 +challengeType: 1 forumTopicId: 302184 dashedName: problem-71-ordered-fractions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-72-counting-fractions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-72-counting-fractions.md index 3929bde7af7..dab392ae0ae 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-72-counting-fractions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-72-counting-fractions.md @@ -1,7 +1,7 @@ --- id: 5900f3b41000cf542c50fec7 title: 'Problem 72: Counting fractions' -challengeType: 5 +challengeType: 1 forumTopicId: 302185 dashedName: problem-72-counting-fractions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-73-counting-fractions-in-a-range.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-73-counting-fractions-in-a-range.md index 10c1ae6ea87..b53ef258385 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-73-counting-fractions-in-a-range.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-73-counting-fractions-in-a-range.md @@ -1,7 +1,7 @@ --- id: 5900f3b61000cf542c50fec8 title: 'Problem 73: Counting fractions in a range' -challengeType: 5 +challengeType: 1 forumTopicId: 302186 dashedName: problem-73-counting-fractions-in-a-range --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-74-digit-factorial-chains.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-74-digit-factorial-chains.md index f8645892aaf..372b5c50601 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-74-digit-factorial-chains.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-74-digit-factorial-chains.md @@ -1,7 +1,7 @@ --- id: 5900f3b61000cf542c50fec9 title: 'Problem 74: Digit factorial chains' -challengeType: 5 +challengeType: 1 forumTopicId: 302187 dashedName: problem-74-digit-factorial-chains --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-75-singular-integer-right-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-75-singular-integer-right-triangles.md index a20c0a95eac..40ab4fb3e00 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-75-singular-integer-right-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-75-singular-integer-right-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f3b71000cf542c50feca title: 'Problem 75: Singular integer right triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 302188 dashedName: problem-75-singular-integer-right-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-76-counting-summations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-76-counting-summations.md index bbc9618245c..04a358b584d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-76-counting-summations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-76-counting-summations.md @@ -1,7 +1,7 @@ --- id: 5900f3b81000cf542c50fecb title: 'Problem 76: Counting summations' -challengeType: 5 +challengeType: 1 forumTopicId: 302189 dashedName: problem-76-counting-summations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-77-prime-summations.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-77-prime-summations.md index bd26cc3c699..a5639dc73a4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-77-prime-summations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-77-prime-summations.md @@ -1,7 +1,7 @@ --- id: 5900f3b91000cf542c50fecc title: 'Problem 77: Prime summations' -challengeType: 5 +challengeType: 1 forumTopicId: 302190 dashedName: problem-77-prime-summations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-78-coin-partitions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-78-coin-partitions.md index 61f145116f3..65d3ebad7e4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-78-coin-partitions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-78-coin-partitions.md @@ -1,7 +1,7 @@ --- id: 5900f3ba1000cf542c50fecd title: 'Problem 78: Coin partitions' -challengeType: 5 +challengeType: 1 forumTopicId: 302191 dashedName: problem-78-coin-partitions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-79-passcode-derivation.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-79-passcode-derivation.md index e9858fa5399..a17babe3520 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-79-passcode-derivation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-79-passcode-derivation.md @@ -1,7 +1,7 @@ --- id: 5900f3bb1000cf542c50fece title: 'Problem 79: Passcode derivation' -challengeType: 5 +challengeType: 1 forumTopicId: 302192 dashedName: problem-79-passcode-derivation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-8-largest-product-in-a-series.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-8-largest-product-in-a-series.md index 0fd4703af75..c84d410e207 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-8-largest-product-in-a-series.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-8-largest-product-in-a-series.md @@ -1,7 +1,7 @@ --- id: 5900f3741000cf542c50fe87 title: 'Problem 8: Largest product in a series' -challengeType: 5 +challengeType: 1 forumTopicId: 302193 dashedName: problem-8-largest-product-in-a-series --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-80-square-root-digital-expansion.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-80-square-root-digital-expansion.md index a5523347055..34d7dd6eea4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-80-square-root-digital-expansion.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-80-square-root-digital-expansion.md @@ -1,7 +1,7 @@ --- id: 5900f3bc1000cf542c50fecf title: 'Problem 80: Square root digital expansion' -challengeType: 5 +challengeType: 1 forumTopicId: 302194 dashedName: problem-80-square-root-digital-expansion --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-81-path-sum-two-ways.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-81-path-sum-two-ways.md index 1a34ca9936d..baae4061caf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-81-path-sum-two-ways.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-81-path-sum-two-ways.md @@ -1,7 +1,7 @@ --- id: 5900f3bd1000cf542c50fed0 title: 'Problem 81: Path sum: two ways' -challengeType: 5 +challengeType: 1 forumTopicId: 302195 dashedName: problem-81-path-sum-two-ways --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-82-path-sum-three-ways.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-82-path-sum-three-ways.md index 27e015ed2f6..1cad1c0e006 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-82-path-sum-three-ways.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-82-path-sum-three-ways.md @@ -1,7 +1,7 @@ --- id: 5900f3be1000cf542c50fed1 title: 'Problem 82: Path sum: three ways' -challengeType: 5 +challengeType: 1 forumTopicId: 302196 dashedName: problem-82-path-sum-three-ways --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-83-path-sum-four-ways.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-83-path-sum-four-ways.md index bd3b6f085a1..5e695983ce8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-83-path-sum-four-ways.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-83-path-sum-four-ways.md @@ -1,7 +1,7 @@ --- id: 5900f3bf1000cf542c50fed2 title: 'Problem 83: Path sum: four ways' -challengeType: 5 +challengeType: 1 forumTopicId: 302197 dashedName: problem-83-path-sum-four-ways --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-84-monopoly-odds.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-84-monopoly-odds.md index 6870d2e4207..92c630f9429 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-84-monopoly-odds.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-84-monopoly-odds.md @@ -1,7 +1,7 @@ --- id: 5900f3c11000cf542c50fed3 title: 'Problem 84: Monopoly odds' -challengeType: 5 +challengeType: 1 forumTopicId: 302198 dashedName: problem-84-monopoly-odds --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-85-counting-rectangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-85-counting-rectangles.md index 5db9e13fecf..9de90d942a0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-85-counting-rectangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-85-counting-rectangles.md @@ -1,7 +1,7 @@ --- id: 5900f3c11000cf542c50fed4 title: 'Problem 85: Counting rectangles' -challengeType: 5 +challengeType: 1 forumTopicId: 302199 dashedName: problem-85-counting-rectangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-86-cuboid-route.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-86-cuboid-route.md index caa496a114e..fc4762bb6d8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-86-cuboid-route.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-86-cuboid-route.md @@ -1,7 +1,7 @@ --- id: 5900f3c31000cf542c50fed5 title: 'Problem 86: Cuboid route' -challengeType: 5 +challengeType: 1 forumTopicId: 302200 dashedName: problem-86-cuboid-route --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-87-prime-power-triples.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-87-prime-power-triples.md index 57da5afe793..a6c51eff68d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-87-prime-power-triples.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-87-prime-power-triples.md @@ -1,7 +1,7 @@ --- id: 5900f3c51000cf542c50fed8 title: 'Problem 87: Prime power triples' -challengeType: 5 +challengeType: 1 forumTopicId: 302201 dashedName: problem-87-prime-power-triples --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-88-product-sum-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-88-product-sum-numbers.md index 3134d9cacf3..46779896396 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-88-product-sum-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-88-product-sum-numbers.md @@ -1,7 +1,7 @@ --- id: 5900f3c51000cf542c50fed6 title: 'Problem 88: Product-sum numbers' -challengeType: 5 +challengeType: 1 forumTopicId: 302203 dashedName: problem-88-product-sum-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-89-roman-numerals.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-89-roman-numerals.md index 3c0e7ac2aa5..52c03847a6b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-89-roman-numerals.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-89-roman-numerals.md @@ -1,7 +1,7 @@ --- id: 5900f3c51000cf542c50fed7 title: 'Problem 89: Roman numerals' -challengeType: 5 +challengeType: 1 forumTopicId: 302204 dashedName: problem-89-roman-numerals --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-9-special-pythagorean-triplet.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-9-special-pythagorean-triplet.md index bc8785ea59e..a853dd4415e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-9-special-pythagorean-triplet.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-9-special-pythagorean-triplet.md @@ -1,7 +1,7 @@ --- id: 5900f3761000cf542c50fe88 title: 'Problem 9: Special Pythagorean triplet' -challengeType: 5 +challengeType: 1 forumTopicId: 302205 dashedName: problem-9-special-pythagorean-triplet --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-90-cube-digit-pairs.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-90-cube-digit-pairs.md index c07bf97f287..cd56e94fe93 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-90-cube-digit-pairs.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-90-cube-digit-pairs.md @@ -1,7 +1,7 @@ --- id: 5900f3c61000cf542c50fed9 title: 'Problem 90: Cube digit pairs' -challengeType: 5 +challengeType: 1 forumTopicId: 302207 dashedName: problem-90-cube-digit-pairs --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-91-right-triangles-with-integer-coordinates.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-91-right-triangles-with-integer-coordinates.md index b38a0eb1bcb..2e6e3b343ee 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-91-right-triangles-with-integer-coordinates.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-91-right-triangles-with-integer-coordinates.md @@ -1,7 +1,7 @@ --- id: 5900f3c71000cf542c50feda title: 'Problem 91: Right triangles with integer coordinates' -challengeType: 5 +challengeType: 1 forumTopicId: 302208 dashedName: problem-91-right-triangles-with-integer-coordinates --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-92-square-digit-chains.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-92-square-digit-chains.md index 065f0b748d1..6b5f3bdd45d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-92-square-digit-chains.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-92-square-digit-chains.md @@ -1,7 +1,7 @@ --- id: 5900f3c81000cf542c50fedb title: 'Problem 92: Square digit chains' -challengeType: 5 +challengeType: 1 forumTopicId: 302209 dashedName: problem-92-square-digit-chains --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-93-arithmetic-expressions.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-93-arithmetic-expressions.md index 81b5dce63a3..5a8afb7d782 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-93-arithmetic-expressions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-93-arithmetic-expressions.md @@ -1,7 +1,7 @@ --- id: 5900f3ca1000cf542c50fedc title: 'Problem 93: Arithmetic expressions' -challengeType: 5 +challengeType: 1 forumTopicId: 302210 dashedName: problem-93-arithmetic-expressions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-94-almost-equilateral-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-94-almost-equilateral-triangles.md index ef0c095e035..4b3ab85e079 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-94-almost-equilateral-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-94-almost-equilateral-triangles.md @@ -1,7 +1,7 @@ --- id: 5900f3ca1000cf542c50fedd title: 'Problem 94: Almost equilateral triangles' -challengeType: 5 +challengeType: 1 forumTopicId: 302211 dashedName: problem-94-almost-equilateral-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-95-amicable-chains.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-95-amicable-chains.md index 9d42e7c6f5c..66805b9940a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-95-amicable-chains.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-95-amicable-chains.md @@ -1,7 +1,7 @@ --- id: 5900f3cc1000cf542c50fede title: 'Problem 95: Amicable chains' -challengeType: 5 +challengeType: 1 forumTopicId: 302212 dashedName: problem-95-amicable-chains --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-96-su-doku.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-96-su-doku.md index 10509108d27..098fdb0d398 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-96-su-doku.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-96-su-doku.md @@ -1,7 +1,7 @@ --- id: 5900f3cc1000cf542c50fedf title: 'Problem 96: Su Doku' -challengeType: 5 +challengeType: 1 forumTopicId: 302213 dashedName: problem-96-su-doku --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-97-large-non-mersenne-prime.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-97-large-non-mersenne-prime.md index 15dafc79a9f..cabdb3486c9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-97-large-non-mersenne-prime.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-97-large-non-mersenne-prime.md @@ -1,7 +1,7 @@ --- id: 5900f3ce1000cf542c50fee0 title: 'Problem 97: Large non-Mersenne prime' -challengeType: 5 +challengeType: 1 forumTopicId: 302214 dashedName: problem-97-large-non-mersenne-prime --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-98-anagramic-squares.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-98-anagramic-squares.md index e63309053f3..f54ab71dd62 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-98-anagramic-squares.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-98-anagramic-squares.md @@ -1,7 +1,7 @@ --- id: 5900f3cf1000cf542c50fee1 title: 'Problem 98: Anagramic squares' -challengeType: 5 +challengeType: 1 forumTopicId: 302215 dashedName: problem-98-anagramic-squares --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-99-largest-exponential.md b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-99-largest-exponential.md index 07d9a48f01d..af44a7d0bd7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-99-largest-exponential.md +++ b/curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-99-largest-exponential.md @@ -1,7 +1,7 @@ --- id: 5900f3d01000cf542c50fee2 title: 'Problem 99: Largest exponential' -challengeType: 5 +challengeType: 1 forumTopicId: 302216 dashedName: problem-99-largest-exponential --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/100-doors.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/100-doors.md index e791c065581..1db8228f4af 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/100-doors.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/100-doors.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339acb title: 100 doors -challengeType: 5 +challengeType: 1 forumTopicId: 302217 dashedName: 100-doors --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/24-game.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/24-game.md index 9ce50a37141..77013e6976b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/24-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/24-game.md @@ -1,7 +1,7 @@ --- id: 5951e88f64ebf159166a1176 title: 24 game -challengeType: 5 +challengeType: 1 forumTopicId: 302218 dashedName: 24-game --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/9-billion-names-of-god-the-integer.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/9-billion-names-of-god-the-integer.md index 0ef8eeb9e0b..f857c18e239 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/9-billion-names-of-god-the-integer.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/9-billion-names-of-god-the-integer.md @@ -1,7 +1,7 @@ --- id: 5949b579404977fbaefcd736 title: 9 billion names of God the integer -challengeType: 5 +challengeType: 1 forumTopicId: 302219 dashedName: 9-billion-names-of-god-the-integer --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abc-problem.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abc-problem.md index b42b619749d..36a7b23eeb7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abc-problem.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abc-problem.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339acc title: ABC Problem -challengeType: 5 +challengeType: 1 forumTopicId: 302220 dashedName: abc-problem --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abundant-deficient-and-perfect-number-classifications.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abundant-deficient-and-perfect-number-classifications.md index 33cbddb68ab..5626858b7d3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abundant-deficient-and-perfect-number-classifications.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/abundant-deficient-and-perfect-number-classifications.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339acd title: 'Abundant, deficient and perfect number classifications' -challengeType: 5 +challengeType: 1 forumTopicId: 302221 dashedName: abundant-deficient-and-perfect-number-classifications --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/accumulator-factory.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/accumulator-factory.md index 87a41c1df7d..e3ee77daf90 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/accumulator-factory.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/accumulator-factory.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ace title: Accumulator factory -challengeType: 5 +challengeType: 1 forumTopicId: 302222 dashedName: accumulator-factory --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ackermann-function.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ackermann-function.md index f80262dc40d..f6443aee8c4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ackermann-function.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ackermann-function.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339acf title: Ackermann function -challengeType: 5 +challengeType: 1 forumTopicId: 302223 dashedName: ackermann-function --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/align-columns.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/align-columns.md index 2b58a1e1d86..85a1d0265f1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/align-columns.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/align-columns.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad0 title: Align columns -challengeType: 5 +challengeType: 1 forumTopicId: 302224 dashedName: align-columns --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/amicable-pairs.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/amicable-pairs.md index af2cf07b171..945b5cb117f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/amicable-pairs.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/amicable-pairs.md @@ -1,7 +1,7 @@ --- id: 5949b579404977fbaefcd737 title: Amicable pairs -challengeType: 5 +challengeType: 1 forumTopicId: 302225 dashedName: amicable-pairs --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-mode.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-mode.md index fd39e45c754..d65362b8929 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-mode.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-mode.md @@ -1,7 +1,7 @@ --- id: 594d8d0ab97724821379b1e6 title: Averages/Mode -challengeType: 5 +challengeType: 1 forumTopicId: 302226 dashedName: averagesmode --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-pythagorean-means.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-pythagorean-means.md index a166c7e236e..772c6fb9da1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-pythagorean-means.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-pythagorean-means.md @@ -1,7 +1,7 @@ --- id: 594d966a1467eb84194f0086 title: Averages/Pythagorean means -challengeType: 5 +challengeType: 1 forumTopicId: 302227 dashedName: averagespythagorean-means --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-root-mean-square.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-root-mean-square.md index 485d2c09942..f4dbbcbcca7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-root-mean-square.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/averages-root-mean-square.md @@ -1,7 +1,7 @@ --- id: 594da033de4190850b893874 title: Averages/Root mean square -challengeType: 5 +challengeType: 1 forumTopicId: 302228 dashedName: averagesroot-mean-square --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/babbage-problem.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/babbage-problem.md index 54f68f4e55a..aa9d6f54100 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/babbage-problem.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/babbage-problem.md @@ -1,7 +1,7 @@ --- id: 594db4d0dedb4c06a2a4cefd title: Babbage problem -challengeType: 5 +challengeType: 1 forumTopicId: 302229 dashedName: babbage-problem --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/balanced-brackets.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/balanced-brackets.md index e32338e301a..9332dcea513 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/balanced-brackets.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/balanced-brackets.md @@ -1,7 +1,7 @@ --- id: 594dc6c729e5700999302b45 title: Balanced brackets -challengeType: 5 +challengeType: 1 forumTopicId: 302230 dashedName: balanced-brackets --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/circles-of-given-radius-through-two-points.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/circles-of-given-radius-through-two-points.md index bbd910fb6c5..2254ea4c44a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/circles-of-given-radius-through-two-points.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/circles-of-given-radius-through-two-points.md @@ -1,7 +1,7 @@ --- id: 5951815dd895584b06884620 title: Circles of given radius through two points -challengeType: 5 +challengeType: 1 forumTopicId: 302231 dashedName: circles-of-given-radius-through-two-points --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/closest-pair-problem.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/closest-pair-problem.md index 9221d424b31..06259fbc6a1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/closest-pair-problem.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/closest-pair-problem.md @@ -1,7 +1,7 @@ --- id: 5951a53863c8a34f02bf1bdc title: Closest-pair problem -challengeType: 5 +challengeType: 1 forumTopicId: 302232 dashedName: closest-pair-problem --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/combinations.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/combinations.md index 27e9a3fa6d4..39498bf8ed9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/combinations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/combinations.md @@ -1,7 +1,7 @@ --- id: 5958469238c0d8d2632f46db title: Combinations -challengeType: 5 +challengeType: 1 forumTopicId: 302233 dashedName: combinations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/comma-quibbling.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/comma-quibbling.md index 38b29b39c3d..28053f80b67 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/comma-quibbling.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/comma-quibbling.md @@ -1,7 +1,7 @@ --- id: 596e414344c3b2872167f0fe title: Comma quibbling -challengeType: 5 +challengeType: 1 forumTopicId: 302234 dashedName: comma-quibbling --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/compare-a-list-of-strings.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/compare-a-list-of-strings.md index 8d8a378485a..0ae699eca5b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/compare-a-list-of-strings.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/compare-a-list-of-strings.md @@ -1,7 +1,7 @@ --- id: 596e457071c35c882915b3e4 title: Compare a list of strings -challengeType: 5 +challengeType: 1 forumTopicId: 302235 dashedName: compare-a-list-of-strings --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/convert-seconds-to-compound-duration.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/convert-seconds-to-compound-duration.md index 740d69b7b0e..9024a9ebd7c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/convert-seconds-to-compound-duration.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/convert-seconds-to-compound-duration.md @@ -1,7 +1,7 @@ --- id: 596fd036dc1ab896c5db98b1 title: Convert seconds to compound duration -challengeType: 5 +challengeType: 1 forumTopicId: 302236 dashedName: convert-seconds-to-compound-duration --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-occurrences-of-a-substring.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-occurrences-of-a-substring.md index 50d6c16f8dd..c3274154b40 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-occurrences-of-a-substring.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-occurrences-of-a-substring.md @@ -1,7 +1,7 @@ --- id: 596fda99c69f779975a1b67d title: Count occurrences of a substring -challengeType: 5 +challengeType: 1 forumTopicId: 302237 dashedName: count-occurrences-of-a-substring --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-the-coins.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-the-coins.md index aaa56b803e8..3e75b21eac4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-the-coins.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/count-the-coins.md @@ -1,7 +1,7 @@ --- id: 59713bd26bdeb8a594fb9413 title: Count the coins -challengeType: 5 +challengeType: 1 forumTopicId: 302238 dashedName: count-the-coins --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cramers-rule.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cramers-rule.md index 91948abccf7..2d612f0a7f2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cramers-rule.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cramers-rule.md @@ -1,7 +1,7 @@ --- id: 59713da0a428c1a62d7db430 title: Cramer's rule -challengeType: 5 +challengeType: 1 forumTopicId: 302239 dashedName: cramers-rule --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cumulative-standard-deviation.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cumulative-standard-deviation.md index 728c5e4a494..893cca49aa5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cumulative-standard-deviation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cumulative-standard-deviation.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e03 title: Cumulative standard deviation -challengeType: 5 +challengeType: 1 forumTopicId: 302240 dashedName: cumulative-standard-deviation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cusip.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cusip.md index 0daefa32937..b74ce598f4a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cusip.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cusip.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e05 title: CUSIP -challengeType: 5 +challengeType: 1 forumTopicId: 302241 dashedName: cusip --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cut-a-rectangle.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cut-a-rectangle.md index 74e9412a08a..446e3fddf1f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cut-a-rectangle.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/cut-a-rectangle.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e06 title: Cut a rectangle -challengeType: 5 +challengeType: 1 forumTopicId: 302242 dashedName: cut-a-rectangle --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md index 7db6dbebb18..1d5f06010c2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md @@ -1,7 +1,7 @@ --- id: 59669d08d75b60482359409f title: Date format -challengeType: 5 +challengeType: 1 forumTopicId: 302243 dashedName: date-format --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-manipulation.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-manipulation.md index 3412cd12fda..8c9e853bb80 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-manipulation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-manipulation.md @@ -1,7 +1,7 @@ --- id: 5966c21cf732a95f1b67dd28 title: Date manipulation -challengeType: 5 +challengeType: 1 forumTopicId: 302244 dashedName: date-manipulation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/day-of-the-week.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/day-of-the-week.md index 0260694251c..e41d1e48dae 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/day-of-the-week.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/day-of-the-week.md @@ -1,7 +1,7 @@ --- id: 5966f99c45e8976909a85575 title: Day of the week -challengeType: 5 +challengeType: 1 forumTopicId: 302245 dashedName: day-of-the-week --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deal-cards-for-freecell.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deal-cards-for-freecell.md index 66ac5717e53..b6a78ff636a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deal-cards-for-freecell.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deal-cards-for-freecell.md @@ -1,7 +1,7 @@ --- id: 59694356a6e7011f7f1c5f4e title: Deal cards for FreeCell -challengeType: 5 +challengeType: 1 forumTopicId: 302246 dashedName: deal-cards-for-freecell --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deepcopy.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deepcopy.md index 24b950d8d55..dc7666cee51 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deepcopy.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/deepcopy.md @@ -1,7 +1,7 @@ --- id: 596a8888ab7c01048de257d5 title: Deepcopy -challengeType: 5 +challengeType: 1 forumTopicId: 302247 dashedName: deepcopy --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/define-a-primitive-data-type.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/define-a-primitive-data-type.md index 2bc3f2dd1b7..e7909424694 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/define-a-primitive-data-type.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/define-a-primitive-data-type.md @@ -1,7 +1,7 @@ --- id: 597089c87eec450c68aa1643 title: Define a primitive data type -challengeType: 5 +challengeType: 1 forumTopicId: 302248 dashedName: define-a-primitive-data-type --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/department-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/department-numbers.md index 0eba1bec54a..1117963ac08 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/department-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/department-numbers.md @@ -1,7 +1,7 @@ --- id: 59f40b17e79dbf1ab720ed7a title: Department Numbers -challengeType: 5 +challengeType: 1 forumTopicId: 302249 dashedName: department-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md index bb1818acaf7..ae224dc50c6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/discordian-date.md @@ -1,7 +1,7 @@ --- id: 59f4eafba0343628bb682785 title: Discordian date -challengeType: 5 +challengeType: 1 forumTopicId: 302250 dashedName: discordian-date --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/dot-product.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/dot-product.md index 8216fbf04ee..0e0fb5c838a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/dot-product.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/dot-product.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e1e title: Dot product -challengeType: 5 +challengeType: 1 forumTopicId: 302251 dashedName: dot-product --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/element-wise-operations.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/element-wise-operations.md index 52a15c8d11d..8f4b6d005a7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/element-wise-operations.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/element-wise-operations.md @@ -1,7 +1,7 @@ --- id: 599c333915e0ea32d04d4bec title: Element-wise operations -challengeType: 5 +challengeType: 1 forumTopicId: 302252 dashedName: element-wise-operations --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/emirp-primes.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/emirp-primes.md index 564476da7a7..97240396a41 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/emirp-primes.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/emirp-primes.md @@ -1,7 +1,7 @@ --- id: 599d0ba974141b0f508b37d5 title: Emirp primes -challengeType: 5 +challengeType: 1 forumTopicId: 302253 dashedName: emirp-primes --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/entropy.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/entropy.md index 75d61ccc5d9..fa596bd4891 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/entropy.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/entropy.md @@ -1,7 +1,7 @@ --- id: 599d15309e88c813a40baf58 title: Entropy -challengeType: 5 +challengeType: 1 forumTopicId: 302254 dashedName: entropy --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/equilibrium-index.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/equilibrium-index.md index a7a33f9d37a..2076d7d75b0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/equilibrium-index.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/equilibrium-index.md @@ -1,7 +1,7 @@ --- id: 5987fd532b954e0f21b5d3f6 title: Equilibrium index -challengeType: 5 +challengeType: 1 forumTopicId: 302255 dashedName: equilibrium-index --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ethiopian-multiplication.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ethiopian-multiplication.md index a6d1c4cb349..a46d599aa1b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ethiopian-multiplication.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ethiopian-multiplication.md @@ -1,7 +1,7 @@ --- id: 599d1566a02b571412643b84 title: Ethiopian multiplication -challengeType: 5 +challengeType: 1 forumTopicId: 302257 dashedName: ethiopian-multiplication --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/euler-method.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/euler-method.md index ffaff48a9bb..90628549c3f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/euler-method.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/euler-method.md @@ -1,7 +1,7 @@ --- id: 59880443fb36441083c6c20e title: Euler method -challengeType: 5 +challengeType: 1 forumTopicId: 302258 dashedName: euler-method --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/evaluate-binomial-coefficients.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/evaluate-binomial-coefficients.md index 5b48751996c..30eeec21ba6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/evaluate-binomial-coefficients.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/evaluate-binomial-coefficients.md @@ -1,7 +1,7 @@ --- id: 598de241872ef8353c58a7a2 title: Evaluate binomial coefficients -challengeType: 5 +challengeType: 1 forumTopicId: 302259 dashedName: evaluate-binomial-coefficients --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-a-markov-algorithm.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-a-markov-algorithm.md index 1edde7bc255..112483733bf 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-a-markov-algorithm.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-a-markov-algorithm.md @@ -1,7 +1,7 @@ --- id: 59e09e6d412c5939baa02d16 title: Execute a Markov algorithm -challengeType: 5 +challengeType: 1 forumTopicId: 302260 dashedName: execute-a-markov-algorithm --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-brain.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-brain.md index 7dbffbb1618..62a7d597284 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-brain.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/execute-brain.md @@ -1,7 +1,7 @@ --- id: 59e0a8df964e4540d5abe599 title: Execute Brain**** -challengeType: 5 +challengeType: 1 forumTopicId: 302261 dashedName: execute-brain --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/extensible-prime-generator.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/extensible-prime-generator.md index 620da453ffe..d1f52b54af1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/extensible-prime-generator.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/extensible-prime-generator.md @@ -1,7 +1,7 @@ --- id: 598ee8b91b410510ae82efef title: Extensible prime generator -challengeType: 5 +challengeType: 1 forumTopicId: 302262 dashedName: extensible-prime-generator --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factorial.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factorial.md index f58bdffe25e..a6a6e87f1aa 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factorial.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factorial.md @@ -1,7 +1,7 @@ --- id: 597b2b2a2702b44414742771 title: Factorial -challengeType: 5 +challengeType: 1 forumTopicId: 302263 dashedName: factorial --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-a-mersenne-number.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-a-mersenne-number.md index c8cf067ffbe..23502e37435 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-a-mersenne-number.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-a-mersenne-number.md @@ -1,7 +1,7 @@ --- id: 598eea87e5cf4b116c3ff81a title: Factors of a Mersenne number -challengeType: 5 +challengeType: 1 forumTopicId: 302264 dashedName: factors-of-a-mersenne-number --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-an-integer.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-an-integer.md index 31d9b722b7f..8de06b3c4f0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-an-integer.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/factors-of-an-integer.md @@ -1,7 +1,7 @@ --- id: 597f1e7fbc206f0e9ba95dc4 title: Factors of an integer -challengeType: 5 +challengeType: 1 forumTopicId: 302265 dashedName: factors-of-an-integer --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/farey-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/farey-sequence.md index 8b928503518..f549221deb3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/farey-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/farey-sequence.md @@ -1,7 +1,7 @@ --- id: 59c3ec9f15068017c96eb8a3 title: Farey sequence -challengeType: 5 +challengeType: 1 forumTopicId: 302266 dashedName: farey-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-n-step-number-sequences.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-n-step-number-sequences.md index a1e2ce50e1c..540c7372b1e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-n-step-number-sequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-n-step-number-sequences.md @@ -1,7 +1,7 @@ --- id: 598eef80ba501f1268170e1e title: Fibonacci n-step number sequences -challengeType: 5 +challengeType: 1 forumTopicId: 302267 dashedName: fibonacci-n-step-number-sequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-sequence.md index 2cce69c1856..4e60775b086 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-sequence.md @@ -1,7 +1,7 @@ --- id: 597f24c1dda4e70f53c79c81 title: Fibonacci sequence -challengeType: 5 +challengeType: 1 forumTopicId: 302268 dashedName: fibonacci-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-word.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-word.md index b9b5d963c03..464f03b61b7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-word.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fibonacci-word.md @@ -1,7 +1,7 @@ --- id: 5992e222d397f00d21122931 title: Fibonacci word -challengeType: 5 +challengeType: 1 forumTopicId: 302269 dashedName: fibonacci-word --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fizzbuzz.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fizzbuzz.md index 9839933b099..400625c512e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fizzbuzz.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fizzbuzz.md @@ -1,7 +1,7 @@ --- id: 5e9ddb06ec35240f39657419 title: FizzBuzz -challengeType: 5 +challengeType: 1 forumTopicId: 385370 dashedName: fizzbuzz --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fractran.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fractran.md index 0dbcacadbdb..4e3daccf125 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fractran.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/fractran.md @@ -1,7 +1,7 @@ --- id: 5a7dad05be01840e1778a0d1 title: Fractran -challengeType: 5 +challengeType: 1 forumTopicId: 302270 dashedName: fractran --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gamma-function.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gamma-function.md index ff11ba9266c..91b6b01786a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gamma-function.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gamma-function.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e76 title: Gamma function -challengeType: 5 +challengeType: 1 forumTopicId: 302271 dashedName: gamma-function --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gaussian-elimination.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gaussian-elimination.md index 2e5adf4bd9e..53b7860f1fc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gaussian-elimination.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gaussian-elimination.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e77 title: Gaussian elimination -challengeType: 5 +challengeType: 1 forumTopicId: 302272 dashedName: gaussian-elimination --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/general-fizzbuzz.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/general-fizzbuzz.md index fd6e20bf545..168406d9457 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/general-fizzbuzz.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/general-fizzbuzz.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e78 title: General FizzBuzz -challengeType: 5 +challengeType: 1 forumTopicId: 302273 dashedName: general-fizzbuzz --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generate-lower-case-ascii-alphabet.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generate-lower-case-ascii-alphabet.md index 5f643c3a38b..eb31c80170b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generate-lower-case-ascii-alphabet.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generate-lower-case-ascii-alphabet.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e7a title: Generate lower case ASCII alphabet -challengeType: 5 +challengeType: 1 forumTopicId: 302274 dashedName: generate-lower-case-ascii-alphabet --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generator-exponential.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generator-exponential.md index f888e8dff04..6b15a7ca62e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generator-exponential.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/generator-exponential.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e7b title: Generator/Exponential -challengeType: 5 +challengeType: 1 forumTopicId: 302275 dashedName: generatorexponential --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gray-code.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gray-code.md index fab51c20ea8..ded11f5cac0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gray-code.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/gray-code.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e80 title: Gray code -challengeType: 5 +challengeType: 1 forumTopicId: 302276 dashedName: gray-code --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-common-divisor.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-common-divisor.md index 60b96750188..8e960936bb6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-common-divisor.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-common-divisor.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e82 title: Greatest common divisor -challengeType: 5 +challengeType: 1 forumTopicId: 302277 dashedName: greatest-common-divisor --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-subsequential-sum.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-subsequential-sum.md index 4a90c111fe2..6b8eebaf0e8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-subsequential-sum.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/greatest-subsequential-sum.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7e84 title: Greatest subsequential sum -challengeType: 5 +challengeType: 1 forumTopicId: 302278 dashedName: greatest-subsequential-sum --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hailstone-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hailstone-sequence.md index 37768d8cd36..639f52b4998 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hailstone-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hailstone-sequence.md @@ -1,7 +1,7 @@ --- id: 595608ff8bcd7a50bd490181 title: Hailstone sequence -challengeType: 5 +challengeType: 1 forumTopicId: 302279 dashedName: hailstone-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/happy-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/happy-numbers.md index 0786e948f9a..43ab0ef8989 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/happy-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/happy-numbers.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad1 title: Happy numbers -challengeType: 5 +challengeType: 1 forumTopicId: 302280 dashedName: happy-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/harshad-or-niven-series.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/harshad-or-niven-series.md index 400e9513344..ff626d6671d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/harshad-or-niven-series.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/harshad-or-niven-series.md @@ -1,7 +1,7 @@ --- id: 595668ca4cfe1af2fb9818d4 title: Harshad or Niven series -challengeType: 5 +challengeType: 1 forumTopicId: 302281 dashedName: harshad-or-niven-series --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-from-two-arrays.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-from-two-arrays.md index 6f87cf09868..75facd682ab 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-from-two-arrays.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-from-two-arrays.md @@ -1,7 +1,7 @@ --- id: 595671d4d2cdc305f0d5b36f title: Hash from two arrays -challengeType: 5 +challengeType: 1 forumTopicId: 302283 dashedName: hash-from-two-arrays --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-join.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-join.md index 23daa1fd992..8eea55e1b3e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-join.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hash-join.md @@ -1,7 +1,7 @@ --- id: 5956795bc9e2c415eb244de1 title: Hash join -challengeType: 5 +challengeType: 1 forumTopicId: 302284 dashedName: hash-join --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/heronian-triangles.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/heronian-triangles.md index 8ee19e67596..35c83855e3c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/heronian-triangles.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/heronian-triangles.md @@ -1,7 +1,7 @@ --- id: 595b98f8b5a2245e243aa831 title: Heronian triangles -challengeType: 5 +challengeType: 1 forumTopicId: 302285 dashedName: heronian-triangles --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-figure-figure-sequences.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-figure-figure-sequences.md index be41f472ea8..debc5f4db0a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-figure-figure-sequences.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-figure-figure-sequences.md @@ -1,7 +1,7 @@ --- id: 59622f89e4e137560018a40e title: Hofstadter Figure-Figure sequences -challengeType: 5 +challengeType: 1 forumTopicId: 302286 dashedName: hofstadter-figure-figure-sequences --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-q-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-q-sequence.md index cb683461816..27c1bdb4dba 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-q-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/hofstadter-q-sequence.md @@ -1,7 +1,7 @@ --- id: 59637c4d89f6786115efd814 title: Hofstadter Q sequence -challengeType: 5 +challengeType: 1 forumTopicId: 302287 dashedName: hofstadter-q-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/i-before-e-except-after-c.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/i-before-e-except-after-c.md index 86efa2498a9..ba038c108bb 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/i-before-e-except-after-c.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/i-before-e-except-after-c.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7eb0 title: I before E except after C -challengeType: 5 +challengeType: 1 forumTopicId: 302288 dashedName: i-before-e-except-after-c --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iban.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iban.md index 561c92d52e3..151b979a3f7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iban.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iban.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7eaf title: IBAN -challengeType: 5 +challengeType: 1 forumTopicId: 302289 dashedName: iban --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/identity-matrix.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/identity-matrix.md index a8465da648c..dba37b7cafa 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/identity-matrix.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/identity-matrix.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7eb1 title: Identity matrix -challengeType: 5 +challengeType: 1 forumTopicId: 302290 dashedName: identity-matrix --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iterated-digits-squaring.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iterated-digits-squaring.md index bbed591151a..c64fdc125d7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iterated-digits-squaring.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/iterated-digits-squaring.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ec1 title: Iterated digits squaring -challengeType: 5 +challengeType: 1 forumTopicId: 302291 dashedName: iterated-digits-squaring --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jaro-distance.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jaro-distance.md index d348acaee73..2eaea26bbc4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jaro-distance.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jaro-distance.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ec2 title: Jaro distance -challengeType: 5 +challengeType: 1 forumTopicId: 302292 dashedName: jaro-distance --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jortsort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jortsort.md index d096b82b172..1bb9d70e909 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jortsort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/jortsort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ec4 title: JortSort -challengeType: 5 +challengeType: 1 forumTopicId: 302293 dashedName: jortsort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/josephus-problem.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/josephus-problem.md index 9776019856d..d7e28e5e0c4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/josephus-problem.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/josephus-problem.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ec5 title: Josephus problem -challengeType: 5 +challengeType: 1 forumTopicId: 302294 dashedName: josephus-problem --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/k-d-tree.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/k-d-tree.md index 5cb0e1f78fc..9f038dd908d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/k-d-tree.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/k-d-tree.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ecb title: K-d tree -challengeType: 5 +challengeType: 1 forumTopicId: 302295 dashedName: k-d-tree --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/kaprekar-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/kaprekar-numbers.md index 257af5e3d56..ffef92f7819 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/kaprekar-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/kaprekar-numbers.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7eca title: Kaprekar numbers -challengeType: 5 +challengeType: 1 forumTopicId: 302296 dashedName: kaprekar-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-0-1.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-0-1.md index 4112f63fb20..ab84dea2631 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-0-1.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-0-1.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ed1 title: Knapsack problem/0-1 -challengeType: 5 +challengeType: 1 forumTopicId: 323649 dashedName: knapsack-problem0-1 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-bounded.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-bounded.md index dfcde45510a..2af68ccd123 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-bounded.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-bounded.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ed2 title: Knapsack problem/Bounded -challengeType: 5 +challengeType: 1 forumTopicId: 323652 dashedName: knapsack-problembounded --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-continuous.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-continuous.md index c106a4a7438..cb6879ac2d9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-continuous.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-continuous.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ed3 title: Knapsack problem/Continuous -challengeType: 5 +challengeType: 1 forumTopicId: 323654 dashedName: knapsack-problemcontinuous --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-unbounded.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-unbounded.md index 74e1ad8916a..62bb6116126 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-unbounded.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knapsack-problem-unbounded.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ed4 title: Knapsack problem/Unbounded -challengeType: 5 +challengeType: 1 forumTopicId: 323655 dashedName: knapsack-problemunbounded --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knights-tour.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knights-tour.md index 78de8ba6fd2..154df0c3ee4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knights-tour.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/knights-tour.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ed5 title: Knight's tour -challengeType: 5 +challengeType: 1 forumTopicId: 302297 dashedName: knights-tour --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/largest-int-from-concatenated-ints.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/largest-int-from-concatenated-ints.md index f8938faa66f..91f5ba030ba 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/largest-int-from-concatenated-ints.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/largest-int-from-concatenated-ints.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7edb title: Largest int from concatenated ints -challengeType: 5 +challengeType: 1 forumTopicId: 302298 dashedName: largest-int-from-concatenated-ints --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-friday-of-each-month.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-friday-of-each-month.md index e8a6170f549..7ebd6a1b71a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-friday-of-each-month.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-friday-of-each-month.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7edc title: Last Friday of each month -challengeType: 5 +challengeType: 1 forumTopicId: 302299 dashedName: last-friday-of-each-month --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-letter-first-letter.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-letter-first-letter.md index a20f5b4df35..f6bb3eafe56 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-letter-first-letter.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/last-letter-first-letter.md @@ -1,7 +1,7 @@ --- id: 5e4ce2b6ac708cc68c1df25e title: Last letter-first letter -challengeType: 5 +challengeType: 1 forumTopicId: 385256 dashedName: last-letter-first-letter --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/leap-year.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/leap-year.md index cf41748dba4..ae2f6773c80 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/leap-year.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/leap-year.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ede title: Leap year -challengeType: 5 +challengeType: 1 forumTopicId: 302300 dashedName: leap-year --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/least-common-multiple.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/least-common-multiple.md index ed570104bf0..a3c747b6523 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/least-common-multiple.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/least-common-multiple.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7edf title: Least common multiple -challengeType: 5 +challengeType: 1 forumTopicId: 302301 dashedName: least-common-multiple --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/left-factorials.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/left-factorials.md index 36c2761d93e..6f589d1f1e1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/left-factorials.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/left-factorials.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ee0 title: Left factorials -challengeType: 5 +challengeType: 1 forumTopicId: 302302 dashedName: left-factorials --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/letter-frequency.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/letter-frequency.md index d7c0a30349b..1efeade3f64 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/letter-frequency.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/letter-frequency.md @@ -1,7 +1,7 @@ --- id: 5e4ce2bbac708cc68c1df25f title: Letter frequency -challengeType: 5 +challengeType: 1 forumTopicId: 385263 dashedName: letter-frequency --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/levenshtein-distance.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/levenshtein-distance.md index 456f5c33c0d..89e9379aff2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/levenshtein-distance.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/levenshtein-distance.md @@ -1,7 +1,7 @@ --- id: 5e4ce2eaac708cc68c1df260 title: Levenshtein distance -challengeType: 5 +challengeType: 1 forumTopicId: 385264 dashedName: levenshtein-distance --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/linear-congruential-generator.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/linear-congruential-generator.md index d14efdbc6ea..9b7ff866168 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/linear-congruential-generator.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/linear-congruential-generator.md @@ -1,7 +1,7 @@ --- id: 5e4ce2f5ac708cc68c1df261 title: Linear congruential generator -challengeType: 5 +challengeType: 1 forumTopicId: 385266 dashedName: linear-congruential-generator --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/long-multiplication.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/long-multiplication.md index c551111e9cb..174bde82794 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/long-multiplication.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/long-multiplication.md @@ -1,7 +1,7 @@ --- id: 5e4ce2a1ac708cc68c1df25d title: Long multiplication -challengeType: 5 +challengeType: 1 forumTopicId: 385269 dashedName: long-multiplication --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-common-subsequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-common-subsequence.md index af327f5925b..e72d2a114b0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-common-subsequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-common-subsequence.md @@ -1,7 +1,7 @@ --- id: 5e6dd1278e6ca105cde40ea9 title: Longest common subsequence -challengeType: 5 +challengeType: 1 forumTopicId: 385271 dashedName: longest-common-subsequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-increasing-subsequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-increasing-subsequence.md index b274b3b3bb6..0cd96a6d6cc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-increasing-subsequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-increasing-subsequence.md @@ -1,7 +1,7 @@ --- id: 5e6dd139859c290b6ab80292 title: Longest increasing subsequence -challengeType: 5 +challengeType: 1 forumTopicId: 385272 dashedName: longest-increasing-subsequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-string-challenge.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-string-challenge.md index 5253483f866..f4bedb96bcc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-string-challenge.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/longest-string-challenge.md @@ -1,7 +1,7 @@ --- id: 5e6dd14192286d95fc43046e title: Longest string challenge -challengeType: 5 +challengeType: 1 forumTopicId: 385275 dashedName: longest-string-challenge --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/look-and-say-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/look-and-say-sequence.md index 003c2f71eb8..464d824a0c9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/look-and-say-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/look-and-say-sequence.md @@ -1,7 +1,7 @@ --- id: 5e6dd14797f5ce267c2f19d0 title: Look-and-say sequence -challengeType: 5 +challengeType: 1 forumTopicId: 385277 dashedName: look-and-say-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/loop-over-multiple-arrays-simultaneously.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/loop-over-multiple-arrays-simultaneously.md index e8924ccd287..d0bd62b8726 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/loop-over-multiple-arrays-simultaneously.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/loop-over-multiple-arrays-simultaneously.md @@ -1,7 +1,7 @@ --- id: 5e6dd15004c88cf00d2a78b3 title: Loop over multiple arrays simultaneously -challengeType: 5 +challengeType: 1 forumTopicId: 385279 dashedName: loop-over-multiple-arrays-simultaneously --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lu-decomposition.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lu-decomposition.md index 09ad91ef95f..45759df22aa 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lu-decomposition.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lu-decomposition.md @@ -1,7 +1,7 @@ --- id: 5e6decd8ec8d7db960950d1c title: LU decomposition -challengeType: 5 +challengeType: 1 forumTopicId: 385280 dashedName: lu-decomposition --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lucas-lehmer-test.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lucas-lehmer-test.md index 83d3d2bbfaf..e909f6b3f6a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lucas-lehmer-test.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lucas-lehmer-test.md @@ -1,7 +1,7 @@ --- id: 5e6dee7749a0b85a3f1fc7d5 title: Lucas-Lehmer test -challengeType: 5 +challengeType: 1 forumTopicId: 385281 dashedName: lucas-lehmer-test --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ludic-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ludic-numbers.md index 20ab19fa85d..1311dbd718a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ludic-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/ludic-numbers.md @@ -1,7 +1,7 @@ --- id: 5ea281203167d2b0bdefca00 title: Ludic numbers -challengeType: 5 +challengeType: 1 forumTopicId: 385282 dashedName: ludic-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/luhn-test-of-credit-card-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/luhn-test-of-credit-card-numbers.md index ecaa747c93b..596dfd62879 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/luhn-test-of-credit-card-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/luhn-test-of-credit-card-numbers.md @@ -1,7 +1,7 @@ --- id: 5ea28156e79528a9ab248f27 title: Luhn test of credit card numbers -challengeType: 5 +challengeType: 1 forumTopicId: 385284 dashedName: luhn-test-of-credit-card-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lychrel-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lychrel-numbers.md index 5ffc202ebd9..be2d4482f9f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lychrel-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lychrel-numbers.md @@ -1,7 +1,7 @@ --- id: 5ea2815a8640bcc6cb7dab3c title: Lychrel numbers -challengeType: 5 +challengeType: 1 forumTopicId: 385287 dashedName: lychrel-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lzw-compression.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lzw-compression.md index e95b44b9185..e4aa0f6e571 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lzw-compression.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/lzw-compression.md @@ -1,7 +1,7 @@ --- id: 5ea2815e364d9a2222ea55f8 title: LZW compression -challengeType: 5 +challengeType: 1 forumTopicId: 385288 dashedName: lzw-compression --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/s-expressions.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/s-expressions.md index 69312d26343..df583d4cb2a 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/s-expressions.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/s-expressions.md @@ -1,7 +1,7 @@ --- id: 59667989bf71cf555dd5d2ff title: S-Expressions -challengeType: 5 +challengeType: 1 forumTopicId: 302303 dashedName: s-expressions --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sailors-coconuts-and-a-monkey-problem.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sailors-coconuts-and-a-monkey-problem.md index b0f1c7a22d9..32c0af13202 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sailors-coconuts-and-a-monkey-problem.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sailors-coconuts-and-a-monkey-problem.md @@ -1,7 +1,7 @@ --- id: 59da22823d04c95919d46269 title: 'Sailors, coconuts and a monkey problem' -challengeType: 5 +challengeType: 1 forumTopicId: 302304 dashedName: sailors-coconuts-and-a-monkey-problem --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/search-a-list-of-records.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/search-a-list-of-records.md index f4fa1a4452e..439ece2740e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/search-a-list-of-records.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/search-a-list-of-records.md @@ -1,7 +1,7 @@ --- id: 5eb3e497b8d6d7f63c5517ea title: Search a list of records -challengeType: 5 +challengeType: 1 forumTopicId: 385315 dashedName: search-a-list-of-records --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sedols.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sedols.md index 37d17e4a4f7..ca0b378bdfe 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sedols.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sedols.md @@ -1,7 +1,7 @@ --- id: 59d9c6bc214c613ba73ff012 title: SEDOLs -challengeType: 5 +challengeType: 1 forumTopicId: 302305 dashedName: sedols --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-describing-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-describing-numbers.md index 71f246e02c0..c3c93dbfa70 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-describing-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-describing-numbers.md @@ -1,7 +1,7 @@ --- id: 5eaf48389ee512d4d103684b title: Self Describing Numbers -challengeType: 5 +challengeType: 1 forumTopicId: 385289 dashedName: self-describing-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-referential-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-referential-sequence.md index 7fad04ada65..086840b687f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-referential-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/self-referential-sequence.md @@ -1,7 +1,7 @@ --- id: 5eb3e4a21f462f409d656c73 title: Self-referential sequence -challengeType: 5 +challengeType: 1 forumTopicId: 385317 dashedName: self-referential-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/semiprime.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/semiprime.md index 7094fee42ba..590e77332ef 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/semiprime.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/semiprime.md @@ -1,7 +1,7 @@ --- id: 5eb3e4aa847216613aa81983 title: Semiprime -challengeType: 5 +challengeType: 1 forumTopicId: 385318 dashedName: semiprime --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-consolidation.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-consolidation.md index 3a97b090b37..07a585e0875 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-consolidation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-consolidation.md @@ -1,7 +1,7 @@ --- id: 5eb3e4af7d0e7b760b46cedc title: Set consolidation -challengeType: 5 +challengeType: 1 forumTopicId: 385319 dashedName: set-consolidation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-of-real-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-of-real-numbers.md index 7633b59b8a4..addfc4c751b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-of-real-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/set-of-real-numbers.md @@ -1,7 +1,7 @@ --- id: 5eb3e4b20aa93c437f9e9717 title: Set of real numbers -challengeType: 5 +challengeType: 1 forumTopicId: 385322 dashedName: set-of-real-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-1.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-1.md index cb0298a7c66..3ac65ad9604 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-1.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-1.md @@ -1,7 +1,7 @@ --- id: 5eb3e4b5f629b9a07429a5d2 title: SHA-1 -challengeType: 5 +challengeType: 1 forumTopicId: 385326 dashedName: sha-1 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-256.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-256.md index ba3af1f527f..a607324d77e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-256.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sha-256.md @@ -1,7 +1,7 @@ --- id: 5eb3e4c3a894c333d2811a3f title: SHA-256 -challengeType: 5 +challengeType: 1 forumTopicId: 385328 dashedName: sha-256 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-an-array-of-composite-structures.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-an-array-of-composite-structures.md index e2a4065371e..124644791f7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-an-array-of-composite-structures.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-an-array-of-composite-structures.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc7ffe title: Sort an array of composite structures -challengeType: 5 +challengeType: 1 forumTopicId: 302306 dashedName: sort-an-array-of-composite-structures --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-disjoint-sublist.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-disjoint-sublist.md index b6647f28247..8f1ef877e53 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-disjoint-sublist.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-disjoint-sublist.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8000 title: Sort disjoint sublist -challengeType: 5 +challengeType: 1 forumTopicId: 302307 dashedName: sort-disjoint-sublist --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-stability.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-stability.md index 68d4a87fb7f..0820e0c2d77 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-stability.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-stability.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8014 title: Sort stability -challengeType: 5 +challengeType: 1 forumTopicId: 302308 dashedName: sort-stability --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-using-a-custom-comparator.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-using-a-custom-comparator.md index e7e7919d0be..175dd475233 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-using-a-custom-comparator.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sort-using-a-custom-comparator.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8016 title: Sort using a custom comparator -challengeType: 5 +challengeType: 1 forumTopicId: 302309 dashedName: sort-using-a-custom-comparator --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bead-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bead-sort.md index a31775e065b..302bb1e6654 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bead-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bead-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8001 title: Sorting algorithms/Bead sort -challengeType: 5 +challengeType: 1 forumTopicId: 302310 dashedName: sorting-algorithmsbead-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bogosort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bogosort.md index 61e667a1f14..a8b51f55fac 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bogosort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-bogosort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8002 title: Sorting algorithms/Bogosort -challengeType: 5 +challengeType: 1 forumTopicId: 302311 dashedName: sorting-algorithmsbogosort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-cocktail-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-cocktail-sort.md index 100a26e8f9b..9f8a3bcb821 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-cocktail-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-cocktail-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8004 title: Sorting algorithms/Cocktail sort -challengeType: 5 +challengeType: 1 forumTopicId: 302312 dashedName: sorting-algorithmscocktail-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-comb-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-comb-sort.md index 1350234a71a..5f19360a31f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-comb-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-comb-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8005 title: Sorting algorithms/Comb sort -challengeType: 5 +challengeType: 1 forumTopicId: 302313 dashedName: sorting-algorithmscomb-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-gnome-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-gnome-sort.md index 52c5b25034b..c0315d5275f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-gnome-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-gnome-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8007 title: Sorting algorithms/Gnome sort -challengeType: 5 +challengeType: 1 forumTopicId: 302314 dashedName: sorting-algorithmsgnome-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-pancake-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-pancake-sort.md index 3841c9604f1..f93ad1aac07 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-pancake-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-pancake-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc800b title: Sorting algorithms/Pancake sort -challengeType: 5 +challengeType: 1 forumTopicId: 302315 dashedName: sorting-algorithmspancake-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-permutation-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-permutation-sort.md index d5fc1e3b083..f6bd959a068 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-permutation-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-permutation-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc800c title: Sorting algorithms/Permutation sort -challengeType: 5 +challengeType: 1 forumTopicId: 302316 dashedName: sorting-algorithmspermutation-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-shell-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-shell-sort.md index 5b75de7cb8f..53f76a0a3a2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-shell-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-shell-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8010 title: Sorting algorithms/Shell sort -challengeType: 5 +challengeType: 1 forumTopicId: 302317 dashedName: sorting-algorithmsshell-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-stooge-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-stooge-sort.md index 1271e874c70..23819a80eb9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-stooge-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-stooge-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8012 title: Sorting algorithms/Stooge sort -challengeType: 5 +challengeType: 1 forumTopicId: 302318 dashedName: sorting-algorithmsstooge-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-strand-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-strand-sort.md index 67b598b69ae..0c4d197eef9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-strand-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sorting-algorithms-strand-sort.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8013 title: Sorting algorithms/Strand sort -challengeType: 5 +challengeType: 1 forumTopicId: 302319 dashedName: sorting-algorithmsstrand-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/soundex.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/soundex.md index 97a728351bc..3072f3139f2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/soundex.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/soundex.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8017 title: Soundex -challengeType: 5 +challengeType: 1 forumTopicId: 302320 dashedName: soundex --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/spiral-matrix.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/spiral-matrix.md index 14da95f5a2f..fbdd024181b 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/spiral-matrix.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/spiral-matrix.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc801c title: Spiral matrix -challengeType: 5 +challengeType: 1 forumTopicId: 302321 dashedName: spiral-matrix --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/split-a-character-string-based-on-change-of-character.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/split-a-character-string-based-on-change-of-character.md index 4bb28fba9a6..5a7cd85889d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/split-a-character-string-based-on-change-of-character.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/split-a-character-string-based-on-change-of-character.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc801d title: Split a character string based on change of character -challengeType: 5 +challengeType: 1 forumTopicId: 302322 dashedName: split-a-character-string-based-on-change-of-character --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/state-name-puzzle.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/state-name-puzzle.md index b00b2d39b2d..841319d1bda 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/state-name-puzzle.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/state-name-puzzle.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8024 title: State name puzzle -challengeType: 5 +challengeType: 1 forumTopicId: 302323 dashedName: state-name-puzzle --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stern-brocot-sequence.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stern-brocot-sequence.md index 9807fddbd11..a0030994da2 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stern-brocot-sequence.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stern-brocot-sequence.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8028 title: Stern-Brocot sequence -challengeType: 5 +challengeType: 1 forumTopicId: 302324 dashedName: stern-brocot-sequence --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/straddling-checkerboard.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/straddling-checkerboard.md index dac7e1c5b4d..6181ad81245 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/straddling-checkerboard.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/straddling-checkerboard.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8029 title: Straddling checkerboard -challengeType: 5 +challengeType: 1 forumTopicId: 302325 dashedName: straddling-checkerboard --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stream-merge.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stream-merge.md index 234158bb509..9e2c93138d7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stream-merge.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/stream-merge.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc802a title: Stream Merge -challengeType: 5 +challengeType: 1 forumTopicId: 302326 dashedName: stream-merge --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.md index 317f9dd7b7e..5207f260b42 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8036 title: Strip control codes and extended characters from a string -challengeType: 5 +challengeType: 1 forumTopicId: 302327 dashedName: strip-control-codes-and-extended-characters-from-a-string --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/subleq.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/subleq.md index 604152422ec..1dc7987cf77 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/subleq.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/subleq.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8038 title: Subleq -challengeType: 5 +challengeType: 1 forumTopicId: 302328 dashedName: subleq --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sudoku.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sudoku.md index fab196c3df2..01bdc0854df 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sudoku.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sudoku.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc803c title: Sudoku -challengeType: 5 +challengeType: 1 forumTopicId: 302329 dashedName: sudoku --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-digits-of-an-integer.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-digits-of-an-integer.md index d13a1bdb030..077d606d4c7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-digits-of-an-integer.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-digits-of-an-integer.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc803f title: Sum digits of an integer -challengeType: 5 +challengeType: 1 forumTopicId: 302331 dashedName: sum-digits-of-an-integer --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-multiples-of-3-and-5.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-multiples-of-3-and-5.md index f92d5b9d218..d5f7e93da8f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-multiples-of-3-and-5.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-multiples-of-3-and-5.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8040 title: Sum multiples of 3 and 5 -challengeType: 5 +challengeType: 1 forumTopicId: 302332 dashedName: sum-multiples-of-3-and-5 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-a-series.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-a-series.md index 21640c82bf7..7d649eee959 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-a-series.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-a-series.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8041 title: Sum of a series -challengeType: 5 +challengeType: 1 forumTopicId: 302333 dashedName: sum-of-a-series --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-squares.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-squares.md index d211cbc1657..ee55a5bfea5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-squares.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-of-squares.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8042 title: Sum of squares -challengeType: 5 +challengeType: 1 forumTopicId: 302334 dashedName: sum-of-squares --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-to-100.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-to-100.md index f30b422ba87..e616195233d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-to-100.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sum-to-100.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8043 title: Sum to 100 -challengeType: 5 +challengeType: 1 forumTopicId: 302335 dashedName: sum-to-100 --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sutherland-hodgman-polygon-clipping.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sutherland-hodgman-polygon-clipping.md index b4cd4801088..50ad887d282 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sutherland-hodgman-polygon-clipping.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/sutherland-hodgman-polygon-clipping.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8045 title: Sutherland-Hodgman polygon clipping -challengeType: 5 +challengeType: 1 forumTopicId: 302336 dashedName: sutherland-hodgman-polygon-clipping --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/symmetric-difference.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/symmetric-difference.md index 1181ccefe6a..bf8d98a2c7f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/symmetric-difference.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/symmetric-difference.md @@ -1,7 +1,7 @@ --- id: 5a23c84252665b21eecc8046 title: Symmetric difference -challengeType: 5 +challengeType: 1 forumTopicId: 16086 dashedName: symmetric-difference --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/taxicab-numbers.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/taxicab-numbers.md index 8a0ecfac53d..e968d091577 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/taxicab-numbers.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/taxicab-numbers.md @@ -1,7 +1,7 @@ --- id: 594ecc0d9a8cf816e3340187 title: Taxicab numbers -challengeType: 5 +challengeType: 1 forumTopicId: 302337 dashedName: taxicab-numbers --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/tokenize-a-string-with-escaping.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/tokenize-a-string-with-escaping.md index 24a65a163e8..a95d3927542 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/tokenize-a-string-with-escaping.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/tokenize-a-string-with-escaping.md @@ -1,7 +1,7 @@ --- id: 594faaab4e2a8626833e9c3d title: Tokenize a string with escaping -challengeType: 5 +challengeType: 1 forumTopicId: 302338 dashedName: tokenize-a-string-with-escaping --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/top-rank-per-group.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/top-rank-per-group.md index 56cd2843797..b32c3f2a2a6 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/top-rank-per-group.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/top-rank-per-group.md @@ -1,7 +1,7 @@ --- id: 595011cba5a81735713873bd title: Top rank per group -challengeType: 5 +challengeType: 1 forumTopicId: 302339 dashedName: top-rank-per-group --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/topological-sort.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/topological-sort.md index f57d218e66c..8b9939feb29 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/topological-sort.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/topological-sort.md @@ -1,7 +1,7 @@ --- id: 594fa2746886f41f7d8bf225 title: Topological sort -challengeType: 5 +challengeType: 1 forumTopicId: 302340 dashedName: topological-sort --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/towers-of-hanoi.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/towers-of-hanoi.md index 9ccf94e0064..3ab836e3745 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/towers-of-hanoi.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/towers-of-hanoi.md @@ -1,7 +1,7 @@ --- id: 5951ed8945deab770972ae56 title: Towers of Hanoi -challengeType: 5 +challengeType: 1 forumTopicId: 302341 dashedName: towers-of-hanoi --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-cross-product.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-cross-product.md index 4dab99b445a..20dff2183d4 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-cross-product.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-cross-product.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad2 title: Vector cross product -challengeType: 5 +challengeType: 1 forumTopicId: 302342 dashedName: vector-cross-product --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-dot-product.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-dot-product.md index fb8ae242aed..447edc27d7f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-dot-product.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/vector-dot-product.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad3 title: Vector dot product -challengeType: 5 +challengeType: 1 forumTopicId: 302343 dashedName: vector-dot-product --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.md index 760128e0a40..aff883e5d51 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.md @@ -1,7 +1,7 @@ --- id: 5e94a54cc7b022105bf0fd2c title: Word frequency -challengeType: 5 +challengeType: 1 forumTopicId: 393913 dashedName: word-frequency --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-wrap.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-wrap.md index 344be87802e..5ea8d8161da 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-wrap.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-wrap.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad4 title: Word wrap -challengeType: 5 +challengeType: 1 forumTopicId: 302344 dashedName: word-wrap --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/y-combinator.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/y-combinator.md index a16f7b0a82b..bd770f28f50 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/y-combinator.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/y-combinator.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad5 title: Y combinator -challengeType: 5 +challengeType: 1 forumTopicId: 302345 dashedName: y-combinator --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zeckendorf-number-representation.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zeckendorf-number-representation.md index 7794021986e..27ab1af3d3c 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zeckendorf-number-representation.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zeckendorf-number-representation.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad6 title: Zeckendorf number representation -challengeType: 5 +challengeType: 1 forumTopicId: 302346 dashedName: zeckendorf-number-representation --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zhang-suen-thinning-algorithm.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zhang-suen-thinning-algorithm.md index 72ab1cf2ee0..6f8cf62dafa 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zhang-suen-thinning-algorithm.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zhang-suen-thinning-algorithm.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad7 title: Zhang-Suen thinning algorithm -challengeType: 5 +challengeType: 1 forumTopicId: 302347 dashedName: zhang-suen-thinning-algorithm --- diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zig-zag-matrix.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zig-zag-matrix.md index 9979bef4185..70799a19f1d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zig-zag-matrix.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/zig-zag-matrix.md @@ -1,7 +1,7 @@ --- id: 594810f028c0303b75339ad8 title: Zig-zag matrix -challengeType: 5 +challengeType: 1 forumTopicId: 302348 dashedName: zig-zag-matrix ---