freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
313 stars 105 forks source link

chore: add lab for depth first search in frontend cert (JS only) #473

Closed jdwilkin4 closed 1 month ago

jdwilkin4 commented 2 months ago

There will be lectures videos to talk about different graphs. But we need a lab for them to do it themselves.

In the coding interview prep section, we already have this interactive challenge https://www.freecodecamp.org/learn/coding-interview-prep/data-structures/depth-first-search

Convert that challenge, into the lab format.

Acceptance criteria