My notes and assignments for Stanfords "Algorithms Specialization" class on Coursera
There are 4 courses (quarters from the corresponding university course). Each have 4 week-long sections
Strassen's Subcubic Matrix Multiplication
Kosaraju Two Pass and Depth First Search
Job Scheduling and minimize weighted sum of completion times
Max-Spacing k-clusterings via kruskal's algorithm
Huffman optimal binary prefix-free encoding