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:
committed by
GitHub
parent
6b081c7e7b
commit
bd68b70f3d
@ -2,7 +2,6 @@
|
||||
id: a3f503de51cf954ede28891d
|
||||
title: Find the Symmetric Difference
|
||||
challengeType: 5
|
||||
isHidden: false
|
||||
forumTopicId: 301611
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 8d5123c8c441eddfaeb5bdef
|
||||
title: Implement Bubble Sort
|
||||
challengeType: 1
|
||||
isHidden: false
|
||||
forumTopicId: 301612
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d8259367417b2b2512c86
|
||||
title: Implement Insertion Sort
|
||||
challengeType: 1
|
||||
isHidden: false
|
||||
forumTopicId: 301613
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d825c367417b2b2512c8f
|
||||
title: Implement Merge Sort
|
||||
challengeType: 1
|
||||
isHidden: false
|
||||
forumTopicId: 301614
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d825a367417b2b2512c89
|
||||
title: Implement Quick Sort
|
||||
challengeType: 1
|
||||
isHidden: false
|
||||
forumTopicId: 301615
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d8259367417b2b2512c85
|
||||
title: Implement Selection Sort
|
||||
challengeType: 1
|
||||
isHidden: false
|
||||
forumTopicId: 301616
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: a56138aff60341a09ed6c480
|
||||
title: Inventory Update
|
||||
challengeType: 5
|
||||
isHidden: false
|
||||
forumTopicId: 16019
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: a7bf700cd123b9a54eef01d5
|
||||
title: No Repeats Please
|
||||
challengeType: 5
|
||||
isHidden: false
|
||||
forumTopicId: 16037
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: a3f503de51cfab748ff001aa
|
||||
title: Pairwise
|
||||
challengeType: 5
|
||||
isHidden: false
|
||||
forumTopicId: 301617
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user