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