freeCodeCamp/curriculum/structure/blocks/lecture-understanding-dynamic-programming.json
Zaira 2098a0d364
feat(curriculum): add dynamic programming lecture (#62272)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-09-22 09:03:32 +02:00

15 lines
389 B
JSON

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