Skip to content

Commit 737fc63

Browse files
authored
Merge pull request #10 from afatcoder/master
merge master
2 parents 528cc1e + bacad06 commit 737fc63

30 files changed

+1241
-784
lines changed

README.md

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

4-
:loudspeaker: [2020.10.22] **为方便大家高效检索题目,推出CodeTop网站,当前支持公司+部门+岗位自由组合查询**[https://leetcode-cn.top/](https://leetcode-cn.top/)
4+
**为方便大家高效检索题目,推出CodeTop网站,支持公司+部门+岗位自由组合查询**[https://codetop.cc](https://codetop.cc)
55

6-
:speech_balloon:面试交流:想加入面试交流群的可以扫码加入。若群满员或二维码过期,请在「一个搬砖的胖子」公众号点击「加交流群」,添加我的微信后即被拉群
6+
相对于力扣官方企业题库,CodeTop有以下优点
77

8-
![互联网求职交流群](https://i.ibb.co/6tcJJ7p/1612232327-1.png)
8+
1. 免费开放:汇总的高频题目免费分享给大家
9+
2. 分类精细:按公司、部门<sup>1</sup>、岗位进行分类,方便大家更针对性地准备面试
10+
3. 题源可靠:全网收录题目考察情况<sup>2</sup>,渠道不限于牛客、CSDN博客、热心网友分享等
11+
4. 本土特色:汇总办公地位于中国大陆的互联网企业
12+
13+
注1:若想按部门查询题目,请在[CodeTop网站](http://codetop.cc)或CodeTop小程序查看<br>
14+
注2:为保证数据真实可信,[issues](https://github.com/afatcoder/LeetcodeTop/issues)中会声名了所有涉及的原文链接
15+
16+
:speech_balloon:面试交流:若想加大厂面试交流群,请在「一个搬砖的胖子」公众号点击「加交流群」,添加我的微信后即被拉群
17+
18+
![公众号:一个搬砖的胖子](https://github.com/afatcoder/LeetcodeTop/blob/master/img/wechat.png)
19+
20+
:link:友情链接:我的好友龙哥目前建了个开源免费的内推项目[AwesomeJob](https://github.com/Dikea/AwesomeJob),致力于帮助学生找到实习、校招内推机会,帮助企业员工找到合适的实习生、校招生,减少信息隔阂,欢迎Star⭐
921

1022
:information_source:数据来源:牛客网笔经面经,题目的原始文章链接已放在[issues](https://github.com/afatcoder/LeetcodeTop/issues)
1123

12-
:warning:若转载本文章,需注明本仓库地址哦
24+
:warning:若转载文章,需注明本仓库地址
1325

14-
## 字节跳动(更新至牛客2.4日的面经
26+
## 美团(牛客2020.8.15~牛客2021.3.5号面经
1527
<details>
1628
<summary>按岗位分类</summary>
1729

18-
[1.1~2.4涉及的90道题](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/latest.md)
19-
- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/backend.md)
20-
- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm.md)
21-
- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/client.md)
22-
- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/frontend.md)
23-
- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/test.md)
30+
- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/backend.md)
31+
- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/algorithm.md)
32+
- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/client.md)
33+
- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/frontend.md)
34+
- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/test.md)
35+
- [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/data.md)
2436
</details>
2537

26-
## 微软(更新至牛客11.23日的面经)
27-
- [SDE](https://github.com/afatcoder/LeetcodeTop/blob/master/microsoft/SDE.md)
28-
29-
## 猿辅导(更新至牛客8.31日的面经)
38+
## 猿辅导(更新至牛客3.5日的面经)
3039
<details>
3140
<summary>按岗位分类</summary>
3241

33-
[8.1~8.31面试考察的题目](https://github.com/afatcoder/LeetcodeTop/blob/master/yuanfudao/new.md)
3442
- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/yuanfudao/backend.md)
3543
- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/yuanfudao/algorithm.md)
3644
- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/yuanfudao/client.md)
@@ -39,6 +47,34 @@
3947
- [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/yuanfudao/data.md)
4048
</details>
4149

50+
## 快手(更新至牛客3.5日的面经)
51+
<details>
52+
<summary>按岗位分类</summary>
53+
54+
- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/backend.md)
55+
- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/algorithm.md)
56+
- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/client.md)
57+
- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/frontend.md)
58+
- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/test.md)
59+
- [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/data.md)
60+
</details>
61+
62+
## 字节跳动(更新至牛客2.28日的面经)
63+
<details>
64+
<summary>按岗位分类</summary>
65+
66+
[2.4~2.28出现的题目](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/latest.md)
67+
- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/backend.md)
68+
- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm.md)
69+
- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/client.md)
70+
- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/frontend.md)
71+
- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/test.md)
72+
</details>
73+
74+
## 微软(更新至牛客11.23日的面经)
75+
- [SDE](https://github.com/afatcoder/LeetcodeTop/blob/master/microsoft/SDE.md)
76+
77+
4278
## 百度(更新至牛客8.7日的面经)
4379
<details>
4480
<summary>按岗位分类</summary>
@@ -50,17 +86,6 @@
5086
- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/baidu/test.md)
5187
</details>
5288

