{"id":25186509,"url":"https://github.com/prabin-acharya/data-structures","last_synced_at":"2026-05-19T09:10:38.934Z","repository":{"id":168496546,"uuid":"368628311","full_name":"prabin-acharya/Data-Structures","owner":"prabin-acharya","description":"Data Structures in C++","archived":false,"fork":false,"pushed_at":"2022-02-23T16:00:42.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-24T15:11:52.711Z","etag":null,"topics":["c","c-plus-plus","data-structures","data-structures-and-algorithms"],"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/prabin-acharya.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":"2021-05-18T18:20:10.000Z","updated_at":"2022-02-23T16:03:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a6b11df-a8cb-4fce-9e6f-7ff0279f6863","html_url":"https://github.com/prabin-acharya/Data-Structures","commit_stats":null,"previous_names":["prabin-acharya/data-structures"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prabin-acharya/Data-Structures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabin-acharya%2FData-Structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabin-acharya%2FData-Structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabin-acharya%2FData-Structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabin-acharya%2FData-Structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prabin-acharya","download_url":"https://codeload.github.com/prabin-acharya/Data-Structures/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabin-acharya%2FData-Structures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33209632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: 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":["c","c-plus-plus","data-structures","data-structures-and-algorithms"],"created_at":"2025-02-09T19:43:29.578Z","updated_at":"2026-05-19T09:10:38.914Z","avatar_url":"https://github.com/prabin-acharya.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Contents:\n\nlist.cpp\n\nLinkedList.cpp : Implementation of list of numbers with Linked List.\n\nLinkedList1.cpp : Inserting a node at beginning of Linked List.\n\nLinkedList2.cpp : Inserting a node at nth position of LInked List.\n\nLinkedList3.cpp : Delete a node at nth position in Linked list.\nDynamic Memory Allocation;stack and queue\n\nLinkedList4.cpp : Reverse a linked List -Iterative method.\nHead as a local variable.Functions with head as arguments and return-type.\n\nLinkedList5.cpp : Print Linked List using Recursion / Recursive traversal of linked list.\n\nLinkedList6.cpp : Reverse a linked list using recursion.\n\nDoublyLinkedList : Implementation of DoublyLinkedList and various operations on it.\n\nStack_array.cpp : Stack - Array Implementation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabin-acharya%2Fdata-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprabin-acharya%2Fdata-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabin-acharya%2Fdata-structures/lists"}