What is a directed graph
What is a strongly connected directed graph
What is a weakly connected directed graph
Means there is an undirected path between any 2 elements
What is a strong / weak component
What is the relationship between the connectedness of a directed graph and it having a euler walk
What is the in and out neighbourhood of a directed graph
The vertices point to it and from it respectively
What is the in and out degree of a vertex in a directed graph
What are the 2 cases for a euler walk in a directed graph (in relation to in and out degrees)