Dijkstra's Shortest Path Algorithm
An elegant algorithm for finding the shortest path between nodes in a graph.
An elegant algorithm for finding the shortest path between nodes in a graph.
Coursera Verified Certificates, License GKNAYZY4TH, October 2013
Full course write up available here
An Ansible playbook for running tcpdump in parallel across many servers and collecting the captures.
These notes were taken from the in-person course completed in 2013 and were used to get the following certs:
A system call that duplicates the current process, creating a parent and child that continue from the same point.