{"id":20302901,"url":"https://github.com/fahadulshadhin/graph-algorithms","last_synced_at":"2026-06-10T07:31:51.759Z","repository":{"id":110323822,"uuid":"241110044","full_name":"FahadulShadhin/Graph-Algorithms","owner":"FahadulShadhin","description":"Graph algorithms implemented in C++","archived":false,"fork":false,"pushed_at":"2022-10-26T23:10:54.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T06:43:35.403Z","etag":null,"topics":["cpp","graph-algorithms"],"latest_commit_sha":null,"homepage":"","language":"C++","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/FahadulShadhin.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":"2020-02-17T13:07:44.000Z","updated_at":"2021-10-23T18:41:01.000Z","dependencies_parsed_at":"2023-04-15T04:15:58.927Z","dependency_job_id":null,"html_url":"https://github.com/FahadulShadhin/Graph-Algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FahadulShadhin/Graph-Algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahadulShadhin%2FGraph-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahadulShadhin%2FGraph-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahadulShadhin%2FGraph-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahadulShadhin%2FGraph-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FahadulShadhin","download_url":"https://codeload.github.com/FahadulShadhin/Graph-Algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahadulShadhin%2FGraph-Algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34142638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cpp","graph-algorithms"],"created_at":"2024-11-14T16:34:35.894Z","updated_at":"2026-06-10T07:31:51.733Z","avatar_url":"https://github.com/FahadulShadhin.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graph Algorithms\n![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white)\n\nThis repository contains my C++ implementations of various graph algorithms.\n\n## Algorithms:\n* Breadth First Search\n* Breadth First Search in 2D Grid\n* Depth First Search\n* Connected Components\n* Bicolorable graph\n* Graph Level\n* Bellman Ford Algorithm\n* Dijkstra's Algorithm\n* Floyd Warshall Algorithm\n* Kruskal's Algorithm\n* Prim's Algorithm\n* Topological Sorting\n* Detecting Cycle in a Graph\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahadulshadhin%2Fgraph-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahadulshadhin%2Fgraph-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahadulshadhin%2Fgraph-algorithms/lists"}