Graph Implementation (Adjacency List) The Graph that has implemented shown below. HashMap data structure was used to implement the Adjacency List.