Algorithms and Search Playlist
Not startedUse the algorithms-and-search topic route, the compact starter track, one focused graph-traversal revisit, and the filtered challenge hub so the CS branch stays bounded and extension-ready.
This playlist is for the moment when the computer-science slice should feel like one coherent route without pretending to be a full coding course. It starts with the algorithms-and-search topic route for orientation, uses the authored starter track for the main order, adds one focused revisit on the new graph-traversal bench, and then keeps extension work on the filtered challenge hub.
The topic route frames visible sorting work, ordered search, and graph traversal first, the starter track preserves the authored order from sorting into binary search and then into the shared graph bench, the focused revisit keeps frontier and visited-state behavior explicit after the full run, and the filtered challenge hub keeps extension work inside the same bounded branch.
Educator note
Best when a teacher wants one compact CS route with a clear extension surface instead of sending learners into generic site search.