V
主页
392. 判断子序列 Is Subsequence【LeetCode 力扣官方题解】
发布人
392. 判断子序列 Is Subsequence 难度:Easy| 简单 相关知识点:贪心算法 二分查找 动态规划 题目链接:https://leetcode-cn.com/problems/is-subsequence/ 官方题解:https://leetcode-cn.com/problems/is-subsequence/solution/
打开封面
下载高清视频
观看高清视频
视频下载器
739. 每日温度 Daily Temperatures【LeetCode 力扣官方题解】
69. x 的平方根 Sqrt(x) 【LeetCode 力扣官方题解】
101. 对称二叉树 Symmetric Tree【LeetCode 力扣官方题解】
42. 接雨水 Trapping Rain Water 【LeetCode 力扣官方题解】
399. 除法求值 Evaluate Division 【LeetCode 力扣官方题解】
8. 字符串转换整数 String to Integer (atoi) 【LeetCode 力扣官方题解】
424. 替换后的最长重复字符 Longest Repeating Character Replacement 【LeetCode 力扣官方题解】
3. 无重复字符的最长子串 Longest Substring Without Repeating Characters 【LeetCode 力扣官方题解】
23. 合并 K 个排序链表 Merge k Sorted Lists 【LeetCode 力扣官方题解】
4. 寻找两个正序数组的中位数 Median of Two Sorted Arrays 【LeetCode 力扣官方题解】
1. 两数之和 Two Sum 【LeetCode 力扣官方题解】
146. LRU 缓存机制 LRU Cache【LeetCode 力扣官方题解】
238. 除自身以外数组的乘积 Product of Array Except Self 【LeetCode 力扣官方题解】
112. 路径总和 Path Sum【LeetCode 力扣官方题解】
236. 二叉树的最近公共祖先 Lowest Common Ancestor of a Binary Tree【LeetCode 力扣官方题解】
72. 编辑距离 Edit Distance 【LeetCode 力扣官方题解】
198. 打家劫舍 House Robber 【LeetCode 力扣官方题解】
《程序员面试金典》01.06 字符串压缩 Compress String LCCI 【LeetCode 力扣官方题解】
155. 最小栈 Min Stack 【LeetCode 力扣官方题解】
797. 所有可能的路径 All Paths From Source to Target【LeetCode 力扣官方题解】
150. 逆波兰表达式求值 Evaluate Reverse Polish Notation【LeetCode 力扣官方题解】
978. 最长湍流子数组 Longest Turbulent Subarray 【LeetCode 力扣官方题解】
947. 移除最多的同行或同列石头 Most Stones Removed with Same Row or Column 【LeetCode 力扣官方题解】
76. 最小覆盖子串 Minimum Window Substring 【LeetCode 力扣官方题解】
416. 分割等和子集 Partition Equal Subset Sum 【LeetCode 力扣官方题解】
445. 两数相加 II Add Two Numbers II 【LeetCode 力扣官方题解】
125. 验证回文串 Valid Palindrome【LeetCode 力扣官方题解】
剑指 Offer 42. 连续子数组的最大和 【LeetCode 力扣官方题解】
53. 最大子序和 Maximum Subarray 【LeetCode 力扣官方题解】
78. 子集 Subsets【LeetCode 力扣官方题解】
2025版AI大模型全套视频 (LLM+RAG系统+GPT-4o+OpenAI)这绝对是ai大模型教程天花板!
《剑指 Offer》46. 把数字翻译成字符串【LeetCode 力扣官方题解】
887. 鸡蛋掉落 Super Egg Drop 【LeetCode 力扣官方题解】
最大堆的基本内容和堆排序 【LeetCode 力扣】
70. 爬楼梯 Climbing Stairs 【LeetCode 力扣官方题解】
787. K 站中转内最便宜的航班 Cheapest Flights Within K Stops 【LeetCode 力扣官方题解】
104. 二叉树的最大深度 Maximum Depth of Binary Tree【LeetCode 力扣官方题解】
289. 生命游戏 Game of Life【LeetCode 力扣官方题解】
28. 实现 strStr() Implement strStr() 【LeetCode 力扣官方题解】
75. 颜色分类 Sort Colors 【LeetCode 力扣官方题解】