{"id":37176099,"url":"https://github.com/ronaldseoh/algorithmsunlocked","last_synced_at":"2026-01-14T20:33:17.159Z","repository":{"id":94093492,"uuid":"190111699","full_name":"ronaldseoh/algorithmsunlocked","owner":"ronaldseoh","description":"Go implementations of the algorithms from the book 'Algorithms Unlocked'","archived":false,"fork":false,"pushed_at":"2020-01-06T19:54:39.000Z","size":501,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T05:25:07.746Z","etag":null,"topics":["algorithms","algorithms-unlocked","compression-algorithm","data-structures","encryption-algorithms","golang","graphs","sorting-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronaldseoh.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":"2019-06-04T02:03:45.000Z","updated_at":"2022-11-06T03:18:14.000Z","dependencies_parsed_at":"2023-03-13T17:07:40.079Z","dependency_job_id":null,"html_url":"https://github.com/ronaldseoh/algorithmsunlocked","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ronaldseoh/algorithmsunlocked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldseoh%2Falgorithmsunlocked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldseoh%2Falgorithmsunlocked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldseoh%2Falgorithmsunlocked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldseoh%2Falgorithmsunlocked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronaldseoh","download_url":"https://codeload.github.com/ronaldseoh/algorithmsunlocked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldseoh%2Falgorithmsunlocked/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","algorithms-unlocked","compression-algorithm","data-structures","encryption-algorithms","golang","graphs","sorting-algorithms"],"created_at":"2026-01-14T20:33:16.513Z","updated_at":"2026-01-14T20:33:17.154Z","avatar_url":"https://github.com/ronaldseoh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"algorithmsunlocked\n==================\n\nThis repository contains Go implementations of all the algorithms introduced in the book [Algorithms Unlocked](https://link.iamblogger.net/2) by Thomas H. Cormen. To test the algorithms in each chapter, fork/download this repository and execute\n\n```bash\ngo test -v github.com/ronaldseoh/algorithmsunlocked/chapterXX\n```\n\nwhere `XX` is a chapter number. Note that Go 1.11+ is required to use [Go Modules](https://link.iamblogger.net/3) functionality. Please feel free to fork, create new issues, or make pull requests.\n\nReading Notes\n-------------\n\nCheck out [`NOTES.md`](https://link.iamblogger.net/2yqn9) for my own summary of the book.\n\nLicense\n-------\n\n`algorithmsunlocked` is licensed under MIT license. Please check `LICENSE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronaldseoh%2Falgorithmsunlocked","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronaldseoh%2Falgorithmsunlocked","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronaldseoh%2Falgorithmsunlocked/lists"}