AlgebraProblem-85 Sir SagarApril 3, 2014April 3, 20140 Problem-85 Use an adjacency list to represent the given graph. Enter the vertices in alphabetical order, separated by commas. Vertex Terminal Vertices a — b — c — d — Solution Vertex Terminal Vertices a a,b,c b c,d c a d a,b,c,d