{"id":24716881,"url":"https://github.com/samyam81/genericdatastructure","last_synced_at":"2025-07-12T17:36:44.973Z","repository":{"id":238851056,"uuid":"797725031","full_name":"samyam81/GenericDataStructure","owner":"samyam81","description":"This repository contains implementations of various generic data structures and algorithms in C++.","archived":false,"fork":false,"pushed_at":"2024-05-20T08:17:36.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T09:24:56.930Z","etag":null,"topics":["cpp","generic"],"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/samyam81.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-05-08T11:53:11.000Z","updated_at":"2024-06-23T12:08:09.000Z","dependencies_parsed_at":"2025-03-22T09:35:27.541Z","dependency_job_id":null,"html_url":"https://github.com/samyam81/GenericDataStructure","commit_stats":null,"previous_names":["samyam81/genericdatastructure"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samyam81/GenericDataStructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FGenericDataStructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FGenericDataStructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FGenericDataStructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FGenericDataStructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samyam81","download_url":"https://codeload.github.com/samyam81/GenericDataStructure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FGenericDataStructure/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265026078,"owners_count":23699883,"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":["cpp","generic"],"created_at":"2025-01-27T09:14:31.471Z","updated_at":"2025-07-12T17:36:44.965Z","avatar_url":"https://github.com/samyam81.png","language":"C++","readme":"# GenericDataStructure Repository\n\nThis repository contains implementations of various generic data structures and algorithms in C++, including:\n\n1. **HashMopp**\n   - Description: Implements a hash map using separate chaining for collision resolution.\n   - File: `HashMopp.h`\n\n2. **GoofyHashSet**\n   - Description: Implements a hash set with chaining for collision resolution.\n   - File: `GoofyHashSet.h`\n\n3. **LinkedList**\n   - Description: Implements a generic singly linked list.\n   - File: `LinkedList.h`\n\n4. **Queue**\n   - Description: Implements a generic queue using linked list.\n   - File: `Queue.h`\n\n5. **TreeNode**\n   - Description: Defines a basic TreeNode structure.\n   - File: `TreeNode.h`\n\n6. **GenericStack**\n   - Description: Implements a generic stack using the STL stack container.\n   - File: `GenericStack.h`\n\nFeel free to explore these implementations and contribute to the repository!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyam81%2Fgenericdatastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamyam81%2Fgenericdatastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyam81%2Fgenericdatastructure/lists"}