{"id":23714925,"url":"https://github.com/dnutiu/dsa-go","last_synced_at":"2026-02-10T01:30:17.384Z","repository":{"id":257241181,"uuid":"838756143","full_name":"dnutiu/dsa-go","owner":"dnutiu","description":"A repository containing various data structures and algorithms implemented in Golang","archived":false,"fork":false,"pushed_at":"2024-11-27T21:46:39.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T00:05:38.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dnutiu.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":"2024-08-06T09:25:55.000Z","updated_at":"2024-11-27T21:46:42.000Z","dependencies_parsed_at":"2024-09-15T13:45:20.393Z","dependency_job_id":"a119a668-5e25-4854-966f-2b2c21f22e72","html_url":"https://github.com/dnutiu/dsa-go","commit_stats":null,"previous_names":["dnutiu/dsa-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnutiu","download_url":"https://codeload.github.com/dnutiu/dsa-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239803473,"owners_count":19699680,"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":[],"created_at":"2024-12-30T20:51:39.331Z","updated_at":"2026-02-10T01:30:17.317Z","avatar_url":"https://github.com/dnutiu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures and Algorithms\n\nThis repository is my self study guide for data structures and algorithms. I implement them from scratch in Go\nand then write unit test for them.\n\nWhat better way to learn a language and new concepts exists other than practicing them.\n\n## Data Structures\n\n* Hash Set [[Implementation](https://github.com/dnutiu/dsa-go/blob/master/hash_set/hash_set/hash_set.go)] | [[Tests](https://github.com/dnutiu/dsa-go/blob/master/hash_set/hash_set/hash_set_test.go)]\n* Generic Stack [[Implementation](https://github.com/dnutiu/dsa-go/blob/master/stack/stack.go)] | [[Tests](https://github.com/dnutiu/dsa-go/blob/master/stack/stack_test.go)]\n\n### Other\n\nI also maintain a DSA repo for Java \u0026 Kotlin, which you can find [here](https://github.com/dnutiu/dsa)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fdsa-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnutiu%2Fdsa-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fdsa-go/lists"}