Skip to content

Graph Traversal: DFS in Java #142

@deepansha-singh

Description

@deepansha-singh

Important:

Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md and

do not submit plagiarized code.

File structure:

  1. Within the Traversal Algorithms directory, create a new sub-directory Graph Traversals, if it doesn't exist already.
  2. And another subdirectory in Graph Traversals with the name DFS.
  3. In this directory, create one last directory Java

Here's how the final structure should look like:

  • Traversal Algorithms
    • GraphTraversals
      • DFS
        • Java
          • DFS.java

Please follow the same naming conventions as mentioned in this comment.

We thank you for your contribution and time and we hope that you enjoy contributing to open source.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions