You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.5 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

leetcode最受欢迎100题
leetcode全题目列表 : https://leetcode.com/problemset/all/
在全题目列表的右侧栏点击Top 100 Liked Questions
或者直接进入右侧链接 : https://leetcode.com/problemset/all/?listId=79h8rn6
即可看到leetcode最受欢迎100题全列表
大厂刷题班27节~35节已经讲完leetcode高频题系列
leetcode高频题系列和leetcode最受欢迎100题系列题目有重合
以下为leetcode最受欢迎100题不和leetcode高频题重合的题号其他的都重复了不再讲述
0032 : 大厂刷题班, 第14节第1题
0039 : 体系学习班, 硬币找零专题 : 第21节第2、3、4题, 第22节第2题, 第24节第4题。本题就是无限张找零问题不再重复讲述
0064 : 体系学习班, 第21节第1题
0072 : 大厂刷题班, 第5节第3题
0085 : 体系学习班, 第25节第4题
0096 : 体系学习班, 第39节第4题, 卡特兰数
0114 : 大厂刷题班, 第37节, 本节
0142 : 体系学习班, 第10节第1题
0221 : 大厂刷题班, 第37节, 本节
0226 : 大厂刷题班, 第37节, 本节
0337 : 体系学习班, 第13节, 第4题, 还是这道题的加强版(多叉树)
0338 : 和leetcode第191题重复, 大厂刷题班第30节讲过了
0394 : 大厂刷题班, 第37节, 本节
0406 : 大厂刷题班, 第37节, 本节
0416 : 体系学习班, 第23节第1题, 还是这道题的加强版
0437 : 大厂刷题班, 第37节, 本节
剩余题目在下一节
本节附加题
code01 : 2021年8月大厂真实笔试题
code02 : 2021年8月大厂真实笔试题