{"id":20271012,"url":"https://github.com/swiftdo/algorithms","last_synced_at":"2026-07-16T10:33:44.170Z","repository":{"id":133783914,"uuid":"489675793","full_name":"swiftdo/algorithms","owner":"swiftdo","description":"Swift 数据结构与算法文档","archived":false,"fork":false,"pushed_at":"2022-06-15T03:05:23.000Z","size":50,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T04:51:37.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://oldbird.run/algorithms","language":"Swift","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/swiftdo.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":"2022-05-07T13:06:00.000Z","updated_at":"2022-05-07T14:16:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b08a2ea-dd80-41d6-999e-3325952b5782","html_url":"https://github.com/swiftdo/algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/swiftdo/algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftdo%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftdo%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftdo%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftdo%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swiftdo","download_url":"https://codeload.github.com/swiftdo/algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftdo%2Falgorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35541271,"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-07-16T02:00:06.687Z","response_time":83,"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-14T12:35:42.107Z","updated_at":"2026-07-16T10:33:44.137Z","avatar_url":"https://github.com/swiftdo.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 介绍\n\n数据结构是计算机程序设计的基础，告诉我们数据在计算机里是如何组织与存储的，能帮助我们刻画实际问题中的信息及其相互关系。当我们对一个实际问题本身有了一个结构化的认识之后，就可以选择合适的解决方法(算法)了。\n\n![五分钟学算法](http://blog.oldbird.run/2020-08-16-15975531702215.jpg)\n\n在线阅读：[https://oldbird.run/algorithms](https://oldbird.run/algorithms)\n\n关注官方公众号 **OldBirds**\n\n\u003cimg src=\"http://blog.oldbird.run/mweb/wechat-logo.png\" width=\"420\" /\u003e\n\n**站点**：[https://oldbird.run](https://oldbird.run)\n\n## 规划\n\n- [x] 十大经典排序算法\n\n  - [x] [冒泡排序](t1-buble-sort)\n  - [x] [选择排序](t2-selection-sort)\n  - [x] [插入排序](t3-insertion-sort)\n  - [x] [希尔排序](t4-shell-sort)\n  - [x] [快速排序](t5-quick-sort)\n  - [x] [堆排序](t6-heap-sort)\n  - [x] [归并排序](t7-merge-sort)\n  - [x] [基数排序](t8-radix-sort)\n  - [x] [计数排序](t9-count-sort)\n  - [x] [桶排序](u1-bucket-sort)\n\n  ![排序](http://blog.oldbird.run/15541716797540.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftdo%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswiftdo%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftdo%2Falgorithms/lists"}