{"id":22802615,"url":"https://github.com/omarfawzi/data-structures","last_synced_at":"2025-07-17T07:07:59.006Z","repository":{"id":101188326,"uuid":"172116330","full_name":"omarfawzi/Data-Structures","owner":"omarfawzi","description":"Various Data Structures implemented using C++","archived":false,"fork":false,"pushed_at":"2019-04-03T09:51:27.000Z","size":142,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-30T06:04:11.415Z","etag":null,"topics":["cplusplus","data-structures"],"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/omarfawzi.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":"2019-02-22T18:34:40.000Z","updated_at":"2019-04-03T09:51:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"42daf5bc-1095-4730-bd0e-a3484d0ef405","html_url":"https://github.com/omarfawzi/Data-Structures","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omarfawzi/Data-Structures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarfawzi%2FData-Structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarfawzi%2FData-Structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarfawzi%2FData-Structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarfawzi%2FData-Structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omarfawzi","download_url":"https://codeload.github.com/omarfawzi/Data-Structures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarfawzi%2FData-Structures/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265575518,"owners_count":23790782,"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":["cplusplus","data-structures"],"created_at":"2024-12-12T09:06:42.743Z","updated_at":"2025-07-17T07:07:58.719Z","avatar_url":"https://github.com/omarfawzi.png","language":"C++","readme":"# Data Structures\n\nThis Repository focuses on exposing how data structures works internally instead of relying directly on C++ std library .\n\nThis repository classifies data-structures into :\n\n1 - Linear Data Structures \u003c/br\u003e\n2 - Non Linear Data Structures \u003cbr/\u003e\n\n### Linear Data Structures\n- Lists (100%)\n  - Linked List (100%)\n  - Double Linked List (100%)\n- Stack (100%)\n- Queue (100%)\n\n### Non Linear Data Structures\n- Trees (0%)\n  - Min Heap (100%)\n  - Max Heap (100%)\n  - Binary Search Tree (100%)\n  - Balanced Binary Search Tree (AVL) (0%)\n  - B Tree (0%)\n  - Red Black Tree (0%)\n  - Interval Tree (0%)\n  - Segment Tree (0%)\n\nFurther benchmarks will be added introducing time and space complexity for each data structure.\n\nYou are welcome to contribute to this repo by any way .","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarfawzi%2Fdata-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomarfawzi%2Fdata-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarfawzi%2Fdata-structures/lists"}