diff --git a/README.md b/README.md index 0280b1e..2f9374d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # LeetcodeTop 本仓库用于汇总互联网公司技术岗考察leetcode题目的热度:fire:,帮助同学们更加有针对性地准备面试。 -最近是**字节跳动提前批**阶段,本仓库也会不断更新。 +对于数据较多的岗位,只提供考察频度大于1次的数据,基本上也够用了。如果想准备地更充分,需要了解更多的题目或各部门偏爱考察的题目,请移至**CodeTop**微信小程序中查询。 + +![微信小程序:CodeTop](https://github.com/afatcoder/LeetcodeTop/blob/master/img/logo.jpg) + +感觉还不错的话,那就来分享一下你考到的题目吧。 + 祝大家都能拿到满意的offer:muscle::muscle: :warning:若转载本文章,需注明本仓库地址哦:warning: diff --git a/bytedance/algorithm.md b/bytedance/algorithm.md index 6969110..08eb7af 100644 --- a/bytedance/algorithm.md +++ b/bytedance/algorithm.md @@ -1,9 +1,3 @@ -对于数据较多的岗位,只提供考察频度大于1次的题目,基本上够用了。 - -如果想准备的更加充分,需要了解更多的题目或各部门考察的题目,请移至codetop小程序中查询。如果这些数据确实对你有帮助,那就分享一下你考到的题目吧。 - -![CodeTop](https://github.com/afatcoder/LeetcodeTop/blob/master/img/codetop.jpg) - | 公司 | 岗位 | 题目 | 次数 | |------|----|---------------------------|----| | 字节跳动 | 算法 | 33\. 搜索旋转排序数组 | 1 | diff --git a/bytedance/backend.md b/bytedance/backend.md index a94970e..17beb21 100644 --- a/bytedance/backend.md +++ b/bytedance/backend.md @@ -1,9 +1,4 @@ -对于数据较多的岗位,只提供考察频度大于1次的题目,基本上够用了。 - -如果想准备的更加充分,需要了解更多的题目或各部门考察的题目,请移至codetop小程序中查询。如果这些数据确实对你有帮助,那就分享一下你考到的题目吧。 - -![CodeTop](https://github.com/afatcoder/LeetcodeTop/blob/master/img/codetop.jpg) -| 公司 | 岗位 | 题目 | 考察次数 | +| 公司 | 岗位 | 题目 | 次数 | |------|----|------------------------|----| | 字节跳动 | 后端 | 25\. K 个一组翻转链表 | 5 | | 字节跳动 | 后端 | 124\. 二叉树中的最大路径和 | 4 | diff --git a/bytedance/client.md b/bytedance/client.md index eed3956..9b0890b 100644 --- a/bytedance/client.md +++ b/bytedance/client.md @@ -1,8 +1,3 @@ -对于数据较多的岗位,只提供考察频度大于1次的题目,基本上够用了。 - -如果想准备的更加充分,需要了解更多的题目或各部门考察的题目,请移至codetop小程序中查询。如果这些数据确实对你有帮助,那就分享一下你考到的题目吧。 - -![CodeTop](https://github.com/afatcoder/LeetcodeTop/blob/master/img/codetop.jpg) | 公司 | 岗位 | 题目 | 次数 | |------|-----|-------------------------------|----| | 字节跳动 | 客户端 | 144\. 二叉树的前序遍历 | 4 | diff --git a/bytedance/frontend.md b/bytedance/frontend.md index d8bedbf..6b0a0dc 100644 --- a/bytedance/frontend.md +++ b/bytedance/frontend.md @@ -1,8 +1,3 @@ -对于数据较多的岗位,只提供考察频度大于1次的题目,基本上够用了。 - -如果想准备的更加充分,需要了解更多的题目或各部门考察的题目,请移至codetop小程序中查询。如果这些数据确实对你有帮助,那就分享一下你考到的题目吧。 - -![CodeTop](https://github.com/afatcoder/LeetcodeTop/blob/master/img/codetop.jpg) | 公司 | 岗位 | 题目 | 次数 | |------|----|-------------------------------|----| | 字节跳动 | 测试 | 179\. 最大数 | 2 | diff --git a/bytedance/test.md b/bytedance/test.md index dd24c98..dee52cd 100644 --- a/bytedance/test.md +++ b/bytedance/test.md @@ -1,9 +1,4 @@ -对于数据较多的岗位,只提供考察频度大于1次的题目,基本上够用了。 - -如果想准备的更加充分,需要了解更多的题目或各部门考察的题目,请移至codetop小程序中查询。如果这些数据确实对你有帮助,那就分享一下你考到的题目吧。 - -![CodeTop](https://github.com/afatcoder/LeetcodeTop/blob/master/img/codetop.jpg) -| 公司 | 岗位 | 题目 | 重复个数 | +| 公司 | 岗位 | 题目 | 次数 | |------|----|-------------------------------|------| | 字节跳动 | 测试 | 179\. 最大数 | 2 | | 字节跳动 | 测试 | 1\.两数之和 | 2 | diff --git a/img/codetop.jpg b/img/logo.jpg similarity index 100% rename from img/codetop.jpg rename to img/logo.jpg