AlgorithmsThread 0: Hungarian for non Hungarians

The first broadcast of Algorithms Dead! This week I talk about the Hungarian algorithm, how to do Dijkstras in n^2, and alternating paths. Here is BenQ's USACO repository as mentioned in the video: https://github.com/bqi343/USACO Here is a solid Codeforces problem to test your implementation/understanding of how to use the algorithm as I mention at the end of the video: https://codeforces.com/contest/1354/p... And finally, here is Matt Fontaine's amazing 'Algorithms Live!' channel that inspired this video:    / @algorithmslive