{"id":15905518,"url":"https://github.com/qiwihui/artsc","last_synced_at":"2026-01-17T22:52:05.780Z","repository":{"id":81282423,"uuid":"311903365","full_name":"qiwihui/artsc","owner":"qiwihui","description":"ARTS挑战收集","archived":false,"fork":false,"pushed_at":"2020-11-12T02:12:30.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-08T11:41:29.444Z","etag":null,"topics":["algorithm","arts","leetcode","review","share","tip"],"latest_commit_sha":null,"homepage":"https://artsc.qiwihui.com","language":null,"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/qiwihui.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":"2020-11-11T08:07:42.000Z","updated_at":"2020-11-12T02:12:33.000Z","dependencies_parsed_at":"2023-10-29T13:00:22.756Z","dependency_job_id":null,"html_url":"https://github.com/qiwihui/artsc","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"78919f46f05ab558d84e430e1ed9a20e47410d5a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiwihui%2Fartsc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiwihui%2Fartsc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiwihui%2Fartsc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiwihui%2Fartsc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiwihui","download_url":"https://codeload.github.com/qiwihui/artsc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892845,"owners_count":20850850,"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","arts","leetcode","review","share","tip"],"created_at":"2024-10-06T13:03:07.070Z","updated_at":"2026-01-17T22:52:05.752Z","avatar_url":"https://github.com/qiwihui.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARTS 挑战收集\n\nARTS 是[左耳朵耗子(陈皓)](https://coolshell.cn)对其[左耳听风](https://time.geekbang.org/column/intro/48)专栏读者发起的一项能力训练活动。他在[知乎问题《极客时间《左耳听风》发起的ARTS挑战怎么参加？》的回答](https://www.zhihu.com/question/301150832/answer/529809529)已经阐明了为什么要做这个事情，以及如何做这件事情。\n\n本项目旨在收集大家参与ARTS挑战的成果，以期从中收获到更多的知识。\n\n## ARTS的初衷\n\n- **Algorithm。主要是为了编程训练和学习。** 每周至少做一个 leetcode 的算法题（先从Easy开始，然后再Medium，最后才Hard）。进行编程训练，如果不训练你看再多的算法书，你依然不会做算法题，看完书后，你需要训练。关于做Leetcode的的优势，你可以看一下陈皓在coolshell上的文章：[Leetcode 编程训练 - 酷 壳 - CoolShell](https://coolshell.cn/articles/12052.html)。\n- **Review：主要是为了学习英文，如果你的英文不行，你基本上无缘技术高手。** 所以，需要你阅读并点评至少一篇英文技术文章，可以前往 http://Medium.com （需要梯子）以及各个公司的技术blog，如Netflix的。\n- **Tip：主要是为了总结和归纳你在是常工作中所遇到的知识点。** 学习至少一个技术技巧。你在工作中遇到的问题，踩过的坑，学习的点滴知识。\n- **Share：主要是为了建立你的影响力，能够输出价值观。** 分享一篇有观点和思考的技术文章。\n\n## 成果\n\n| 类型 | 地址                                                                  | 完整度(*) |\n|----|-----------------------------------------------------------------------|-----------|\n| 项目 | [Philon/arts](https://github.com/Philon/arts)                         | 52/52     |\n| 项目 | [zouyingjie/arts](https://github.com/zouyingjie/arts)                 | 52/52     |\n| 专栏 | [TheAIchemist](https://www.zhihu.com/column/c_1096367617937395712)    | 54/52     |\n| 项目 | [yangjinlong86/arts](https://github.com/yangjinlong86/arts)           | 43/52     |\n| 项目 | [isuperqiang/ARTS-weekly](https://github.com/isuperqiang/ARTS-weekly) | 33/52     |\n| 项目 | [rayjun/arts](https://github.com/rayjun/arts)                         | 27/52     |\n| 专栏 | [无声-ARTS](https://www.zhihu.com/column/c_1095998306345385984)       | 13/52     |\n| 项目 | [byte-stream/ARTS](https://github.com/byte-stream/ARTS)               | 12/52     |\n| 项目 | [jackychi/ARTS](https://github.com/jackychi/ARTS)                     | ?/52      |\n\n\\* 完成度以一年52周计算。\n\n## 贡献\n\n欢迎补充。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiwihui%2Fartsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqiwihui%2Fartsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiwihui%2Fartsc/lists"}