freeCodeCamp/curriculum/structure/blocks/lecture-understanding-dynamic-programming.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

15 lines
390 B
JSON

{
"name": "Understanding Dynamic Programming",
"isUpcomingChange": true,
"dashedName": "lecture-understanding-dynamic-programming",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "68420c7fb5b9e36eefb9e98f",
"title": "What Is Dynamic Programming and What Are Some Common Algorithms?"
}
],
"helpCategory": "Python"
}