{"id":20509117,"url":"https://github.com/harrisoncramer/go-algos","last_synced_at":"2025-03-05T22:21:47.983Z","repository":{"id":153913836,"uuid":"614518478","full_name":"harrisoncramer/go-algos","owner":"harrisoncramer","description":"Repository containing common algorithms and data structures implemented in Go.","archived":false,"fork":false,"pushed_at":"2023-11-27T02:57:11.000Z","size":3408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T10:43:27.690Z","etag":null,"topics":["algorithms","data-structures","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/harrisoncramer.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":"2023-03-15T18:46:22.000Z","updated_at":"2023-03-15T18:47:50.000Z","dependencies_parsed_at":"2023-11-27T03:49:43.818Z","dependency_job_id":null,"html_url":"https://github.com/harrisoncramer/go-algos","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/harrisoncramer%2Fgo-algos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Fgo-algos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Fgo-algos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Fgo-algos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrisoncramer","download_url":"https://codeload.github.com/harrisoncramer/go-algos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242112151,"owners_count":20073539,"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":["algorithms","data-structures","go","golang"],"created_at":"2024-11-15T20:22:37.634Z","updated_at":"2025-03-05T22:21:47.941Z","avatar_url":"https://github.com/harrisoncramer.png","language":"Go","readme":"# Golang Data Structures and Algorithms\n\nThis repository is a series of data structures and algorithms that I'm implementing with Go.\n\n## Search 🔎\n\nAt the moment, contains just binary search.\n\n## Data Structures 🚧\n\nContains linked list, binary search trees, stack, and queue.\n\n## Sorts 💁\n\nContains bubble sort, merge sort, quick sort, and insertion sort.\n\n## Challenges\n\nMiscellaneous coding challenges.\n\n## Tests\n\nRun `go test ./...` at the root level to run all tests for all packages.\n\nRun `go test` when inside of a package to run tests for that package.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisoncramer%2Fgo-algos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrisoncramer%2Fgo-algos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisoncramer%2Fgo-algos/lists"}