53-
## 快手(更新至牛客8.12日的面经)
54-
<details>
55-
<summary>按岗位分类</summary>
56-
57-
- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/backend.md)
58-
- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/algorithm.md)
59-
- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/client.md)
60-
- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/frontend.md)
61-
- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/test.md)
62-
- [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/data.md)
63-
</details>
6489

6590
## 阿里巴巴
6691
<details>
@@ -74,3 +99,7 @@
7499
- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/alibaba/test.md)
75100
</details>
76101

102+
## 捐赠
103+
如果你觉得本项目帮助到了你,你可以帮作者买一杯果汁表示鼓励🍹
104+
![donate](https://i.ibb.co/n1f1ZfG/donate.png)
105+

bytedance/algorithm.md

Lines changed: 40 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,80 @@
1+
# 算法
12
|题目|出现次数|链接|
23
|-|-|-|
34
|215. 数组中的第K个最大元素|4|https://leetcode-cn.com/problems/kth-largest-element-in-an-array|
4-
|300. 最长上升子序列|3|https://leetcode-cn.com/problems/longest-increasing-subsequence|
55
|103. 二叉树的锯齿形层次遍历|3|https://leetcode-cn.com/problems/binary-tree-zigzag-level-order-traversal|
6+
|300. 最长上升子序列|3|https://leetcode-cn.com/problems/longest-increasing-subsequence|
7+
|105. 从前序与中序遍历序列构造二叉树|2|https://leetcode-cn.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal|
8+
|剑指 Offer 51. 数组中的逆序对|2|https://leetcode-cn.com/problems/shu-zu-zhong-de-ni-xu-dui-lcof|
9+
|236. 二叉树的最近公共祖先|2|https://leetcode-cn.com/problems/lowest-common-ancestor-of-a-binary-tree|
10+
|200. 岛屿数量|2|https://leetcode-cn.com/problems/number-of-islands|
11+
|46. 全排列|2|https://leetcode-cn.com/problems/permutations|
612
|121. 买卖股票的最佳时机|2|https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock|
713
|49. 字母异位词分组|2|https://leetcode-cn.com/problems/group-anagrams|
814
|剑指 Offer 29. 顺时针打印矩阵|2|https://leetcode-cn.com/problems/shun-shi-zhen-da-yin-ju-zhen-lcof|
15+
|70. 爬楼梯|2|https://leetcode-cn.com/problems/climbing-stairs|
916
|4. 寻找两个正序数组的中位数|2|https://leetcode-cn.com/problems/median-of-two-sorted-arrays|
1017
|23. 合并K个排序链表|2|https://leetcode-cn.com/problems/merge-k-sorted-lists|
1118
|85. 最大矩形|2|https://leetcode-cn.com/problems/maximal-rectangle|
12-
|105. 从前序与中序遍历序列构造二叉树|2|https://leetcode-cn.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal|
13-
|236. 二叉树的最近公共祖先|2|https://leetcode-cn.com/problems/lowest-common-ancestor-of-a-binary-tree|
14-
|200. 岛屿数量|2|https://leetcode-cn.com/problems/number-of-islands|
15-
|46. 全排列|2|https://leetcode-cn.com/problems/permutations|
19+
|814. 二叉树剪枝|1|https://leetcode-cn.com/problems/binary-tree-pruning|
20+
|48. 旋转图像|1|https://leetcode-cn.com/problems/rotate-image|
21+
|96. 不同的二叉搜索树|1|https://leetcode-cn.com/problems/unique-binary-search-trees|
22+
|110. 平衡二叉树|1|https://leetcode-cn.com/problems/balanced-binary-tree|
23+
|62. 不同路径|1|https://leetcode-cn.com/problems/unique-paths|
24+
|169. 多数元素|1|https://leetcode-cn.com/problems/majority-element|
25+
|238. 除自身以外数组的乘积|1|https://leetcode-cn.com/problems/product-of-array-except-self|
26+
|128. 最长连续序列|1|https://leetcode-cn.com/problems/longest-consecutive-sequence|
27+
|剑指 Offer 09. 用两个栈实现队列|1|https://leetcode-cn.com/problems/yong-liang-ge-zhan-shi-xian-dui-lie-lcof|
28+
|807. 保持城市天际线|1|https://leetcode-cn.com/problems/max-increase-to-keep-city-skyline|
29+
|718. 最长重复子数组|1|https://leetcode-cn.com/problems/maximum-length-of-repeated-subarray|
30+
|572. 另一个树的子树|1|https://leetcode-cn.com/problems/subtree-of-another-tree|
31+
|102. 二叉树的层序遍历|1|https://leetcode-cn.com/problems/binary-tree-level-order-traversal|
32+
|209. 长度最小的子数组|1|https://leetcode-cn.com/problems/minimum-size-subarray-sum|
33+
|面试题 16.03. 交点|1|https://leetcode-cn.com/problems/intersection-lcci|
34+
|104. 二叉树的最大深度|1|https://leetcode-cn.com/problems/maximum-depth-of-binary-tree|
35+
|2. 两数相加|1|https://leetcode-cn.com/problems/add-two-numbers|
36+
|560. 和为K的子数组|1|https://leetcode-cn.com/problems/subarray-sum-equals-k|
37+
|287. 寻找重复数|1|https://leetcode-cn.com/problems/find-the-duplicate-number|
38+
|239. 滑动窗口最大值|1|https://leetcode-cn.com/problems/sliding-window-maximum|
1639
|33. 搜索旋转排序数组|1|https://leetcode-cn.com/problems/search-in-rotated-sorted-array|
1740
|509. 斐波那契数|1|https://leetcode-cn.com/problems/fibonacci-number|
1841
|255. 验证前序遍历序列二叉搜索树|1|https://leetcode-cn.com/problems/verify-preorder-sequence-in-binary-search-tree|
1942
|179. 最大数|1|https://leetcode-cn.com/problems/largest-number|
20-
|5. 最长回文子串|1|https://leetcode-cn.com/problems/longest-palindromic-substring|
21-
|15. 三数之和|1|https://leetcode-cn.com/problems/3sum|
2243
|3. 无重复字符的最长子串|1|https://leetcode-cn.com/problems/longest-substring-without-repeating-characters|
2344
|240. 搜索二维矩阵 II|1|https://leetcode-cn.com/problems/search-a-2d-matrix-ii|
24-
|376. 摆动序列|1|https://leetcode-cn.com/problems/wiggle-subsequence|
45+
|5. 最长回文子串|1|https://leetcode-cn.com/problems/longest-palindromic-substring|
46+
|15. 三数之和|1|https://leetcode-cn.com/problems/3sum|
2547
|445. 两数相加 II|1|https://leetcode-cn.com/problems/add-two-numbers-ii|
2648
|437. 路径总和 III|1|https://leetcode-cn.com/problems/path-sum-iii|
2749
|426. 将二叉搜索树转化为排序的双向链表|1|https://leetcode-cn.com/problems/convert-binary-search-tree-to-sorted-doubly-linked-list|
28-
|32. 最长有效括号|1|https://leetcode-cn.com/problems/longest-valid-parentheses|
50+
|376. 摆动序列|1|https://leetcode-cn.com/problems/wiggle-subsequence|
2951
|152. 乘积最大子数组|1|https://leetcode-cn.com/problems/maximum-product-subarray|
3052
|122. 买卖股票的最佳时机 II|1|https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-ii|
31-
|315. 计算右侧小于当前元素的个数|1|https://leetcode-cn.com/problems/count-of-smaller-numbers-after-self|
32-
|582. 杀死进程|1|https://leetcode-cn.com/problems/kill-process|
53+
|32. 最长有效括号|1|https://leetcode-cn.com/problems/longest-valid-parentheses|
3354
|297. 二叉树的序列化与反序列化|1|https://leetcode-cn.com/problems/serialize-and-deserialize-binary-tree|
3455
|20. 有效的括号|1|https://leetcode-cn.com/problems/valid-parentheses|
35-
|70. 爬楼梯|1|https://leetcode-cn.com/problems/climbing-stairs|
36-
|1363. 形成三的最大倍数|1|https://leetcode-cn.com/problems/largest-multiple-of-three|
56+
|315. 计算右侧小于当前元素的个数|1|https://leetcode-cn.com/problems/count-of-smaller-numbers-after-self|
57+
|582. 杀死进程|1|https://leetcode-cn.com/problems/kill-process|
3758
|1. 两数之和|1|https://leetcode-cn.com/problems/two-sum|
3859
|264. 丑数 II|1|https://leetcode-cn.com/problems/ugly-number-ii|
3960
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-2|
40-
|1143. 最长公共子序列|1|https://leetcode-cn.com/problems/longest-common-subsequence|
61+
|1363. 形成三的最大倍数|1|https://leetcode-cn.com/problems/largest-multiple-of-three|
4162
|160. 相交链表|1|https://leetcode-cn.com/problems/intersection-of-two-linked-lists|
4263
|88. 合并两个有序数组|1|https://leetcode-cn.com/problems/merge-sorted-array|
4364
|64. 最小路径和|1|https://leetcode-cn.com/problems/minimum-path-sum|
44-
|334. 递增的三元子序列|1|https://leetcode-cn.com/problems/increasing-triplet-subsequence|
65+
|1143. 最长公共子序列|1|https://leetcode-cn.com/problems/longest-common-subsequence|
4566
|72. 编辑距离|1|https://leetcode-cn.com/problems/edit-distance|
4667
|剑指 Offer 54. 二叉搜索树的第k大节点|1|https://leetcode-cn.com/problems/er-cha-sou-suo-shu-de-di-kda-jie-dian-lcof|
47-
|143. 重排链表|1|https://leetcode-cn.com/problems/reorder-list|
68+
|334. 递增的三元子序列|1|https://leetcode-cn.com/problems/increasing-triplet-subsequence|
4869
|206. 反转链表|1|https://leetcode-cn.com/problems/reverse-linked-list|
49-
|25. K 个一组翻转链表|1|https://leetcode-cn.com/problems/reverse-nodes-in-k-group|
70+
|143. 重排链表|1|https://leetcode-cn.com/problems/reorder-list|
5071
|剑指 Offer 55 - II. 平衡二叉树|1|https://leetcode-cn.com/problems/ping-heng-er-cha-shu-lcof|
5172
|63. 不同路径 II|1|https://leetcode-cn.com/problems/unique-paths-ii|
5273
|142. 环形链表 II|1|https://leetcode-cn.com/problems/linked-list-cycle-ii|
5374
|50. Pow(x, n)|1|https://leetcode-cn.com/problems/powx-n|
54-
|440. 字典序的第K小数字|1|https://leetcode-cn.com/problems/k-th-smallest-in-lexicographical-order|
75+
|25. K 个一组翻转链表|1|https://leetcode-cn.com/problems/reverse-nodes-in-k-group|
5576
|636. 函数的独占时间|1|https://leetcode-cn.com/problems/exclusive-time-of-functions|
5677
|695. 岛屿的最大面积|1|https://leetcode-cn.com/problems/max-area-of-island|
5778
|124. 二叉树中的最大路径和|1|https://leetcode-cn.com/problems/binary-tree-maximum-path-sum|
5879
|123. 买卖股票的最佳时机 III|1|https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-iii|
59-
|剑指 Offer 51. 数组中的逆序对|1|https://leetcode-cn.com/problems/shu-zu-zhong-de-ni-xu-dui-lcof|
60-
|814. 二叉树剪枝|1|https://leetcode-cn.com/problems/binary-tree-pruning|
61-
|48. 旋转图像|1|https://leetcode-cn.com/problems/rotate-image|
62-
|238. 除自身以外数组的乘积|1|https://leetcode-cn.com/problems/product-of-array-except-self|
63-
|110. 平衡二叉树|1|https://leetcode-cn.com/problems/balanced-binary-tree|
64-
|62. 不同路径|1|https://leetcode-cn.com/problems/unique-paths|
65-
|169. 多数元素|1|https://leetcode-cn.com/problems/majority-element|
66-
|718. 最长重复子数组|1|https://leetcode-cn.com/problems/maximum-length-of-repeated-subarray|
67-
|128. 最长连续序列|1|https://leetcode-cn.com/problems/longest-consecutive-sequence|
68-
|剑指 Offer 09. 用两个栈实现队列|1|https://leetcode-cn.com/problems/yong-liang-ge-zhan-shi-xian-dui-lie-lcof|
69-
|807. 保持城市天际线|1|https://leetcode-cn.com/problems/max-increase-to-keep-city-skyline|
70-
|572. 另一个树的子树|1|https://leetcode-cn.com/problems/subtree-of-another-tree|
71-
|102. 二叉树的层序遍历|1|https://leetcode-cn.com/problems/binary-tree-level-order-traversal|
72-
|209. 长度最小的子数组|1|https://leetcode-cn.com/problems/minimum-size-subarray-sum|
73-
|239. 滑动窗口最大值|1|https://leetcode-cn.com/problems/sliding-window-maximum|
74-
|104. 二叉树的最大深度|1|https://leetcode-cn.com/problems/maximum-depth-of-binary-tree|
75-
|2. 两数相加|1|https://leetcode-cn.com/problems/add-two-numbers|
76-
|560. 和为K的子数组|1|https://leetcode-cn.com/problems/subarray-sum-equals-k|
77-
|287. 寻找重复数|1|https://leetcode-cn.com/problems/find-the-duplicate-number|
80+
|440. 字典序的第K小数字|1|https://leetcode-cn.com/problems/k-th-smallest-in-lexicographical-order|

0 commit comments

Comments
 (0)