Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f6ad61f

Browse files
committed
doc(README): 修改文档
1 parent 14f4763 commit f6ad61f

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# LeetCode Notebook
1+
<p align="center"><img width="100px" src="https://www.easyicon.net/api/resizeApi.php?id=1211491&size=128"></p>
22

3-
LeetCode 刷题小分队,鼓励**自我监督、分享题解**
3+
# Punch
4+
5+
## 这是什么?
6+
7+
LeetCode 刷题小组,组织代号 *Punch*,缘起我的 LeetCode 解题本 [JalanJiang/leetcode-notebook](https://github.com/JalanJiang/leetcode-notebook)。该解题本代号 *Rum*,即朗姆酒。朗姆酒是鸡尾酒的热带气息基酒,暗指「算法与数据结构是程序员的基底」。而 *Punch* 是经典的朗姆鸡尾酒,组合为水果加烈酒,象征阳光与热情。
8+
9+
小组鼓励**自我监督、分享题解、相互学习**
410

511
## 如何加入?
612

@@ -14,10 +20,17 @@ LeetCode 刷题小分队,鼓励**自我监督、分享题解**。
1420

1521
## 加入组织,我能获得什么?
1622

23+
- 加入讨论群,获得每日配题:一道随机题目 + 一道专题题
1724
- 拥有酷炫 GitHub 仓库,体验 Git 版本管理流程
1825
- 组织成员相互监督,防止三天打鱼两天晒网,增加每日打卡成就感
1926
- 获得其他组织成员的帮助,互相讨论问题,一起变强~
2027

2128
## 关于分组
2229

23-
我们将根据你在申请 Issue 中所填写的「使用语言」将你分入不同的 [Team](https://github.com/orgs/leetcode-notebook/teams),方便小组成员进行代码上的沟通。
30+
我们将根据你在申请 Issue 中所填写的「使用语言」将你分入不同的 [Team](https://github.com/orgs/leetcode-notebook/teams),方便小组成员进行代码上的沟通。
31+
32+
## 专题整理
33+
34+
### 第一期:链表
35+
36+
- [链表的中间结点](https://leetcode-cn.com/problems/middle-of-the-linked-list/)

0 commit comments

Comments
 (0)