# Section V: Graphs

- [Chapter 36: Graphs](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-36-graphs.md)
- [Chapter 37: Graphs Challenges](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-37-graphs-challenges.md)
- [Chapter 38: Breadth-First Search](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-38-breadth-first-search.md)
- [Chapter 39: Breadth-First Search Challenges](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-39-breadth-first-search-challenges.md)
- [Chapter 40: Depth-First Search](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-40-depth-first-search.md)
- [Chapter 41: Depth-First Search Challenges](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-41-depth-first-search-challenges.md)
- [Chapter 42: Dijkstra’s Algorithm](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-42-dijkstra_-algorithm.md)
- [Chapter 43: Dijkstra’s Algorithm Challenges](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-43-dijkstra-algorithm-challenges.md)
- [Chapter 44: Prim’s Algorithm](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-44-prim-algorithm.md)
- [Chapter 45: Prim’s Algorithm Challenges](/htaiwan/data-structures-and-algorithms/section-v-graphs/chapter-45-prim-algorithm-challenges.md)
