labuladong / advanced-challenge

100 stars 8 forks source link

已结束 #173

Closed labuladong closed 1 year ago

labuladong commented 1 year ago

本期打卡已结算完成。报名最新一期的打卡活动 点这里

CYux commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3060503/longest-common-subsequence/

flora0901 commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3060943/java/

ZechenM commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3061003/topic/

d6u commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3061280/regular-dp-c-solution/ https://leetcode.com/problems/edit-distance/solutions/3061305/regular-dp-c-solution-o-n-memory/

flyingkkk commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/dong-tai-gui-hua-by-kiki2021-7umb/

Xingyue0310 commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3061517/python/

zhaoyue722 commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3061671/java-two-dimentional-dp-array/

rong0004 commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3061808/c-dp-use-two-string-as-2-dimension/

Thu-pony commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/by-a-a-a-a-a-4-69cm/

DaWenGe commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3061962/recursion-with-memorization/ https://leetcode.com/problems/edit-distance/solutions/3061984/2d-dp/

finley08 commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/dp-by-finley-evak/

Atomosphere0 commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2066652/by-yong-gan-de-xin-11-ekxv/

oyy2000 commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/by-sunningrain-k6h6/

fengmiaomiao123 commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2067039/dong-tai-gui-hua-jie-ti-by-flamboyant-di-b5ys/

baowenqian2001 commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/by-baowenqian2001-g2mt/

Chidoudou commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/by-chidoudou-qlim/

yiyunlei commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2067314/day13-bian-ji-ju-chi-dai-bei-wang-lu-de-2gley/

henantang commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2067710/dong-tai-gui-hua-bian-ji-ju-chi-by-henan-1fpv/

lan-lyu commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3067250/dynamic-planning/

liping-ren commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2067807/by-ma-yi-yu-xi-shuai-2mzz/

chadqiu commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/-by-chadqius-o64y/

aserendipper commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2067908/by-yi-fei-2-otpl/

anqi0103 commented 1 year ago

LeetCode #72: https://leetcode.com/problems/edit-distance/solutions/3068602/java-dynamic-programming-memoization/

fire-down-below commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/72-bian-ji-ju-chi-by-fire-down-below-w2r7/

ltc013 commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2069423/zi-ding-xiang-xia-dpdi-gui-by-admiring-e-rudm/

FrannyWorking commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/by-franny-a-sq3u/

Bettinapy commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3074502/python-dp-solution/

SilverLiningInClouds commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/bei-fen-by-silverlininginclouds-h-keky/

https://leetcode.cn/problems/edit-distance/solution/bian-ji-ju-chi-by-silverlininginclouds-h-zais/

starwill commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/bian-ji-ju-chi-by-starwill-s-doec/

curry0505 commented 1 year ago

https://leetcode.cn/problems/edit-distance/solutions/2071270/bian-ji-ju-chi-by-maniac-sb-sd43/

katiesong commented 1 year ago

https://leetcode.cn/problems/edit-distance/solution/by-katie_song-y063/

SkipperQ commented 1 year ago

https://leetcode.com/problems/edit-distance/solutions/3077149/edit-distance-c-dynamic-programming/