Detect negative cycle in a graph

1 min read

https://www.geeksforgeeks.org/detect-negative-cycle-graph-bellman-ford/

Check if graph is bipartite
Longest path in a directed acyclic graph