Feat: hide blocks not challenges (#39504)

* 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>
This commit is contained in:
Oliver Eyton-Williams
2020-09-04 00:07:40 +02:00
committed by GitHub
parent 6b081c7e7b
commit bd68b70f3d
1740 changed files with 151 additions and 1746 deletions

View File

@ -2,7 +2,6 @@
id: a3f503de51cf954ede28891d
title: Find the Symmetric Difference
challengeType: 5
isHidden: false
forumTopicId: 301611
---

View File

@ -2,7 +2,6 @@
id: 8d5123c8c441eddfaeb5bdef
title: Implement Bubble Sort
challengeType: 1
isHidden: false
forumTopicId: 301612
---

View File

@ -2,7 +2,6 @@
id: 587d8259367417b2b2512c86
title: Implement Insertion Sort
challengeType: 1
isHidden: false
forumTopicId: 301613
---

View File

@ -2,7 +2,6 @@
id: 587d825c367417b2b2512c8f
title: Implement Merge Sort
challengeType: 1
isHidden: false
forumTopicId: 301614
---

View File

@ -2,7 +2,6 @@
id: 587d825a367417b2b2512c89
title: Implement Quick Sort
challengeType: 1
isHidden: false
forumTopicId: 301615
---

View File

@ -2,7 +2,6 @@
id: 587d8259367417b2b2512c85
title: Implement Selection Sort
challengeType: 1
isHidden: false
forumTopicId: 301616
---

View File

@ -2,7 +2,6 @@
id: a56138aff60341a09ed6c480
title: Inventory Update
challengeType: 5
isHidden: false
forumTopicId: 16019
---

View File

@ -2,7 +2,6 @@
id: a7bf700cd123b9a54eef01d5
title: No Repeats Please
challengeType: 5
isHidden: false
forumTopicId: 16037
---

View File

@ -2,7 +2,6 @@
id: a3f503de51cfab748ff001aa
title: Pairwise
challengeType: 5
isHidden: false
forumTopicId: 301617
---

View File

@ -2,7 +2,6 @@
id: 587d8257367417b2b2512c7b
title: Add a New Element to a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301618
---

View File

@ -2,7 +2,6 @@
id: 587d8252367417b2b2512c67
title: Add Elements at a Specific Index in a Linked List
challengeType: 1
isHidden: false
forumTopicId: 301619
---

View File

@ -2,7 +2,6 @@
id: 587d8256367417b2b2512c77
title: Adjacency List
challengeType: 1
isHidden: false
forumTopicId: 301620
---

View File

@ -2,7 +2,6 @@
id: 587d8256367417b2b2512c78
title: Adjacency Matrix
challengeType: 1
isHidden: false
forumTopicId: 301621
---

View File

@ -2,7 +2,6 @@
id: 587d825c367417b2b2512c90
title: Breadth-First Search
challengeType: 1
isHidden: false
forumTopicId: 301622
---

View File

@ -2,7 +2,6 @@
id: 587d8257367417b2b2512c7c
title: Check if an Element is Present in a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301623
---

View File

@ -2,7 +2,6 @@
id: 5cc0c1b32479e176caf3b422
title: Check if Tree is Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301624
---

View File

@ -2,7 +2,6 @@
id: 587d8255367417b2b2512c75
title: Create a Circular Queue
challengeType: 1
isHidden: false
forumTopicId: 301625
---

View File

@ -2,7 +2,6 @@
id: 587d825a367417b2b2512c87
title: Create a Doubly Linked List
challengeType: 1
isHidden: false
forumTopicId: 301626
---

View File

@ -2,7 +2,6 @@
id: 587d825b367417b2b2512c8e
title: Create a Hash Table
challengeType: 1
isHidden: false
forumTopicId: 301627
---

View File

@ -2,7 +2,6 @@
id: 587d8251367417b2b2512c62
title: Create a Linked List Class
challengeType: 1
isHidden: false
forumTopicId: 301628
---

View File

@ -2,7 +2,6 @@
id: 8d5823c8c441eddfaeb5bdef
title: Create a Map Data Structure
challengeType: 1
isHidden: false
forumTopicId: 301629
---

View File

@ -2,7 +2,6 @@
id: 587d8255367417b2b2512c74
title: Create a Priority Queue Class
challengeType: 1
isHidden: false
forumTopicId: 301630
---

View File

@ -2,7 +2,6 @@
id: 587d8250367417b2b2512c60
title: Create a Queue Class
challengeType: 1
isHidden: false
forumTopicId: 301631
---

View File

@ -2,7 +2,6 @@
id: 8d1323c8c441eddfaeb5bdef
title: Create a Set Class
challengeType: 1
isHidden: false
forumTopicId: 301632
---

View File

@ -2,7 +2,6 @@
id: 587d8250367417b2b2512c5f
title: Create a Stack Class
challengeType: 1
isHidden: false
forumTopicId: 301633
---

View File

@ -2,7 +2,6 @@
id: 587d8259367417b2b2512c84
title: Create a Trie Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301634
---

View File

@ -2,7 +2,6 @@
id: 587d825b367417b2b2512c8d
title: Create an ES6 JavaScript Map
challengeType: 1
isHidden: false
forumTopicId: 301635
---

View File

@ -2,7 +2,6 @@
id: 587d8254367417b2b2512c70
title: Create and Add to Sets in ES6
challengeType: 1
isHidden: false
forumTopicId: 301636
---

View File

@ -2,7 +2,6 @@
id: 587d8258367417b2b2512c80
title: Delete a Leaf Node in a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301637
---

View File

@ -2,7 +2,6 @@
id: 587d8258367417b2b2512c81
title: Delete a Node with One Child in a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301638
---

View File

@ -2,7 +2,6 @@
id: 587d8258367417b2b2512c82
title: Delete a Node with Two Children in a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301639
---

View File

@ -2,7 +2,6 @@
id: 587d825d367417b2b2512c96
title: Depth-First Search
challengeType: 1
isHidden: false
forumTopicId: 301640
---

View File

@ -2,7 +2,6 @@
id: 587d8257367417b2b2512c7d
title: Find the Minimum and Maximum Height of a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301641
---

View File

@ -2,7 +2,6 @@
id: 587d8256367417b2b2512c7a
title: Find the Minimum and Maximum Value in a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301642
---

View File

@ -2,7 +2,6 @@
id: 587d825b367417b2b2512c8c
title: Implement Heap Sort with a Min Heap
challengeType: 1
isHidden: false
forumTopicId: 301643
---

View File

@ -2,7 +2,6 @@
id: 587d8256367417b2b2512c79
title: Incidence Matrix
challengeType: 1
isHidden: false
forumTopicId: 301644
---

View File

@ -2,7 +2,6 @@
id: 587d825a367417b2b2512c8a
title: Insert an Element into a Max Heap
challengeType: 1
isHidden: false
forumTopicId: 301703
---

View File

@ -2,7 +2,6 @@
id: 587d8259367417b2b2512c83
title: Invert a Binary Tree
challengeType: 1
isHidden: false
forumTopicId: 301704
---

View File

@ -2,7 +2,6 @@
id: 587d8250367417b2b2512c5e
title: Learn how a Stack Works
challengeType: 1
isHidden: false
forumTopicId: 301705
---

View File

@ -2,7 +2,6 @@
id: 587d8254367417b2b2512c6e
title: Perform a Difference on Two Sets of Data
challengeType: 1
isHidden: false
forumTopicId: 301706
---

View File

@ -2,7 +2,6 @@
id: 587d8254367417b2b2512c6f
title: Perform a Subset Check on Two Sets of Data
challengeType: 1
isHidden: false
forumTopicId: 301707
---

View File

@ -2,7 +2,6 @@
id: 587d8253367417b2b2512c6c
title: Perform a Union on Two Sets
challengeType: 1
isHidden: false
forumTopicId: 301708
---

View File

@ -2,7 +2,6 @@
id: 587d8253367417b2b2512c6d
title: Perform an Intersection on Two Sets of Data
challengeType: 1
isHidden: false
forumTopicId: 301709
---

View File

@ -2,7 +2,6 @@
id: 587d825b367417b2b2512c8b
title: Remove an Element from a Max Heap
challengeType: 1
isHidden: false
forumTopicId: 301710
---

View File

@ -2,7 +2,6 @@
id: 587d8251367417b2b2512c65
title: Remove Elements from a Linked List by Index
challengeType: 1
isHidden: false
forumTopicId: 301711
---

View File

@ -2,7 +2,6 @@
id: 587d8251367417b2b2512c63
title: Remove Elements from a Linked List
challengeType: 1
isHidden: false
forumTopicId: 301712
---

View File

@ -2,7 +2,6 @@
id: 587d8254367417b2b2512c71
title: Remove items from a set in ES6
challengeType: 1
isHidden: false
forumTopicId: 301713
---

View File

@ -2,7 +2,6 @@
id: 587d825a367417b2b2512c88
title: Reverse a Doubly Linked List
challengeType: 1
isHidden: false
forumTopicId: 301714
---

View File

@ -2,7 +2,6 @@
id: 587d8251367417b2b2512c64
title: Search within a Linked List
challengeType: 1
isHidden: false
forumTopicId: 301715
---

View File

@ -2,7 +2,6 @@
id: 587d8253367417b2b2512c6a
title: Typed Arrays
challengeType: 1
isHidden: false
forumTopicId: 301716
---

View File

@ -2,7 +2,6 @@
id: 587d8255367417b2b2512c72
title: Use .has and .size on an ES6 Set
challengeType: 1
isHidden: false
forumTopicId: 301717
---

View File

@ -2,7 +2,6 @@
id: 587d8258367417b2b2512c7f
title: Use Breadth First Search in a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301718
---

View File

@ -2,7 +2,6 @@
id: 587d8257367417b2b2512c7e
title: Use Depth First Search in a Binary Search Tree
challengeType: 1
isHidden: false
forumTopicId: 301719
---

View File

@ -2,7 +2,6 @@
id: 587d8255367417b2b2512c73
title: Use Spread and Notes for ES5 Set() Integration
challengeType: 1
isHidden: false
forumTopicId: 301720
---

View File

@ -2,7 +2,6 @@
id: 587d8251367417b2b2512c61
title: Work with Nodes in a Linked List
challengeType: 1
isHidden: false
forumTopicId: 301721
---

View File

@ -1,7 +1,6 @@
---
id: 5900f36e1000cf542c50fe80
challengeType: 5
isHidden: false
title: 'Problem 1: Multiples of 3 and 5'
forumTopicId: 301722
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3761000cf542c50fe89
challengeType: 5
isHidden: false
title: 'Problem 10: Summation of primes'
forumTopicId: 301723
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d01000cf542c50fee3
challengeType: 5
isHidden: false
title: 'Problem 100: Arranged probability'
forumTopicId: 301724
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d21000cf542c50fee4
challengeType: 5
isHidden: false
title: 'Problem 101: Optimum polynomial'
forumTopicId: 301725
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d21000cf542c50fee5
challengeType: 5
isHidden: false
title: 'Problem 102: Triangle containment'
forumTopicId: 301726
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d61000cf542c50fee7
challengeType: 5
isHidden: false
title: 'Problem 103: Special subset sums: optimum'
forumTopicId: 301727
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d51000cf542c50fee6
challengeType: 5
isHidden: false
title: 'Problem 104: Pandigital Fibonacci ends'
forumTopicId: 301728
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d61000cf542c50fee8
challengeType: 5
isHidden: false
title: 'Problem 105: Special subset sums: testing'
forumTopicId: 301729
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d71000cf542c50fee9
challengeType: 5
isHidden: false
title: 'Problem 106: Special subset sums: meta-testing'
forumTopicId: 301730
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d91000cf542c50feea
challengeType: 5
isHidden: false
title: 'Problem 107: Minimal network'
forumTopicId: 301731
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3d91000cf542c50feeb
challengeType: 5
isHidden: false
title: 'Problem 108: Diophantine Reciprocals I'
forumTopicId: 301732
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3db1000cf542c50feec
challengeType: 5
isHidden: false
title: 'Problem 109: Darts'
forumTopicId: 301733
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3781000cf542c50fe8a
challengeType: 5
isHidden: false
title: 'Problem 11: Largest product in a grid'
forumTopicId: 301734
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3db1000cf542c50feed
challengeType: 5
isHidden: false
title: 'Problem 110: Diophantine Reciprocals II'
forumTopicId: 301735
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3db1000cf542c50feee
challengeType: 5
isHidden: false
title: 'Problem 111: Primes with runs'
forumTopicId: 301736
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3dd1000cf542c50feef
challengeType: 5
isHidden: false
title: 'Problem 112: Bouncy numbers'
forumTopicId: 301738
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3dd1000cf542c50fef0
challengeType: 5
isHidden: false
title: 'Problem 113: Non-bouncy numbers'
forumTopicId: 301739
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e01000cf542c50fef2
challengeType: 5
isHidden: false
title: 'Problem 114: Counting block combinations I'
forumTopicId: 301740
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3df1000cf542c50fef1
challengeType: 5
isHidden: false
title: 'Problem 115: Counting block combinations II'
forumTopicId: 301741
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e01000cf542c50fef3
challengeType: 5
isHidden: false
title: 'Problem 116: Red, green or blue tiles'
forumTopicId: 301742
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e21000cf542c50fef4
challengeType: 5
isHidden: false
title: 'Problem 117: Red, green, and blue tiles'
forumTopicId: 301743
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e21000cf542c50fef5
challengeType: 5
isHidden: false
title: 'Problem 118: Pandigital prime sets'
forumTopicId: 301744
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e41000cf542c50fef6
challengeType: 5
isHidden: false
title: 'Problem 119: Digit power sum'
forumTopicId: 301745
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3781000cf542c50fe8b
challengeType: 5
isHidden: false
title: 'Problem 12: Highly divisible triangular number'
forumTopicId: 301746
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e41000cf542c50fef7
challengeType: 5
isHidden: false
title: 'Problem 120: Square remainders'
forumTopicId: 301747
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e51000cf542c50fef8
challengeType: 5
isHidden: false
title: 'Problem 121: Disc game prize fund'
forumTopicId: 301748
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e61000cf542c50fef9
challengeType: 5
isHidden: false
title: 'Problem 122: Efficient exponentiation'
forumTopicId: 301749
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e71000cf542c50fefa
challengeType: 5
isHidden: false
title: 'Problem 123: Prime square remainders'
forumTopicId: 301750
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e81000cf542c50fefb
challengeType: 5
isHidden: false
title: 'Problem 124: Ordered radicals'
forumTopicId: 301751
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3e91000cf542c50fefc
challengeType: 5
isHidden: false
title: 'Problem 125: Palindromic sums'
forumTopicId: 301752
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3ea1000cf542c50fefd
challengeType: 5
isHidden: false
title: 'Problem 126: Cuboid layers'
forumTopicId: 301753
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3ec1000cf542c50fefe
challengeType: 5
isHidden: false
title: 'Problem 127: abc-hits'
forumTopicId: 301754
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3ec1000cf542c50feff
challengeType: 5
isHidden: false
title: 'Problem 128: Hexagonal tile differences'
forumTopicId: 301755
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3ef1000cf542c50ff01
challengeType: 5
isHidden: false
title: 'Problem 129: Repunit divisibility'
forumTopicId: 301756
---

View File

@ -1,7 +1,6 @@
---
id: 5900f37a1000cf542c50fe8c
challengeType: 5
isHidden: false
title: 'Problem 13: Large sum'
forumTopicId: 301757
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3ee1000cf542c50ff00
challengeType: 5
isHidden: false
title: 'Problem 130: Composites with prime repunit property'
forumTopicId: 301758
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3ef1000cf542c50ff02
challengeType: 5
isHidden: false
title: 'Problem 131: Prime cube partnership'
forumTopicId: 301759
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f11000cf542c50ff03
challengeType: 5
isHidden: false
title: 'Problem 132: Large repunit factors'
forumTopicId: 301760
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f21000cf542c50ff04
challengeType: 5
isHidden: false
title: 'Problem 133: Repunit nonfactors'
forumTopicId: 301761
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f21000cf542c50ff05
challengeType: 5
isHidden: false
title: 'Problem 134: Prime pair connection'
forumTopicId: 301762
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f31000cf542c50ff06
challengeType: 5
isHidden: false
title: 'Problem 135: Same differences'
forumTopicId: 301763
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f51000cf542c50ff07
challengeType: 5
isHidden: false
title: 'Problem 136: Singleton difference'
forumTopicId: 301764
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f51000cf542c50ff08
challengeType: 5
isHidden: false
title: 'Problem 137: Fibonacci golden nuggets'
forumTopicId: 301765
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f61000cf542c50ff09
challengeType: 5
isHidden: false
title: 'Problem 138: Special isosceles triangles'
forumTopicId: 301766
---

View File

@ -1,7 +1,6 @@
---
id: 5900f3f71000cf542c50ff0a
challengeType: 5
isHidden: false
title: 'Problem 139: Pythagorean tiles'
forumTopicId: 301767
---

Some files were not shown because too many files have changed in this diff Show More