File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1111> 这个模板主要是介绍了一些通用的刷题模板,以及一些常见问题,如到底要刷多少题,按什么顺序来刷题,如何提高刷题效率等。
1212
1313## 在线文档
14+ Github: [ https://github.com/easyui/algorithm-pattern-swift ] ( https://github.com/easyui/algorithm-pattern-swift ) ⭐️
1415
15- 在线文档 Gitbook:[ 算法模板 🔥] ( https://greyireland .gitbook.io/algorithm-pattern/ )
16+ 在线文档 Gitbook:[ 算法模板 🔥] ( https://zyj .gitbook.io/algorithm-pattern-swift / )
1617
1718## 核心内容
1819
6364
6465为什么这么要这么刷,因为 repo 里面的题目是按类型归类,都是一些常见的高频题,很有代表性,大部分都是可以用模板加一点变形做出来,刷完后对大部分题目有基本的认识。然后刷一遍探索卡片,巩固一下一些基础知识点,总结这些知识点。最后剑指 offer 是大部分公司的出题源头,刷完面试中基本会遇到现题或者变形题,基本刷完这三部分,大部分国内公司的面试题应该就没什么问题了~
6566
66- 1、 [ algorithm-pattern 练习题] ( https://greyireland .gitbook.io/algorithm-pattern/ )
67+ 1、 [ algorithm-pattern 练习题] ( https://zyj .gitbook.io/algorithm-pattern-swift / )
6768
6869![ 练习题] ( https://img.fuiboom.com/img/repo_practice.png )
6970
8990
9091持续更新中,觉得还可以的话点个 ** star** 收藏呀 ⭐️~
9192
92- 【 Github 】[ https://github.com/greyireland /algorithm-pattern ] ( https://github.com/greyireland /algorithm-pattern ) ⭐️
93+ 【 Github 】[ https://github.com/easyui /algorithm-pattern-swift ] ( https://github.com/easyui /algorithm-pattern-swift ) ⭐️
9394
9495## 完成打卡
9596
9697完成计划之后,可以提交 Pull requests,在下面添加自己的项目仓库,完成自己的算法模板打卡呀~
9798
9899| 完成 | 用户 | 项目地址 |
99100| ---- | ------------------------------------------------- | ------------------------------------------------------------------- |
101+ | ✅ | [ easyui] ( https://github.com/easyui/ ) | [ algorithm-pattern-swift(Swift 实现)] ( https://github.com/easyui/algorithm-pattern-swift ) |
102+
100103| ✅ | [ wardseptember] ( https://github.com/wardseptember ) | [ notes(Java 实现)] ( https://github.com/wardseptember/notes ) |
101104| ✅ | [ dashidhy] ( https://github.com/dashidhy ) | [ algorithm-pattern-python(Python 实现)] ( https://github.com/dashidhy/algorithm-pattern-python ) |
105+ | ✅ | [ binzi56] ( https://github.com/binzi56 ) | [ algorithm-pattern-c(c++ 实现)] ( https://github.com/binzi56/algorithm-pattern-c ) |
You can’t perform that action at this time.
0 commit comments