Skip to content

Commit 8b32348

Browse files
更新readme
1 parent eb74fc7 commit 8b32348

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,14 @@
6969

7070
## 前序
7171

72-
* [「代码随想录」学习社区](https://programmercarl.com/other/kstar.html)
72+
* [做项目(多个C++、Java、Go、前端、测开项目)](https://programmercarl.com/other/kstar.html)
7373

7474

7575
* 编程语言
7676
* [C++面试&C++学习指南知识点整理](https://github.com/youngyangyang04/TechCPP)
7777
* [编程语言基础课](https://kamacoder.com/courseshop.php)
7878
* [23种设计模式](https://github.com/youngyangyang04/kama-DesignPattern)
79+
* [大厂算法笔试题](https://kamacoder.com/company.php)
7980

8081
* 工具
8182
* [一站式vim配置](https://github.com/youngyangyang04/PowerVim)
@@ -384,10 +385,10 @@
384385
8. [图论:孤岛的总面积](./problems/kamacoder/0101.孤岛的总面积.md)
385386
9. [图论:沉没孤岛](./problems/kamacoder/0102.沉没孤岛.md)
386387
10. [图论:水流问题](./problems/kamacoder/0103.水流问题.md)
387-
11. [图论:建造最大岛屿](./problems/kamacoder/0104.建造最大岛屿.md)
388-
12. [图论:字符串接龙](./problems/kamacoder/0110.字符串接龙.md)
389-
13. [图论:有向图的完全可达性](./problems/kamacoder/0105.有向图的完全可达性.md)
390-
14. [图论:岛屿的周长](./problems/kamacoder/0106.岛屿的周长.md)
388+
11. [图论:岛屿的周长](./problems/kamacoder/0106.岛屿的周长.md)
389+
12. [图论:建造最大岛屿](./problems/kamacoder/0104.建造最大岛屿.md)
390+
13. [图论:字符串接龙](./problems/kamacoder/0110.字符串接龙.md)
391+
14. [图论:有向图的完全可达性](./problems/kamacoder/0105.有向图的完全可达性.md)
391392
15. [图论:并查集理论基础](./problems/kamacoder/图论并查集理论基础.md)
392393
16. [图论:寻找存在的路径](./problems/kamacoder/0107.寻找存在的路径.md)
393394
17. [图论:冗余连接](./problems/kamacoder/0108.冗余连接.md)
-60.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)