feat(curriculum): add JS graphs and trees review page (#65818)

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
This commit is contained in:
Zaira
2026-03-13 14:13:30 +05:00
committed by GitHub
parent 2a4cd06afc
commit 1bc166aa08
4 changed files with 129 additions and 1 deletions
+7
View File
@@ -3700,6 +3700,13 @@
"In this lab, you will implement a solution for the N-Queens problem."
]
},
"review-graphs-and-trees-js": {
"title": "Graphs and Trees Review",
"intro": [
"Graphs and Trees Review",
"Before you are quizzed on graphs and trees, you should review what you've learned."
]
},
"lecture-understanding-dynamic-programming-js": {
"title": "Understanding Dynamic Programming",
"intro": [