{"id":16875759,"url":"https://github.com/acbin/ds-and-algorithms","last_synced_at":"2025-03-19T00:22:59.039Z","repository":{"id":108983214,"uuid":"71994711","full_name":"acbin/DS-and-Algorithms","owner":"acbin","description":"✨ Data Structure and Algorithms.","archived":false,"fork":false,"pushed_at":"2019-03-08T02:06:33.000Z","size":782,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T01:33:45.752Z","etag":null,"topics":["algorithm","cpp"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acbin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-26T11:01:11.000Z","updated_at":"2019-06-06T01:08:36.000Z","dependencies_parsed_at":"2023-08-26T04:47:34.878Z","dependency_job_id":null,"html_url":"https://github.com/acbin/DS-and-Algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acbin%2FDS-and-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acbin%2FDS-and-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acbin%2FDS-and-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acbin%2FDS-and-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acbin","download_url":"https://codeload.github.com/acbin/DS-and-Algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244327062,"owners_count":20435335,"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":["algorithm","cpp"],"created_at":"2024-10-13T15:36:59.550Z","updated_at":"2025-03-19T00:22:59.013Z","avatar_url":"https://github.com/acbin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DS \u0026 Algorithms\n\n\u003e Data structure, must not be missed.  \n\n数据结构的本质在于：如何将现实世界中各种各样的数据放入到内存中，并且如何在内存中操作这些数据，如何评价这些存储方案和操作方法。\n\n\n## 数据结构中重要的几个概念和算法\n- 算法效率的度量和存储空间需求  \n- 线性表  \n- 循环链表与双向链表  \n- 栈的表示与实现  \n- 队列  \n- 串  \n- 广义表  \n- 树、二叉树及树的遍历  \n- 图及图的遍历  \n- 查找算法：顺序查找、二分法、哈希  \n- 排序：插入排序、快速排序、选择排序、归并排序等  \n- 顺序文件、索引文件  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facbin%2Fds-and-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facbin%2Fds-and-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facbin%2Fds-and-algorithms/lists"}