Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf6b808c

Browse files
committed
更新美团至3.30面经
1 parent29a2d46 commitf6b808c

File tree

7 files changed

+253
-191
lines changed

7 files changed

+253
-191
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323

2424
:warning:若转载文章,需注明本仓库地址
2525

26-
##微软(更新至牛客3.20日的面经)
27-
-[SDE](https://github.com/afatcoder/LeetcodeTop/blob/master/microsoft/SDE.md)
28-
29-
##美团(牛客2020.8.15~牛客2021.3.5号面经)
26+
##美团(牛客2020.8.15~牛客2021.3.30号面经)
3027
<details>
3128
<summary>按岗位分类</summary>
3229

@@ -38,6 +35,9 @@
3835
-[数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/data.md)
3936
</details>
4037

38+
##微软(更新至牛客3.20日的面经)
39+
-[SDE](https://github.com/afatcoder/LeetcodeTop/blob/master/microsoft/SDE.md)
40+
4141
##猿辅导(更新至牛客3.5日的面经)
4242
<details>
4343
<summary>按岗位分类</summary>

‎meituan/algorithm.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,26 @@
22
若想按部门/难度/题型筛选题目,请进入[CodeTop](https://codetop.cc)查询
33
|题目|出现次数|链接|
44
|-|-|-|
5-
|121. 买卖股票的最佳时机|2|https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock|
5+
|补充题4. 手撕快速排序|4|https://leetcode-cn.com/problems/sort-an-array|
6+
|121. 买卖股票的最佳时机|3|https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock|
67
|128. 最长连续序列|2|https://leetcode-cn.com/problems/longest-consecutive-sequence|
7-
|补充题4. 手撕快速排序|2||
88
|剑指 Offer 65. 不用加减乘除做加法|2|https://leetcode-cn.com/problems/bu-yong-jia-jian-cheng-chu-zuo-jia-fa-lcof|
9+
|215. 数组中的第K个最大元素|2|https://leetcode-cn.com/problems/kth-largest-element-in-an-array|
10+
|21. 合并两个有序链表|1|https://leetcode-cn.com/problems/merge-two-sorted-lists|
11+
|3. 无重复字符的最长子串|1|https://leetcode-cn.com/problems/longest-substring-without-repeating-characters|
12+
|50. Pow(x, n)|1|https://leetcode-cn.com/problems/powx-n|
13+
|7. 整数反转|1|https://leetcode-cn.com/problems/reverse-integer|
14+
|410. 分割数组的最大值|1|https://leetcode-cn.com/problems/split-array-largest-sum|
15+
|25. K 个一组翻转链表|1|https://leetcode-cn.com/problems/reverse-nodes-in-k-group|
16+
|146. LRU缓存机制|1|https://leetcode-cn.com/problems/lru-cache|
917
|15. 三数之和|1|https://leetcode-cn.com/problems/3sum|
10-
|39. 组合总和|1|https://leetcode-cn.com/problems/combination-sum|
11-
|73. 矩阵置零|1|https://leetcode-cn.com/problems/set-matrix-zeroes|
1218
|718. 最长重复子数组|1|https://leetcode-cn.com/problems/maximum-length-of-repeated-subarray|
13-
|剑指 Offer 22. 链表中倒数第k个节点|1|https://leetcode-cn.com/problems/lian-biao-zhong-dao-shu-di-kge-jie-dian-lcof|
14-
|695. 岛屿的最大面积|1|https://leetcode-cn.com/problems/max-area-of-island|
1519
|2. 两数相加|1|https://leetcode-cn.com/problems/add-two-numbers|
16-
|面试题 17.24. 最大子矩阵|1|https://leetcode-cn.com/problems/max-submatrix-lcci|
1720
|226. 翻转二叉树|1|https://leetcode-cn.com/problems/invert-binary-tree|
18-
|146. LRU缓存机制|1|https://leetcode-cn.com/problems/lru-cache|
19-
|300. 最长上升子序列|1|https://leetcode-cn.com/problems/longest-increasing-subsequence|
2021
|剑指 Offer 40. 最小的k个数|1|https://leetcode-cn.com/problems/zui-xiao-de-kge-shu-lcof|
21-
|215. 数组中的第K个最大元素|1|https://leetcode-cn.com/problems/kth-largest-element-in-an-array|
22+
|73. 矩阵置零|1|https://leetcode-cn.com/problems/set-matrix-zeroes|
23+
|695. 岛屿的最大面积|1|https://leetcode-cn.com/problems/max-area-of-island|
24+
|面试题 17.24. 最大子矩阵|1|https://leetcode-cn.com/problems/max-submatrix-lcci|
25+
|300. 最长上升子序列|1|https://leetcode-cn.com/problems/longest-increasing-subsequence|
26+
|39. 组合总和|1|https://leetcode-cn.com/problems/combination-sum|
27+
|剑指 Offer 22. 链表中倒数第k个节点|1|https://leetcode-cn.com/problems/lian-biao-zhong-dao-shu-di-kge-jie-dian-lcof|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp