Skip to content

Commit 7d5545a

Browse files
committed
修改readme页面
1 parent d429519 commit 7d5545a

File tree

6 files changed

+6
-12
lines changed

6 files changed

+6
-12
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
# LeetcodeTop
22
本仓库用于汇总互联网公司技术岗考察leetcode题目的热度:fire:,帮助同学们更加有针对性地准备面试。
33

4-
大数据既然可以预测人类的行为,那我有理由相信按照岗位、部门总结面经,一定也可以分析出面试官们考察算法题偏好的。
5-
6-
比如字节跳动教育部门的前端岗位容易考209. 长度最小的子数组,更多规律由你来发现哦~
7-
8-
最近是**字节跳动提前批**阶段,本仓库也会不断更新,更新时间会在公司名后显示,新更新的数据也会红色标注。
4+
最近是**字节跳动提前批**阶段,本仓库也会不断更新。
95
祝大家都能拿到满意的offer:muscle::muscle:
106

11-
统计题目实属不易,各位看官给个:star:支持一下呀~
12-
137
:warning:若转载本文章,需注明本仓库地址哦:warning:
148
## 字节跳动(6.29更新)
159

bytedance/algorithm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm_detail.md)
1+
[查看精确到部门的数据](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm_detail.md)
22
| 公司 | 岗位 | 题目 | 重复个数 |
33
|------|----|--------------------|------|
44
| 字节跳动 | 算法 | 160\. 相交链表 | 1 |

bytedance/backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/backend_detail.md)
1+
[查看精确到部门的数据](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/backend_detail.md)
22
| 公司 | 岗位 | 题目 | 考察次数 |
33
|------|----|------------------------|----|
44
| 字节跳动 | 后端 | 25\. K 个一组翻转链表 | 4 |

bytedance/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/client_detail.md)
1+
[查看精确到部门的数据](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/client_detail.md)
22
| 公司 | 岗位 | 题目 | 考察次数 |
33
|------|-----|-------------------------------|----|
44
| 字节跳动 | 客户端 | 206\. 反转链表 | 4 |

bytedance/frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/frontend_detail.md)
1+
[查看精确到部门的数据](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/frontend_detail.md)
22
| 公司 | 岗位 | 题目 | 重复个数 |
33
|------|----|-------------------|------|
44
| 字节跳动 | 前端 | 209\. 长度最小的子数组 | 4 |

bytedance/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/test_detail.md)
1+
[查看精确到部门的数据](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/test_detail.md)
22
| 公司 | 岗位 | 题目 | 重复个数 |
33
|------|----|-------------------------------|------|
44
| 字节跳动 | 测试 | 179\. 最大数 | 2 |

0 commit comments

Comments
 (0)