Skip to content

Typo in java code of shortest path of undirected graph  #13

@Ritsz123

Description

@Ritsz123

there is a little mistake in the java code on line number 20 in file shortestPathUndirectedUnweightedGraphJava it should be adj.get(node) instead of adj.get(u)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions