{"id":19477391,"url":"https://github.com/serknight/linked-list-exercise","last_synced_at":"2026-06-17T11:31:10.395Z","repository":{"id":145466252,"uuid":"75343720","full_name":"SerKnight/linked-list-exercise","owner":"SerKnight","description":"Linked List Exercise","archived":false,"fork":false,"pushed_at":"2016-12-07T01:51:42.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T16:32:50.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/SerKnight.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":"2016-12-02T00:01:59.000Z","updated_at":"2016-12-02T00:02:00.000Z","dependencies_parsed_at":"2023-04-09T12:16:02.660Z","dependency_job_id":null,"html_url":"https://github.com/SerKnight/linked-list-exercise","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SerKnight/linked-list-exercise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerKnight%2Flinked-list-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerKnight%2Flinked-list-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerKnight%2Flinked-list-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerKnight%2Flinked-list-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SerKnight","download_url":"https://codeload.github.com/SerKnight/linked-list-exercise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerKnight%2Flinked-list-exercise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34447264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T19:44:47.493Z","updated_at":"2026-06-17T11:31:10.377Z","avatar_url":"https://github.com/SerKnight.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Overview\n\nThis repo contains an incomplete linked list implementation, with failing tests.\n\nYou can run the tests with the following command:\n\n```\nruby test/list_test.rb\n```\n\nA good solution will:\n  - fill in the existing public methods\n  - add private/protected methods as necessary, following good design principles\n  - make all existing test pass\n  - add additional tests if necessary\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserknight%2Flinked-list-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserknight%2Flinked-list-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserknight%2Flinked-list-exercise/lists"}