{"id":21224155,"url":"https://github.com/jilliennelapid/singly-linked-list","last_synced_at":"2025-06-11T22:38:01.821Z","repository":{"id":219687870,"uuid":"749644147","full_name":"jilliennelapid/Singly-Linked-List","owner":"jilliennelapid","description":"Practicing the implementation of a singly linked list data structure in C++.","archived":false,"fork":false,"pushed_at":"2024-06-03T23:00:20.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T17:33:49.414Z","etag":null,"topics":["cpp","header-file","linked-list","singly-linked-list"],"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/jilliennelapid.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-01-29T05:16:55.000Z","updated_at":"2024-06-03T23:00:23.000Z","dependencies_parsed_at":"2024-01-29T07:24:16.772Z","dependency_job_id":"c2c54782-9cc7-4539-80d0-f28d2fd3d2d2","html_url":"https://github.com/jilliennelapid/Singly-Linked-List","commit_stats":null,"previous_names":["jilliennelapid/singly-linked-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FSingly-Linked-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FSingly-Linked-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FSingly-Linked-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FSingly-Linked-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jilliennelapid","download_url":"https://codeload.github.com/jilliennelapid/Singly-Linked-List/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672368,"owners_count":20328762,"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","header-file","linked-list","singly-linked-list"],"created_at":"2024-11-20T22:55:27.534Z","updated_at":"2025-03-15T01:40:38.485Z","avatar_url":"https://github.com/jilliennelapid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Singly Linked List\nThis repository contains the code from practicing singly linked list implementation in C++. \n\nTo organize the code:\n* `main_SLL.cpp` : contains the main function, runs the code.\n* `singlyLL.cpp` : contains the implementation of constructors and functions.\n* `singlyLL.h  ` : header file, contains class and function declarations.\n\n\n  \u003e Additionally,\n  * `singlyLL_wComments.cpp` : declaration and implementation in the same file; contains my personal comments to break down the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjilliennelapid%2Fsingly-linked-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjilliennelapid%2Fsingly-linked-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjilliennelapid%2Fsingly-linked-list/lists"}