Files
freeCodeCamp/curriculum/structure/superblocks/learn-algorithms-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

15 lines
345 B
JSON

{
"blocks": [
"lecture-searching-and-sorting-algorithms",
"workshop-binary-search",
"lab-bisection-method",
"workshop-merge-sort",
"lab-quicksort",
"lab-selection-sort",
"lab-luhn-algorithm",
"lab-tower-of-hanoi",
"review-searching-and-sorting-algorithms",
"quiz-searching-and-sorting-algorithms"
]
}