* fix: remove isHidden flag from frontmatter * fix: add isUpcomingChange Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> * feat: hide blocks not challenges Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
		
			
				
	
	
		
			100 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			100 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "Intermediate Algorithm Scripting",
 | 
						|
  "isUpcomingChange": false,
 | 
						|
  "dashedName": "intermediate-algorithm-scripting",
 | 
						|
  "order": 9,
 | 
						|
  "time": "50 hours",
 | 
						|
  "template": "",
 | 
						|
  "required": [],
 | 
						|
  "superBlock": "javascript-algorithms-and-data-structures",
 | 
						|
  "superOrder": 2,
 | 
						|
  "challengeOrder": [
 | 
						|
    [
 | 
						|
      "a3566b1109230028080c9345",
 | 
						|
      "Sum All Numbers in a Range"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a5de63ebea8dbee56860f4f2",
 | 
						|
      "Diff Two Arrays"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a39963a4c10bc8b4d4f06d7e",
 | 
						|
      "Seek and Destroy"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a8e512fbe388ac2f9198f0fa",
 | 
						|
      "Wherefore art thou"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a103376db3ba46b2d50db289",
 | 
						|
      "Spinal Tap Case"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "aa7697ea2477d1316795783b",
 | 
						|
      "Pig Latin"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a0b5010f579e69b815e7c5d6",
 | 
						|
      "Search and Replace"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "afd15382cdfb22c9efe8b7de",
 | 
						|
      "DNA Pairing"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "af7588ade1100bde429baf20",
 | 
						|
      "Missing letters"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a105e963526e7de52b219be9",
 | 
						|
      "Sorted Union"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a6b0bb188d873cb2c8729495",
 | 
						|
      "Convert HTML Entities"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a5229172f011153519423690",
 | 
						|
      "Sum All Odd Fibonacci Numbers"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a3bfc1673c0526e06d3ac698",
 | 
						|
      "Sum All Primes"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "ae9defd7acaf69703ab432ea",
 | 
						|
      "Smallest Common Multiple"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a5deed1811a43193f9f1c841",
 | 
						|
      "Drop it"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "ab306dbdcc907c7ddfc30830",
 | 
						|
      "Steamroller"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a8d97bd4c764e91f9d2bda01",
 | 
						|
      "Binary Agents"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a10d2431ad0c6a099a4b8b52",
 | 
						|
      "Everything Be True"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a97fd23d9b809dac9921074f",
 | 
						|
      "Arguments Optional"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "a2f1d72d9b908d0bd72bb9f6",
 | 
						|
      "Make a Person"
 | 
						|
    ],
 | 
						|
    [
 | 
						|
      "af4afb223120f7348cdfc9fd",
 | 
						|
      "Map the Debris"
 | 
						|
    ]
 | 
						|
  ],
 | 
						|
  "helpRoom": "HelpJavaScript",
 | 
						|
  "fileName": "02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting.json"
 | 
						|
}
 |