mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 23:02:05 -04:00
16 lines
328 B
JSON
16 lines
328 B
JSON
{
|
|
"name": "Implement a Queue",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lab-implement-a-queue",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "link",
|
|
"blockLabel": "lab",
|
|
"usesMultifileEditor": true,
|
|
"challengeOrder": [
|
|
{
|
|
"id": "69aaafeaa4037197c75587cd",
|
|
"title": "Implement a Queue"
|
|
}
|
|
]
|
|
}
|