- FreeCodeCamp Course
- structy.net
- Advanced Algorithms (Graph Algorithms) in Java
- Inteligência Artificial: Algoritmos Inteligentes de Busca
- has-path
- breadth-first
- depth-first
- undirected-path
- breadth-first
- depth-first
- connected-components-count
- breadth-first
- depth-first
- largest-component
- breadth-first
- depth-first
- shortest-path
- breadth-first
- island-count
- depth-first
- minimum-island
- depth-first
- cycle-detection
- depth-first
- dijkstra-search
- greedy-search
- a*-search