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
@@ -325,7 +325,8 @@
"lecture-understanding-graphs-and-trees-js",
"lab-adjacency-list-to-matrix-converter-js",
"lab-depth-first-search-js",
"lab-n-queens-problem-js"
"lab-n-queens-problem-js",
"review-graphs-and-trees-js"
]
},
{