修改readme页面

This commit is contained in:
afatcoder
2020-07-01 18:17:53 +08:00
parent d429519a12
commit 7d5545a29e
6 changed files with 6 additions and 12 deletions

View File

@@ -1,15 +1,9 @@
# LeetcodeTop
本仓库用于汇总互联网公司技术岗考察leetcode题目的热度:fire:,帮助同学们更加有针对性地准备面试。
大数据既然可以预测人类的行为,那我有理由相信按照岗位、部门总结面经,一定也可以分析出面试官们考察算法题偏好的
比如字节跳动教育部门的前端岗位容易考209. 长度最小的子数组,更多规律由你来发现哦~
最近是**字节跳动提前批**阶段,本仓库也会不断更新,更新时间会在公司名后显示,新更新的数据也会红色标注。
最近是**字节跳动提前批**阶段,本仓库也会不断更新
祝大家都能拿到满意的offer:muscle::muscle:
统计题目实属不易,各位看官给个:star:支持一下呀~
:warning:若转载本文章,需注明本仓库地址哦:warning:
## 字节跳动6.29更新)

View File

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

View File

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

View File

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

View File

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

View File

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