{"id":22632393,"url":"https://github.com/wotermelon/data-structure","last_synced_at":"2026-05-01T09:32:48.344Z","repository":{"id":143798569,"uuid":"129853215","full_name":"wotermelon/data-structure","owner":"wotermelon","description":"常用的一些数据结构的实现，如链表、栈、队列、树等","archived":false,"fork":false,"pushed_at":"2018-05-07T09:16:53.000Z","size":887,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T02:42:13.048Z","etag":null,"topics":["data-structures","javascript","linked-list","queue","stack","tree-structure"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/wotermelon.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":"2018-04-17T05:54:19.000Z","updated_at":"2018-05-07T09:16:54.000Z","dependencies_parsed_at":"2023-12-02T13:15:09.313Z","dependency_job_id":null,"html_url":"https://github.com/wotermelon/data-structure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wotermelon/data-structure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fdata-structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fdata-structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fdata-structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fdata-structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wotermelon","download_url":"https://codeload.github.com/wotermelon/data-structure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fdata-structure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["data-structures","javascript","linked-list","queue","stack","tree-structure"],"created_at":"2024-12-09T02:17:26.105Z","updated_at":"2026-05-01T09:32:48.324Z","avatar_url":"https://github.com/wotermelon.png","language":"JavaScript","readme":"# 常用数据结构的js实现\n\n## [栈](./stacl)\n\n1. 数组模拟栈\n2. 链式栈\n\n## [队列](./queue)\n\n1. 数组队列\n2. 链式队列\n\n## [链表](./link-list)\n\n1. 单向链表\n2. 双向链表\n\n## [树](./tree)\n\n1. 二叉树\n\n## [排序](./sort)\n\n1. 冒泡排序\n2. 快速排序","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwotermelon%2Fdata-structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwotermelon%2Fdata-structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwotermelon%2Fdata-structure/lists"}