|
1 | 1 | # LeetcodeTop
|
2 |
| -本仓库用于汇总互联网公司技术岗考察leetcode题目的热度:fire:,帮助同学们更加有针对性地准备面试。 |
| 2 | +本仓库用于汇总互联网公司技术岗考察Leetcode题目的热度:fire:,帮助同学们更加有针对性地准备面试。 |
3 | 3 |
|
4 |
| - **为方便大家高效检索题目,推出CodeTop网站,支持公司+部门+岗位自由组合查询**[https://codetop.cc](https://codetop.cc) |
| 4 | +频度数据都是我人工整理面经而得,这耗费我非常多的精力。希望你可以点个star⭐,给我一点坚持下去的动力,感激不尽! |
5 | 5 |
|
6 |
| -:loudspeaker: [2021.02.20] 我的好友龙哥目前建了个开源免费的内推项目[AwesomeJob](https://github.com/Dikea/AwesomeJob),致力于帮助学生找到实习、校招内推机会,帮助企业员工找到合适的实习生、校招生,减少信息隔阂,欢迎Star⭐ |
| 6 | +我开发的**CodeTop网站**([https://codetop.cc](https://codetop.cc)),支持按**公司**、**部门**、**岗位**组合查询仓库中的数据,方便大家高效检索。 |
7 | 7 |
|
8 |
| -:speech_balloon:面试交流:想加入面试交流群的可以扫码加入。若群满员或二维码过期,请在「一个搬砖的胖子」公众号点击「加交流群」,添加我的微信后即被拉群 |
| 8 | +> 点击下载[大厂面经导航.xlsx](https://pan.baidu.com/s/1yCCeNMb0FNCJKDIE6EASYA),提取码【lrp3】。面经导航包括我汇总过的几千篇面经,支持按部门、岗位定位面经链接,覆盖字节跳动、腾讯、美团、快手、虾皮等公司。 |
| 9 | +
|
| 10 | +相对于力扣官方企业题库,本仓库有以下优点 |
| 11 | + |
| 12 | +1. 免费开放:汇总的高频题目免费分享给大家 |
| 13 | +2. 分类精细:按公司、部门<sup>1</sup>、岗位进行分类,方便大家更针对性地准备面试 |
| 14 | +3. 题源可靠:全网收录题目考察情况<sup>2</sup>,渠道不限于牛客、CSDN博客、热心网友分享等 |
| 15 | +4. 本土特色:汇总办公地位于中国大陆的互联网企业 |
| 16 | + |
| 17 | +注1:若想按部门查询题目,请在[CodeTop网站](http://codetop.cc)或CodeTop小程序查看<br> |
| 18 | +注2:为保证数据真实可信,[issues](https://github.com/afatcoder/LeetcodeTop/issues)中会声名了所有涉及的原文链接 |
| 19 | + |
| 20 | +:speech_balloon:面试交流:若想加入大厂面试真题交流群,请在公众号「一个搬砖的胖子」后台回复「加群」,添加我的微信后即被拉群 |
| 21 | + |
| 22 | + |
9 | 23 |
|
10 |
| - |
11 | 24 |
|
12 | 25 | :information_source:数据来源:牛客网笔经面经,题目的原始文章链接已放在[issues](https://github.com/afatcoder/LeetcodeTop/issues)中
|
13 | 26 |
|
14 |
| -:warning:若转载本文章,需注明本仓库地址哦 |
| 27 | +:warning:使用本仓库的频度数据或转载文章,需注明本仓库地址!侵权必究! |
| 28 | + |
| 29 | + |
| 30 | +## 微软中国(更新至牛客2021.8.20的面经) |
| 31 | +- [SDE](https://github.com/afatcoder/LeetcodeTop/blob/master/microsoft/SDE.md) |
| 32 | + |
| 33 | +## 虾皮shopee(更新至虾皮2021.7.28的面经) |
| 34 | +<details> |
| 35 | +<summary>按岗位分类</summary> |
| 36 | + |
| 37 | +- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/shopee/backend.md) |
| 38 | +- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/shopee/algorithm.md) |
| 39 | +- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/shopee/client.md) |
| 40 | +- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/shopee/frontend.md) |
| 41 | +- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/shopee/test.md) |
| 42 | +- [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/shopee/data.md) |
| 43 | +</details> |
| 44 | + |
| 45 | + |
| 46 | +## 字节跳动(更新至牛客2021.7.19的面经) |
| 47 | +<details> |
| 48 | +<summary>按岗位分类</summary> |
| 49 | + |
| 50 | +- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/backend.md) |
| 51 | +- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm.md) |
| 52 | +- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/client.md) |
| 53 | +- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/frontend.md) |
| 54 | +- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/test.md) |
| 55 | +- [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/data.md) |
| 56 | +</details> |
| 57 | + |
| 58 | +## 亚马逊中国(更新至牛客2021.6.9的面经) |
| 59 | +- [SDE](https://github.com/afatcoder/LeetcodeTop/blob/master/amazon/SDE.md) |
| 60 | + |
| 61 | +## 美团(更新至牛客2021.4.23面经) |
| 62 | +<details> |
| 63 | +<summary>按岗位分类</summary> |
| 64 | + |
| 65 | +- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/backend.md) |
| 66 | +- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/algorithm.md) |
| 67 | +- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/client.md) |
| 68 | +- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/frontend.md) |
| 69 | +- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/test.md) |
| 70 | +- [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/meituan/data.md) |
| 71 | +</details> |
| 72 | + |
| 73 | +## 腾讯(更新至牛客2021.4.12的面经) |
| 74 | +<details> |
| 75 | +<summary>按岗位分类</summary> |
| 76 | + |
| 77 | +- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/tencent/backend.md) |
| 78 | +- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/tencent/algorithm.md) |
| 79 | +- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/tencent/client.md) |
| 80 | +- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/tencent/frontend.md) |
| 81 | +- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/tencent/test.md) |
| 82 | +</details> |
15 | 83 |
|
16 | 84 | ## 猿辅导(更新至牛客3.5日的面经)
|
17 | 85 | <details>
|
|
37 | 105 | - [数据开发](https://github.com/afatcoder/LeetcodeTop/blob/master/kuaishou/data.md)
|
38 | 106 | </details>
|
39 | 107 |
|
40 |
| -## 字节跳动(更新至牛客2.28日的面经) |
41 |
| -<details> |
42 |
| -<summary>按岗位分类</summary> |
43 |
| - |
44 |
| - [2.4~2.28出现的题目](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/latest.md) |
45 |
| -- [后端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/backend.md) |
46 |
| -- [算法](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm.md) |
47 |
| -- [客户端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/client.md) |
48 |
| -- [前端](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/frontend.md) |
49 |
| -- [测试](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/test.md) |
50 |
| -</details> |
51 |
| - |
52 |
| -## 微软(更新至牛客11.23日的面经) |
53 |
| -- [SDE](https://github.com/afatcoder/LeetcodeTop/blob/master/microsoft/SDE.md) |
54 |
| - |
55 | 108 |
|
56 | 109 | ## 百度(更新至牛客8.7日的面经)
|
57 | 110 | <details>
|
|
0 commit comments