{"id":22513932,"url":"https://github.com/emahtab/depth-first-search","last_synced_at":"2025-03-28T01:29:37.430Z","repository":{"id":79525423,"uuid":"223531801","full_name":"eMahtab/depth-first-search","owner":"eMahtab","description":"Depth First Search Traversal","archived":false,"fork":false,"pushed_at":"2019-11-24T14:57:28.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T03:26:09.633Z","etag":null,"topics":["depth-first-search","tree-traversal"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eMahtab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-23T04:41:18.000Z","updated_at":"2019-12-07T17:22:49.000Z","dependencies_parsed_at":"2023-05-10T17:16:01.070Z","dependency_job_id":null,"html_url":"https://github.com/eMahtab/depth-first-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMahtab%2Fdepth-first-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMahtab%2Fdepth-first-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMahtab%2Fdepth-first-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMahtab%2Fdepth-first-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eMahtab","download_url":"https://codeload.github.com/eMahtab/depth-first-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245952225,"owners_count":20699449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["depth-first-search","tree-traversal"],"created_at":"2024-12-07T03:15:06.568Z","updated_at":"2025-03-28T01:29:36.935Z","avatar_url":"https://github.com/eMahtab.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Depth First Search (DFS)\n\n                                    A\n                                   /|\\  \n                                  / | \\ \n                                 /  |  \\\n                                /   |   \\\n                               B    C    D\n                              /     |\n                             /      | \n                            E       H\n                           / \\    \n                          /   \\  \n                         F     G\n\nDepth First Traversal : [A, B, E, F, G, C, H, D] \n                                    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femahtab%2Fdepth-first-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femahtab%2Fdepth-first-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femahtab%2Fdepth-first-search/lists"}