chore(curriculum): remove non-existing data structures challenges from meta (#54802)

This commit is contained in:
Tom
2024-05-15 21:32:09 -05:00
committed by GitHub
parent e9dae0eafa
commit 37dc23d98d

View File

@@ -37,14 +37,6 @@
"id": "8d1323c8c441eddfaeb5bdef",
"title": "Create a Set Class"
},
{
"id": "587d8253367417b2b2512c6b",
"title": "Remove from a Set"
},
{
"id": "8d1923c8c441eddfaeb5bdef",
"title": "Size of the Set"
},
{
"id": "587d8253367417b2b2512c6c",
"title": "Perform a Union on Two Sets"