Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 88d00c7

Browse files
committed
update link
1 parent 3ad014b commit 88d00c7

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

‎README.md‎

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
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

@@ -63,7 +64,7 @@
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

@@ -89,13 +90,16 @@
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) |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /