
LeetCode
时代&信念
学而不思则罔,思而不学则殆!
展开
-
LeetCode刷题——102. 二叉树的层序遍历
LeetCode刷题——102. 二叉树的层序遍历原创 2024-03-06 20:18:31 · 365 阅读 · 0 评论 -
LeetCode刷题——144. 二叉树的前序遍历
二叉树的前序、中序、后序遍历,使用递归算法实现原创 2024-02-28 21:04:45 · 498 阅读 · 0 评论 -
LeetCode刷题——704. 二分查找
手撕二分查找原创 2024-02-27 21:45:23 · 516 阅读 · 0 评论 -
回溯算法——LeetCode刷题——【51. N 皇后】
回溯算法——LeetCode刷题——【51. N 皇后】原创 2022-12-12 22:35:25 · 265 阅读 · 0 评论 -
回溯算法——LeetCode刷题——【46. 全排列】
回溯算法——LeetCode刷题——【46. 全排列】原创 2022-12-10 20:16:58 · 311 阅读 · 0 评论 -
贪心算法——LeetCode刷题——【376. 摆动序列】
贪心算法——LeetCode刷题——【376. 摆动序列】原创 2022-12-03 21:07:16 · 300 阅读 · 2 评论 -
贪心算法——LeetCode刷题——【55. 跳跃游戏】
贪心算法——LeetCode刷题——【55. 跳跃游戏】原创 2022-11-30 22:12:54 · 462 阅读 · 0 评论 -
贪心算法——LeetCode刷题——【455. 分发饼干】
贪心算法——LeetCode刷题——【455. 分发饼干】原创 2022-11-30 20:34:48 · 280 阅读 · 0 评论 -
贪心算法——LeetCode刷题——【392. 判断子序列】
贪心算法——LeetCode刷题——【392. 判断子序列】原创 2022-11-26 23:08:06 · 451 阅读 · 0 评论 -
贪心算法——LeetCode刷题——【860. 柠檬水找零】
贪心算法——LeetCode刷题——【860. 柠檬水找零】原创 2022-11-25 17:58:00 · 542 阅读 · 2 评论 -
Python——LeetCode刷题——【189. 轮转数组】
Python——LeetCode刷题——【189. 轮转数组】原创 2022-10-16 11:37:12 · 787 阅读 · 3 评论 -
Python——LeetCode刷题——【283. 移动零】
Python——LeetCode刷题——【283. 移动零】原创 2022-10-14 20:59:18 · 547 阅读 · 0 评论 -
Python——LeetCode刷题——【977. 有序数组的平方】
Python——LeetCode刷题——【977. 有序数组的平方】原创 2022-10-09 22:09:58 · 446 阅读 · 0 评论 -
Python——LeetCode刷题——【35. 搜索插入位置】
Python——LeetCode刷题——【35. 搜索插入位置】原创 2022-10-08 20:18:36 · 362 阅读 · 0 评论 -
Python——LeetCode刷题——【278. 第一个错误的版本】
Python——LeetCode刷题——【278. 第一个错误的版本】原创 2022-10-08 17:02:11 · 235 阅读 · 0 评论 -
Python——LeetCode刷题——【704. 二分查找】
Python——LeetCode刷题——【704. 二分查找】原创 2022-10-08 16:09:50 · 296 阅读 · 0 评论 -
Python——LeetCode刷题——【36. 有效的数独】(字节二面)
Python——LeetCode刷题——【36. 有效的数独】(字节跳动二面原题)原创 2022-09-08 12:02:48 · 347 阅读 · 0 评论 -
Python——LeetCode刷题——【242. 有效的字母异位词】
Python——LeetCode刷题——【242. 有效的字母异位词】原创 2022-09-01 17:39:56 · 358 阅读 · 0 评论 -
Python——LeetCode刷题——【383. 赎金信】
Python——LeetCode刷题——【383. 赎金信】原创 2022-08-31 10:03:20 · 328 阅读 · 0 评论 -
Python——LeetCode刷题——【387. 字符串中的第一个唯一字符】
Python——LeetCode刷题——【387. 字符串中的第一个唯一字符】原创 2022-08-31 09:38:21 · 281 阅读 · 0 评论 -
Python——LeetCode刷题——【73. 矩阵置零】
Python——LeetCode刷题——【73. 矩阵置零】原创 2022-08-29 09:28:54 · 296 阅读 · 0 评论 -
Python——LeetCode刷题——【118. 杨辉三角】
Python——LeetCode刷题——【118. 杨辉三角】原创 2022-08-28 15:43:32 · 318 阅读 · 0 评论 -
Python——LeetCode刷题——【566. 重塑矩阵】
Python——LeetCode刷题——【566. 重塑矩阵】原创 2022-08-28 14:48:44 · 333 阅读 · 0 评论 -
Python——LeetCode刷题——【121. 买卖股票的最佳时机】
Python——LeetCode刷题——【121. 买卖股票的最佳时机】原创 2022-08-26 18:20:32 · 687 阅读 · 0 评论 -
Python——LeetCode刷题——【350. 两个数组的交集 II】
Python——LeetCode刷题——【350. 两个数组的交集 II】原创 2022-08-26 11:16:05 · 212 阅读 · 0 评论 -
Python——LeetCode刷题——【88. 合并两个有序数组】
Python——LeetCode刷题——【88. 合并两个有序数组】原创 2022-08-25 19:11:27 · 398 阅读 · 0 评论 -
Python——LeetCode刷题——【1. 两数之和】
Python——LeetCode刷题——【1. 两数之和】原创 2022-08-25 15:22:47 · 295 阅读 · 0 评论 -
Python——LeetCode刷题——【53. 最大子数组和】
Python——LeetCode刷题——【53. 最大子数组和】原创 2022-08-24 18:57:11 · 421 阅读 · 0 评论 -
Python——LeetCode刷题——【217. 存在重复元素】
Python——LeetCode刷题——【217. 存在重复元素】原创 2022-08-24 18:13:11 · 511 阅读 · 1 评论 -
Python——LeetCode刷题——【9. 回文数】
Python——LeetCode刷题——【9. 回文数】原创 2022-08-23 17:26:53 · 312 阅读 · 0 评论