mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
18 lines
471 B
JSON
18 lines
471 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-searching-and-sorting-algorithms",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "68420c70e4bfe26d52b780dc",
|
|
"title": "What Is Binary Search and How Does It Differ From Linear Search?"
|
|
},
|
|
{
|
|
"id": "68910fc037a90c285107af04",
|
|
"title": "What Is Divide and Conquer, and How Does Merge Sort Work?"
|
|
}
|
|
],
|
|
"helpCategory": "Python"
|
|
}
|