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
---