Leetcode热题100
鱼跃鹰飞
大厂小架,喜欢探索,住在海边喜欢浪!
展开
-
Leecode热题100-226.反转二叉树
Leecode热题100-226.反转二叉树,非常简单的递归,自己看吧原创 2024-10-28 20:20:12 · 140 阅读 · 0 评论 -
Leecode热题100-287.寻找重复数
Leecode热题100-287.寻找重复数,不太常考,分情况掌握吧原创 2024-10-26 20:51:06 · 183 阅读 · 0 评论 -
Leecode热题100-32.最长有效括号
Leecode热题100-32.最长有效括号,稍微有点难度,出的频率比较高原创 2024-10-26 20:39:34 · 220 阅读 · 0 评论 -
Leecode热题100-416.分割等和子集
Leecode热题100-416.分割等和子集,字节常考题,务必掌握原创 2024-10-24 19:00:30 · 204 阅读 · 0 评论 -
Leecode热题100-25.K个一组反转链表
Leecode热题100-25.K个一组反转链表,优点难度的真题,按需求掌握吧原创 2024-10-22 22:52:29 · 320 阅读 · 0 评论 -
Leecode热题100-138.随机链表的复制
Leecode热题100-138.随机链表的复制,非常经典的问题,各大厂都考过,务必掌握原创 2024-10-20 20:52:20 · 264 阅读 · 0 评论 -
Leecode热题100-994.腐烂的橘子
Leecode热题100-994.腐烂的橘子,字节跳动高频面试题,阿里也有人反馈考过,好好掌握吧原创 2024-10-20 19:49:15 · 270 阅读 · 0 评论 -
Leecode热题100-101.对称二叉树
Leecode热题100-101.对称二叉树,字节高频面试题,务必掌握原创 2024-10-19 18:27:15 · 205 阅读 · 0 评论 -
Leecode热题100-230.二叉搜索树中的第k小的节点
230.二叉搜索树中的第k小的节点,字节绝对高频面试题,务必掌握原创 2024-10-18 21:48:05 · 475 阅读 · 0 评论 -
Leecode热题100-209.长度最小的子数组
Leecode热题100-209.长度最小的子数组,字节高频面试题,Leetcode显示这个也是滴滴top3,务必掌握原创 2024-10-13 17:40:04 · 224 阅读 · 0 评论 -
Leecode热题100-437.路径总和III
Leecode热题100-437.路径总和III,稍微难那么一点点,不过好懂,看着掌握吧原创 2024-10-09 19:06:11 · 194 阅读 · 0 评论 -
Leecode热题100-56.合并区间
Leecode热题100-56.合并区间,字节绝对高频面试题,务必掌握原创 2024-10-09 18:50:19 · 413 阅读 · 0 评论 -
Leecode热题100-394.字符串解码
Leecode热题100-394.字符串解码,栈和递归都能解,我习惯递归,字节常考题,务必掌握原创 2024-10-07 16:45:46 · 416 阅读 · 0 评论 -
Leecode热题100-41.缺失的第一个正数
Leecode热题100-41.缺失的第一个正数,绝对高频面试,字节有的时候考的是它的变种题,只要这个懂了,变种题不叫个事原创 2024-10-06 18:45:52 · 208 阅读 · 0 评论 -
Leecode热题100-560.和为k的子数组
Leecode热题100-560.和为k的子数组,这个还有个树的相关题,我稍后会写,大厂常考题,务必掌握原创 2024-10-06 18:41:52 · 296 阅读 · 0 评论 -
Leecode热题100-295.数据流中的中位数
Leecode热题100-295.数据流中的中位数,稍微难一点点,想想就明白了,掌握吧,堆的特性要了解原创 2024-10-05 16:27:36 · 376 阅读 · 0 评论 -
Leecode热题100-994.腐烂的橘子
Leecode热题100-994.腐烂的橘子,广度优先遍历的常考题,务必掌握原创 2024-10-05 13:10:09 · 335 阅读 · 0 评论 -
Leecode热题100-3.无重复字符最长子串
Leecode热题100-3.无重复字符最长子串,各大厂高频面试题,尤其我们算法天花板大厂,好好掌握吧原创 2024-10-04 20:33:54 · 246 阅读 · 0 评论 -
Leecode热题100-155.最小栈
Leecode热题100-155.最小栈,使用数据结构创建数据结构这个字节经常考原创 2024-10-04 20:03:30 · 238 阅读 · 0 评论 -
Leecode热题100-75.颜色分类
Leecode热题100-75.颜色分类,字节高频面试题,美团也考过,务必掌握原创 2024-10-03 19:53:40 · 277 阅读 · 0 评论 -
Leecode热题100-22.生成括号
Leecode热题100-22.生成括号,抖音考过,特别简单的放水题原创 2024-10-03 12:56:27 · 335 阅读 · 0 评论 -
Leecode热题100-84.柱状图中的最大矩形
84.柱状图中的最大矩形,抖音飞书考过,特别简单的防水题原创 2024-10-02 21:00:20 · 379 阅读 · 0 评论 -
Leecode热题100-283.移动零
Leecode热题100-283.移动零,抖音飞书考过,特别简单的防水题原创 2024-10-02 16:44:46 · 237 阅读 · 0 评论 -
Leecode热题100-48.旋转图像
Leecode热题100-48.旋转图像绝对最优解,抖音考过,高阶必备原创 2024-10-01 18:07:36 · 622 阅读 · 0 评论