Skip to content
HomeSearch
SearchComputer Science

Find the right subject, topic, track, collection, goal path, or concept without drilling down first.

Search now spans the current subject pages, topic routes, starter tracks, guided collections, recommended goal paths, and concept pages. Ranking stays deterministic: exact titles first, then title-starts, then strong keyword hits, then supporting matches.

Topic

1 result
TopicExact titleComputer Science

Algorithms and Search

Use one bounded CS branch where visible list work grows into one coherent graph-traversal bench, so sorting, binary search, adjacency, BFS, DFS, and visited-state behavior stay on compact live surfaces.

Computer Science6 concepts1 starter tracksSorting as visible workHalving an ordered intervalGraph neighborhoods and adjacency
Open Algorithms and Search

Goal path

1 result
Goal pathExact titleComputer Science

Build computer-science intuition through algorithms and search

Use the algorithms-and-search topic route, the new playlist, the compact starter track, and the frontier-state revisit so the CS branch stays bounded while it grows into graph traversal.

Build intuition4 steps6 conceptsCS topic routePlaylistStarter track
Open goal path

Starter track

1 result
Starter trackTitle starts with queryComputer Science

Algorithms and Search Foundations

Start with visible list work, reuse that search language for binary search, and then carry the branch into one live graph bench for adjacency, BFS, DFS, and visited-state behavior.

Computer Science6 concepts138 minVisible sorting workComparisons and writesOrdered-data search
Track not started0 / 8 moments
Open Algorithms and Search Foundations

Guided collection

1 result
Guided collectionTitle starts with queryComputer Science

Algorithms and Search Playlist

Use 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.

Playlist4 steps6 conceptsAlgorithms topic routeStarter trackGraph-traversal revisit
Open playlist

Subject

1 result
SubjectKeyword matchComputer Science

Computer Science

Enter the current computer-science slice through one bounded algorithms-and-search branch where visible list work now widens into one shared graph-traversal bench without leaving the product's simulation-first architecture.

1 topics6 concepts1 starter tracksAlgorithms and SearchAlgorithms and Search FoundationsSorting trade-offs
Open Computer Science

Concept

6 results
ConceptKeyword matchComputer Science

Sorting and Algorithmic Trade-offs

Watch sorting as visible work on a live list so input order, comparisons, and writes stay concrete instead of collapsing into one final answer.

Computer ScienceAlgorithms and SearchIntro24 minSorting as a processComparisons and writesInput order matters
Not startedMastery: New
Open Sorting and Algorithmic Trade-offs
ConceptKeyword matchComputer Science

Binary Search / Halving the Search Space

Keep an ordered list, the low-mid-high markers, and the shrinking interval visible together so binary search feels visual instead of procedural.

Computer ScienceAlgorithms and SearchIntro22 minOrdered data mattersLow mid highHalving the interval
Not startedMastery: New
Open Binary Search / Halving the Search Space
ConceptKeyword matchComputer Science

Graph Representation and Adjacency Intuition

Keep one live graph, one local neighborhood, and one frontier cue visible together so graph structure feels readable before traversal rules get formal.

Computer ScienceAlgorithms and SearchIntro22 minLocal neighborsFirst frontierOne live graph bench
Not startedMastery: New
Open Graph Representation and Adjacency Intuition
ConceptKeyword matchComputer Science

Breadth-First Search and Layered Frontiers

Keep the queue frontier, visited count, and graph layers visible together so breadth-first search reads as a layered process instead of a procedure list.

Computer ScienceAlgorithms and SearchIntro24 minQueue frontierLayered searchFewest-edge distance
Not startedMastery: New
Open Breadth-First Search and Layered Frontiers
ConceptKeyword matchComputer Science

Depth-First Search and Backtracking Paths

Keep the stack frontier, current depth, and branch order visible together so depth-first search feels like disciplined backtracking instead of random wandering.

Computer ScienceAlgorithms and SearchIntro24 minStack frontierBranch-first depthBacktracking
Not startedMastery: New
Open Depth-First Search and Backtracking Paths
ConceptKeyword matchComputer Science

Frontier and Visited State on Graphs

Keep repeat skips, waiting frontier nodes, and already-expanded nodes visible together so cycle handling feels like honest bookkeeping on one graph bench.

Computer ScienceAlgorithms and SearchIntro22 minFrontier vs visitedRepeat skipsCycle control
Not startedMastery: New
Open Frontier and Visited State on Graphs