Files
freeCodeCamp/curriculum/structure/superblocks/learn-graphs-and-trees-in-python.json
Jessica Wilkins f37ad74cec feat: add interactive python courses catalog (#66409)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 12:19:15 -07:00

13 lines
308 B
JSON

{
"blocks": [
"lecture-understanding-graphs-and-trees",
"workshop-shortest-path-algorithm",
"lab-adjacency-list-to-matrix-converter",
"workshop-breadth-first-search",
"lab-depth-first-search",
"lab-n-queens-problem",
"review-graphs-and-trees",
"quiz-graphs-and-trees"
]
}