Commit Graph

7396 Commits

Author SHA1 Message Date
Chemxy d742497b52 new:新增Cangjie题解:最长公共子序列 2024-09-13 23:05:37 +08:00
Chemxy 60f34628eb new:新增Cangjie题解:最长重复子数组 2024-09-13 20:42:36 +08:00
Chemxy 8127baf3fe new:新增Cangjie题解:最长连续递增序列 2024-09-13 20:40:37 +08:00
Chemxy 513440ad8f new :新增Cangjie解题代码 2024-09-13 19:34:17 +08:00
Yufan Sheng 507d9e0430
更新0110.平衡二叉树中的上次修改的注释 2024-09-13 14:40:58 +10:00
Yufan SHENG d6cd5e0cef 更新0110平衡二叉树Python3迭代法精简版代码 2024-09-13 14:28:49 +10:00
程序员Carl c99848a612
Merge pull request #2724 from cyxiwai/kama105
更新补充了kama0105.有向图的完全可达性的Java版本
2024-09-13 10:36:35 +08:00
程序员Carl fac1a49442
Merge pull request #2722 from wq-win/master
修正 动态规划:01背包理论基础(滚动数组)的python版本的滚动数组
2024-09-13 10:36:10 +08:00
cyxiwai 8be83e8138 更新并补充了kama0109.冗余链接II的Java版本,附有详细注释 2024-09-13 10:02:13 +08:00
markwang b5161e725d kama57.爬楼梯补充Go解法package和import 2024-09-13 09:49:36 +08:00
markwang b7ddc4a4ab 518.零钱兑换II增加Go二维dp解法 2024-09-12 16:07:01 +08:00
Elio Zhou b5e3b801d3
Update 0236.二叉树的最近公共祖先.md
优化Rust版本0236.二叉树的最近公共祖先代码
2024-09-11 18:56:36 +08:00
markwang 4f9d9491ae 494.目标和增加Go二维dp解法 2024-09-11 17:30:52 +08:00
嗨嗨嗨 866032c16d
Update 0151.翻转字符串里的单词.md
增加Python语言版本的双指针去除空格算法的非调包算法
2024-09-11 15:26:40 +08:00
程序员Carl dc2edca6ab
Merge pull request #2721 from sunlight0602/0094-bellman-ford-python-SPFA
feat: 0094.城市间货物运输I-SPFA python solution
2024-09-11 10:22:35 +08:00
程序员Carl ff8f26baec
Merge pull request #2720 from sunlight0602/047-dijkstra-typo
feat: 0094 bellman-ford python solution
2024-09-11 10:22:00 +08:00
程序员Carl 72736bb75d
Merge pull request #2718 from Leehouc/master
添加 0053.寻宝-Kruskal.md C语言
2024-09-11 10:21:00 +08:00
程序员Carl 03eb8834ac
Merge pull request #2717 from qiuzan2001/master
更新了0383.赎金信的python版本二13行
2024-09-10 10:07:30 +08:00
cyxiwai ad0d129c25 更新并补充了kama0099.岛屿的数量dfs和bfs的版本,附有详细注释 2024-09-09 13:24:10 +08:00
cyxiwai 02a8ec1c13 更新补充了kama0105.有向图的完全可达性的Java版本 2024-09-09 13:20:08 +08:00
程序员Carl aeff1d6ad9
Merge branch 'master' into master 2024-09-09 10:06:57 +08:00
wangq635 56306fc00b 修正 动态规划:01背包理论基础(滚动数组)的python版本的滚动数组 2024-09-07 19:50:44 +08:00
程序员Carl d35af507c9
Merge pull request #2714 from wq-win/master
修改 0701.二叉搜索树中的插入操作,增加python版本的迭代法(精简),修正 0701.二叉搜索树中的插入操作,递归法版本二应该是迭代法
2024-09-07 16:08:47 +08:00
kyshen e24c307c07 fix: error saving the edges 2024-09-06 23:59:51 +08:00
kyshen e391a24729 feat: 0094 python solution SPFA 2024-09-06 22:39:29 +08:00
kyshen a3075308fa feat: 0094 bellman-ford python solution 2024-09-04 23:00:44 +08:00
Leehouc d3ad53e4f2
Update 0053.寻宝-Kruskal.md 2024-09-04 17:51:11 +08:00
Leehouc fd0f78cac2
加头文件 2024-09-04 17:45:00 +08:00
Leehouc adc34fb2f5
添加0053.寻宝-Kruskal.mdC语言方法二 2024-09-04 17:43:22 +08:00
Leehouc 7409717300
添加 0053.寻宝-Kruskal.mdC语言方法一 2024-09-04 17:38:10 +08:00
programmercarl 572e6e17d5 Update 2024-09-04 11:02:32 +08:00
程序员Carl ca40c94392
Merge pull request #2713 from Leehouc/master
添加 数组44.开发商购买土地 C语言版本 添加 58. 区间和 C语言版本
2024-09-04 10:48:44 +08:00
程序员Carl 575dfd4359
Merge pull request #2712 from feobay/master
添加了0188.买卖股票的最佳时机IV和0309.最佳买卖股票时机含冷冻期Go语言空间优化版本
2024-09-04 10:48:14 +08:00
程序员Carl d0ff428c44
Merge pull request #2711 from JasenWn/master
更新0503.下一个更大元素II的python版本
2024-09-03 10:37:02 +08:00
程序员Carl cf8f9e8d54
Merge pull request #2709 from suinming/suinming
feat: 動態規劃leetcode#714(買賣股票最佳時機含手續費),新增python解法
2024-09-03 10:30:18 +08:00
Zihan Qiu f4e653d119 更新了0383.赎金信的python版本二13行 2024-09-02 09:24:26 -05:00
陶笛 0f5a20826a
添加0058区间和 JavaScript版本 2024-09-02 16:41:19 +08:00
程序员Carl 236e165351
Merge pull request #2698 from sxdtywm/patch-6
Update 0106.岛屿的周长.md for python go
2024-09-02 11:36:40 +08:00
wangq635 75da0248bd 修正 0701.二叉搜索树中的插入操作,递归法版本二应该是迭代法 2024-09-01 20:22:42 +08:00
wangq635 8dc9109277 修改0701.二叉搜索树中的插入操作,增加python版本的迭代法(精简) 2024-09-01 19:49:39 +08:00
Leehouc 1e3141254c
Merge branch 'youngyangyang04:master' into master 2024-08-31 18:13:47 +08:00
程序员Carl af5ce7dbb2
Merge pull request #2697 from sxdtywm/patch-5
Update 0105.有向图的完全可达性.md for java python and go
2024-08-31 17:34:38 +08:00
程序员Carl b829393bf8
Merge pull request #2693 from markwang1992/1049-lastStoneWeightII
1049.最后一块石头的重量II增加Go二维dp解法
2024-08-31 17:33:49 +08:00
Leehouc 2c52c3c363
添加 58. 区间和 C语言版本 2024-08-30 21:31:45 +08:00
Leehouc 830caef122
Update 0044.开发商购买土地.md 2024-08-30 21:06:47 +08:00
feobay f38dc8aedc 添加0188.买卖股票的最佳时机IVGo版本空间优化 2024-08-30 16:19:40 +08:00
feobay 0846cd122e 添加0309.最佳买卖股票时机含冷冻期Go版本一维优化 2024-08-30 16:05:11 +08:00
programmercarl 5de44c3c8f Update 2024-08-29 20:42:45 +08:00
programmercarl 574cef48b3 Update 2024-08-29 20:39:18 +08:00
程序员Carl eb9cdaeb67
Merge pull request #2695 from sunlight0602/0117.-Software-creation
117. 软件构建 fix typo
2024-08-29 10:07:03 +08:00
程序员Carl f7d1b4e1bb
Merge branch 'master' into patch-4 2024-08-28 10:53:49 +08:00
程序员Carl 8faa4592c1
Merge pull request #2700 from Wogwan/master
update kamacoder/0101 Python solution
2024-08-28 10:51:16 +08:00
程序员Carl b17d4ed73d
Merge pull request #2699 from sxdtywm/patch-7
Update 0107.寻找存在的路径.md for python and go
2024-08-28 10:50:32 +08:00
Jasen c5686b417d
更新0503.下一个更大元素II的python版本 2024-08-27 22:32:59 +08:00
suinming 051459a542 feat: 動態規劃leetcode#714,新增python解法 2024-08-27 10:45:45 +08:00
程序员Carl eba858b4e5
Merge pull request #2691 from markwang1992/416-canPartition
416.分割等和子集增加Go二维dp解法
2024-08-27 10:23:54 +08:00
程序员Carl 321916006e
Merge branch 'master' into fix-bug-description 2024-08-26 10:18:44 +08:00
程序员Carl b6976d5a64
Merge pull request #2688 from nineninee/km0110
添加 卡码网0110.字符串接龙 JS版
2024-08-26 10:16:29 +08:00
程序员Carl 9b278f4b8d
Merge pull request #2686 from numberoustar/master
订正文件0099.岛屿的数量广搜.md文件,python部分用的是深搜算法
2024-08-25 08:46:42 +08:00
程序员Carl 81581c78a5
Merge pull request #2685 from SecondaryRainbow/master
更新0977.有序数组的平方文件的排版相关格式
2024-08-24 16:11:03 +08:00
程序员Carl 246e5a72ca
Merge pull request #2684 from sunlight0602/105-Complete-Reachability-of-Directed-Graphs
0105.有向图的完全可达性 python BFS solution
2024-08-24 16:10:23 +08:00
程序员Carl 0114d33749
Merge pull request #2681 from markwang1992/01bag
0-1背包理论基础(二)增加Go一维dp数组,二维dp数组移至0-1背包理论基础(一),增加相应注释
2024-08-23 11:06:16 +08:00
程序员Carl 0f74e69bd7
Merge pull request #2679 from nineninee/km0109
添加 卡码网0109.冗余连接II JS版
2024-08-23 11:04:37 +08:00
程序员Carl e6a1005c7b
Merge pull request #2676 from htzhu/patch-1
Update 0232.用栈实现队列.md
2024-08-23 11:04:13 +08:00
kyshen 1a9fdd3eb0 fix: typo 2024-08-21 23:35:24 +08:00
程序员Carl 488f040745
Merge pull request #2678 from nineninee/km0107
添加 卡码网0107.寻找存在的路径 JS版
2024-08-21 10:44:10 +08:00
程序员Carl 2cc0080b7a
Merge pull request #2677 from nineninee/km0104
添加 卡码网0104.建造最大岛屿 JS版
2024-08-21 10:43:53 +08:00
程序员Carl 7ddc751c6b
Merge pull request #2675 from learnerInTheFirstStage/master
更新0094.城市间货物运输I.md Java版本解法
2024-08-21 10:43:33 +08:00
程序员Carl 23852d3dc4
Merge pull request #2672 from wenyinmahua/master
Update 0018.四数之和.md 更新 Java 代码
2024-08-20 10:34:55 +08:00
程序员Carl b34fb65c2f
Merge pull request #2673 from HardX8/insert
添加0116.填充每个节点的下一个右侧节点指针.md Java代码
2024-08-20 10:33:57 +08:00
程序员Carl f64a164c04
Merge pull request #2674 from markwang1992/343-integerBreak
343.整数拆分增加Go贪心解法
2024-08-19 11:08:35 +08:00
HJHuangUM 418168efaf update Python solutions for kama102 and kama104
Provide BFS solution
2024-08-18 18:05:53 -07:00
HJHuang c366f26c30
Merge branch 'youngyangyang04:master' into master 2024-08-18 15:00:22 -07:00
HJHuangUM aefb7aa83d update kamacoder/0101 Python solution
remove duplicate split() function
2024-08-18 14:58:33 -07:00
Charlie Yang b5b2aa3cef
Update 0107.寻找存在的路径.md for python and go
Update 0107.寻找存在的路径.md for python and go
2024-08-18 12:59:04 +08:00
Charlie Yang d03a507431
Update 0106.岛屿的周长.md for python go
Update 0106.岛屿的周长.md for python go
2024-08-18 12:53:45 +08:00
Charlie Yang 1efaa18877
Update 0105.有向图的完全可达性.md for java python and go
Update 0105.有向图的完全可达性.md for java python and go
2024-08-18 12:48:19 +08:00
Charlie Yang 7ff07aa66e
Update 0102.沉没孤岛.md
Update 0102.沉没孤岛.md
2024-08-18 11:10:47 +08:00
程序员Carl 1608f539e0
Merge branch 'master' into master 2024-08-18 09:35:50 +08:00
程序员Carl f16c640b28
Merge pull request #2670 from 20281308/master
0018.四数之和 Java版本剪枝漏解
2024-08-18 09:32:53 +08:00
kyshen eef6abbbc3 fix: typo 2024-08-18 01:20:14 +08:00
程序员Carl 2eddf2ff31
Merge pull request #2669 from sunlight0602/0104-make-largest-island
104.建造最大岛屿 python DFS solution
2024-08-17 12:26:17 +08:00
程序员Carl 7750f0847a
Merge pull request #2668 from Yang-Changhui/master
add problems/kamacoder/0110.字符串接龙.md python
2024-08-17 12:25:52 +08:00
程序员Carl 66fa3d1127
Merge pull request #2667 from HardX8/typo-fix
修改0226.翻转二叉树.md 错别字
2024-08-16 11:58:10 +08:00
markwang de57c317f9 1049.最后一块石头的重量II增加Go二维dp解法 2024-08-15 16:39:04 +08:00
程序员Carl 1609759238
Merge pull request #2680 from nineninee/km0108
添加 卡码网0108.冗余连接 JS版
2024-08-15 09:56:59 +08:00
程序员Carl 6121de1842
Merge pull request #2689 from nineninee/km0117
添加 卡码网0117.软件构建 JS版
2024-08-15 09:56:35 +08:00
markwang 247cfabf08 416.分割等和子集增加Go二维dp解法 2024-08-14 14:22:29 +08:00
程序员Carl 3fc1751a49
Merge pull request #2644 from markwang1992/90-subsetsWithDup
90.子集II增加Go使用used数组解法
2024-08-14 10:19:53 +08:00
程序员Carl 78c75e008e
Merge pull request #2645 from tiebreaker4869/master
添加 0203.移除链表元素递归解法 C++ 实现
2024-08-14 10:19:28 +08:00
cyxiwai 76b2653adb 更新了num18第十八题四数之和的循环判断逻辑,修改了return result为break,可以ac力扣的新用例 2024-08-13 21:54:42 +08:00
wangya ce3995c8fd 添加 卡码网0117.软件构建 JS版 2024-08-13 09:26:26 +08:00
wangya 06d15bb591 添加 卡码网0110.字符串接龙 JS版 2024-08-13 09:14:53 +08:00
程序员Carl e37fe67cbc
Merge pull request #2643 from markwang1992/131-partition
131.分割回文串增加Go动态规划优化回文串解法
2024-08-12 09:46:02 +08:00
liujiahang 49aa077428 订正文件0099.岛屿的数量广搜.md文件,python部分用的是深搜算法 2024-08-12 00:57:42 +08:00
SecondaryRainbow a868ae4d2e 977题相关格式
修改了977题Go语言代码附近的格式,以及C#代码附近的格式,使其能够正常显示。(原本Go与python代码合到一起了)
2024-08-11 20:40:35 +08:00
程序员Carl 37af407632
Merge pull request #2609 from markwang1992/112-hasPathSum
112.路径总和增加Go递归法
2024-08-11 09:52:58 +08:00
程序员Carl 7dcbcb354c
Merge branch 'master' into master 2024-08-11 09:48:48 +08:00
kyshen d71abfa7f6 feat: 0105 python BFS solution 2024-08-09 22:53:20 +08:00
DengSchoo a681794bc8
chore: Move file's content "leetcode-master/107寻找存在的路径Java代码.md" to "leetcode-master/problems/kamacoder/0107.寻找存在的路径.md"
"leetcode-master/107寻找存在的路径Java代码.md" file merged in the wrong place and the content of it should be written in the "0107.寻找存在的路径.md".
2024-08-09 16:49:23 +08:00
markwang bb2803ce96 格式 2024-08-09 15:05:17 +08:00
markwang 93c206794b 01背包-2增加Go一维数组,二维数组移至-1 2024-08-09 14:22:09 +08:00
Allen Guo ab6cb84cb9 更新0096.城市间货物运输III 基于Bellman_ford一般解法Java版本 2024-08-08 17:14:40 -07:00
Allen Guo d2163ac3f6 更新0095.城市间货物运输II 基于SPFA版本的Java解法 2024-08-08 09:43:47 -07:00
Allen Guo 047c57ab40 更新0095.城市间货物运输II 基于DPFA版本的Java解法 2024-08-08 09:34:28 -07:00
howToSolve f3dae1fc5a
Merge branch 'youngyangyang04:master' into master 2024-08-08 09:31:39 -07:00
wangya a2aefe49b2 添加 卡码网0109.冗余连接II JS版 2024-08-08 14:18:08 +08:00
wangya 006fb935ff 添加 卡码网0108.冗余连接 JS版 2024-08-08 14:13:25 +08:00
wangya aff4169f1c 添加 卡码网0107.寻找存在的路径 JS版 2024-08-08 14:11:08 +08:00
wangya d90d5fbdca 添加 卡码网0104.建造最大岛屿 JS版 2024-08-08 14:07:41 +08:00
程序员Carl 29bfd78c06
Merge pull request #2606 from markwang1992/404-sumOfLeftLeaves
404.左叶子之和增加Go递归精简版
2024-08-08 10:24:21 +08:00
程序员Carl eda903c40c
Merge pull request #2605 from yunskj/master
Update 0977.有序数组的平方.md 增加Java排序法
2024-08-08 10:24:01 +08:00
Taylor Zhu a1365a6017
Update 0232.用栈实现队列.md
”模式“ -> ”模拟“
2024-08-07 17:46:03 -07:00
Allen Guo 2ecb6a5e71 更新0094.城市间货物运输I-SPFA Java版本解法 2024-08-07 10:16:28 -07:00
Allen Guo 00405e5192 更新0094.城市间货物运输I.md Java版本解法 2024-08-07 07:13:31 -07:00
markwang 43d28e6bd3 343.整数拆分增加Go贪心解法 2024-08-07 17:06:16 +08:00
ma 0cdfc3fef8 Update 0018.四数之和.md 更新 Java 代码块 2024-08-07 10:46:56 +08:00
程序员Carl 8d3d4cec65
Merge pull request #2603 from ForsakenDelusion/master
更新0707.设计链表 新增CPP版本的双链表
2024-08-07 10:32:03 +08:00
程序员Carl d98fee0268
Merge pull request #2602 from markwang1992/110-isBalanced
110.平衡二叉树增加Go迭代法
2024-08-07 10:31:13 +08:00
程序员Carl 1cb8c37945
Merge pull request #2671 from markwang1992/62-uniquePaths
62.不同路径增加Go数论方法
2024-08-07 10:30:57 +08:00
programmercarl 0d6080ba5c 更新spfa 2024-08-06 16:21:23 +08:00
programmercarl 5a8b89fa98 Merge branch 'master' of github.com:youngyangyang04/leetcode-master 2024-08-06 11:27:07 +08:00
programmercarl 268c5b2adc Update 2024-08-06 11:26:17 +08:00
markwang d5353e1735 62.不同路径增加Go数论方法 2024-08-06 11:07:14 +08:00
fang_chenfang d38135b219
Update 0018.四数之和.md
Java版本第二个for循环内的剪枝操作直接return会漏解,应该是break
2024-08-06 10:36:18 +08:00
kyshen a13de64145 feat: 0104 python DFS solution 2024-08-05 23:21:33 +08:00
Yang-Changhui 2272d0e1e3 add problems/kamacoder/0110.字符串接龙.md python 2024-08-05 23:05:41 +08:00
Hard a91e01c8a4 修改0226.翻转二叉树.md 错别字 2024-08-05 17:25:35 +08:00
Hard 5fc9aa68a3 添加0116.填充每个节点的下一个右侧节点指针.md Java代码 2024-08-05 17:24:26 +08:00
程序员Carl e599e6aee1
Merge pull request #2647 from SaladDay/saladday
修复子标题问题
2024-08-05 10:32:16 +08:00
程序员Carl c1d9f357b6
Merge pull request #2663 from sunlight0602/0103-pacific-atlantic-water-flow
103. 水流问题 python solution, DFS
2024-08-05 10:32:00 +08:00
YimvPi ba773d93be Change 'len' to 'length' 2024-08-03 14:45:16 -04:00
kyshen 0d7f8b0315 feat: python solution, DFS 2024-08-03 23:52:26 +08:00
程序员Carl 775f8c66b9
Merge pull request #2653 from markwang1992/455-findContentChildren
455.分发饼干增加Go解法
2024-08-03 16:49:30 +08:00
程序员Carl d97ed82df3
Merge pull request #2659 from only-tao/patch-1
Update 20201017二叉树周末总结.md
2024-08-03 16:48:24 +08:00
programmercarl 1865b7d198 Merge branch 'master' of github.com:youngyangyang04/leetcode-master 2024-08-01 10:26:08 +08:00
programmercarl d1be6070c2 Update 2024-08-01 10:25:20 +08:00
markwang e0237b5b4f 134.加油站增加Go贪心算法(方法一) 2024-07-31 14:39:37 +08:00
DengTao 573cfcf3c0
Update 20201017二叉树周末总结.md
这里应该是"全局变量"吧
2024-07-31 13:51:43 +08:00
程序员Carl 6bb97b5b62
Merge pull request #2655 from iamziqian/master
Update 1005.K次取反后最大化的数组和.md
2024-07-31 10:22:52 +08:00
程序员Carl d28bdd496d
Merge pull request #2657 from sxdtywm/patch-3
Update 0101.孤岛的总面积.md of other languages
2024-07-31 10:22:15 +08:00
wangya bf846e4a25 修正 卡码网0053.寻宝-Kruskal 表述错误 2024-07-31 09:39:45 +08:00
Violet_Fu c49dd3b159
Update 0134.加油站.md
0134.加油站的Java解法三
2024-07-30 13:21:10 -07:00
Charlie Yang 382053654c
Update 0101.孤岛的总面积.md of other languages
Update 0101.孤岛的总面积.md of other languages
2024-07-30 20:15:56 +08:00
Violet_Fu fac95a0a43
Update 1005.K次取反后最大化的数组和.md
Java的版本二题解
2024-07-29 22:07:20 -07:00
程序员Carl f844fb2a5c
Merge pull request #2654 from nineninee/km0109
修正 卡码网0109.冗余连接II 表述错误
2024-07-30 10:11:03 +08:00
wangya 029fffcf36 修正 卡码网0109.冗余连接II 表述错误 2024-07-30 09:52:42 +08:00
markwang 6fa4ad4a91 455.分发饼干增加Go解法 2024-07-30 09:35:12 +08:00
程序员Carl 0473a9b11b
Merge pull request #2648 from Wogwan/update
update problem/151.md format
2024-07-29 15:08:24 +08:00
程序员Carl c6c859e628
Merge pull request #2651 from huaxulong/master
0098.所有可达路径增加Go解法
2024-07-29 10:25:19 +08:00