mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
18 lines
498 B
JSON
18 lines
498 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-introduction-to-common-searching-and-sorting-algorithms",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "69691f96a3a2f3f6c220ab52",
|
|
"title": "What Is Binary Search and How Does It Differ From Linear Search?"
|
|
},
|
|
{
|
|
"id": "69691ff777d428294168d47e",
|
|
"title": "What Is Divide and Conquer, and How Does Merge Sort Work?"
|
|
}
|
|
],
|
|
"blockLabel": "lecture"
|
|
}
|