{"id":20036315,"url":"https://github.com/elskow/shortestpath","last_synced_at":"2025-07-23T12:34:09.646Z","repository":{"id":63746886,"uuid":"570383699","full_name":"elskow/ShortestPath","owner":"elskow","description":"PEMDAS EXAM","archived":false,"fork":false,"pushed_at":"2022-12-10T16:45:16.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T06:18:30.684Z","etag":null,"topics":["cpp-programming","graph-algorithms","shortest-path-algorithm"],"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/elskow.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}},"created_at":"2022-11-25T03:45:22.000Z","updated_at":"2022-12-07T05:34:35.000Z","dependencies_parsed_at":"2023-01-26T04:15:17.271Z","dependency_job_id":null,"html_url":"https://github.com/elskow/ShortestPath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elskow/ShortestPath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FShortestPath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FShortestPath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FShortestPath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FShortestPath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elskow","download_url":"https://codeload.github.com/elskow/ShortestPath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FShortestPath/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266680263,"owners_count":23967791,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-programming","graph-algorithms","shortest-path-algorithm"],"created_at":"2024-11-13T10:11:53.264Z","updated_at":"2025-07-23T12:34:09.618Z","avatar_url":"https://github.com/elskow.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains the source code for the Basics of Programming course at the [State University of Surabaya](https://www.unesa.ac.id/) using [C++](https://en.wikipedia.org/wiki/C%2B%2B). The course is taught in the [Informatics Department](https://ti.ft.unesa.ac.id/) of the university. The course is taught in Indonesian langauge. \n\n# Topics\nCalculate shortest path of given coordinates.\n\n### Time complexity :\n```math\nO(n^2 + 2n)\n```\n\n# Contributor\n- [Naufal Farras Pratama](https://github.com/NaufalF121) - 22051204006\n- [Helmy LuqmanulHakim](https://github.com/elskow/) - 22051204014\n\n# Reference\n- [Grokking Algorithms - An illustrated guide for programmers and other curious people](https://www.manning.com/books/grokking-algorithms)\n- [Algorithm 360: shortest-path forest with topological ordering](https://dl.acm.org/doi/10.1145/363269.363610)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felskow%2Fshortestpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felskow%2Fshortestpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felskow%2Fshortestpath/lists"}