{"id":37974430,"url":"https://github.com/youngzhu/algs4-go","last_synced_at":"2026-01-16T18:27:57.590Z","repository":{"id":46114526,"uuid":"404009628","full_name":"youngzhu/algs4-go","owner":"youngzhu","description":"Algorithms, 4th Edition, Go version","archived":false,"fork":false,"pushed_at":"2025-01-15T00:49:59.000Z","size":3307,"stargazers_count":184,"open_issues_count":0,"forks_count":17,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-15T01:49:50.300Z","etag":null,"topics":["algorithms","go","golang"],"latest_commit_sha":null,"homepage":"https://algs4.cs.princeton.edu/code/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/youngzhu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-09-07T14:28:56.000Z","updated_at":"2025-01-15T00:50:01.000Z","dependencies_parsed_at":"2023-01-21T04:51:44.167Z","dependency_job_id":"c3b208bd-789a-413d-b949-e60ea95bd63e","html_url":"https://github.com/youngzhu/algs4-go","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/youngzhu/algs4-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngzhu%2Falgs4-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngzhu%2Falgs4-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngzhu%2Falgs4-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngzhu%2Falgs4-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youngzhu","download_url":"https://codeload.github.com/youngzhu/algs4-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngzhu%2Falgs4-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["algorithms","go","golang"],"created_at":"2026-01-16T18:27:57.050Z","updated_at":"2026-01-16T18:27:57.582Z","avatar_url":"https://github.com/youngzhu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- SHIELD GROUP --\u003e\n\u003cdiv id=\"shield\" align=\"center\"\u003e\n\n[![][github-stars-shield]][github-stars-link]\n[![][github-forks-shield]][github-forks-link]\n[![][github-license-shield]][github-license-link]\n\n\u003c!-- SHIELD GROUP --\u003e\n\u003c/div\u003e\n\n## Overview\nGolang translations of the \u003ca href = \"http://algs4.cs.princeton.edu/code/\"\u003e Java source code\u003c/a\u003e\nfor the algorithms and clients in the textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.\n\n## Coding style\nTry to keep the interface and variable name consistent with the original Java source code while writing idiomatic Go code.\n\n**Note:** Most clients are in _example_xxx_test.go_.\n\n## Index\nSee [index.md](index.md).\n\n## License\nThis code is released under [GPLv3](LICENSE).\n\n## Reference \n- https://github.com/kevin-wayne/algs4: The official Java source code repository\n- [https://github.com/shellfly/algo](https://github.com/shellfly/algo): Go implementation\n- [https://github.com/garyaiki/Scala-Algorithms](https://github.com/garyaiki/Scala-Algorithms): Scala implementation\n- [https://github.com/nguyenqthai/Algs4Net](https://github.com/nguyenqthai/Algs4Net): .Net implementation\n- [https://github.com/itu-algorithms/itu.algs4](https://github.com/itu-algorithms/itu.algs4): Pthon implementation\n- https://github.com/shellfly/algs4-py: Python implementation\n\n\n## Contribution\nFeel free to pull requests or issue reports. Appreciate the contribution of high-quality test cases, code fixes and coding style improvements.\n\n\u003c!-- LINK GROUP --\u003e\n[github-forks-link]: https://github.com/youngzhu/algs4-go/network/members\n[github-forks-shield]: https://img.shields.io/github/forks/youngzhu/algs4-go?color=8ae8ff\u0026labelColor=black\u0026style=flat-square\n[github-license-link]: https://github.com/youngzhu/algs4-go/blob/main/LICENSE\n[github-license-shield]: https://img.shields.io/github/license/youngzhu/algs4-go?labelColor=black\u0026style=flat-square\n[github-stars-link]: https://github.com/youngzhu/algs4-go/stargazers\n[github-stars-shield]: https://img.shields.io/github/stars/youngzhu/algs4-go?color=ffcb47\u0026labelColor=black\u0026style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungzhu%2Falgs4-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoungzhu%2Falgs4-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungzhu%2Falgs4-go/lists"}