Episode

02-reachability

---
title: "Reachability"
slug: "02-reachability"
---

# Reachability

This episode introduces reachability in directed graphs.

Use `lib/graph.ts` to compute nodes reachable from a start node.