labuladong / advanced-challenge

100 stars 8 forks source link

已结束 #33

Closed labuladong closed 2 years ago

labuladong commented 2 years ago

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

zixinyin commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2148514/Edit-distance-dynamic-programming-Java-memo

LawrenceLee7 commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/java-dp-by-jin-se-m-pezq/

jtsd2008lm commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/dong-tai-gui-hua-by-limeng62373791-ez5p/

imtianyufu commented 2 years ago

CPP

ocherrie commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/bian-ji-ju-chi-by-ocherrie-pr7c/

looklxf commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/bp-by-kan-jian-k-mcu9/

xiankuncheng commented 2 years ago
jiaweitong commented 2 years ago

Q72 [Python]: https://leetcode.com/problems/edit-distance/discuss/2149444/python3-solution-oror-dynamic-programming

bnerDY commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/edit-distance-by-bnerdy-jvxo/

wangyao0512 commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/bian-ji-zui-shao-ju-chi-by-intelligent-n-3obt/

nontoother commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2149826/pythondp

LilyS007 commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2149869/Java_Sol

MasKong commented 2 years ago

Q72 [Python]: https://leetcode.com/problems/edit-distance/discuss/2150268/recursive-with-memorization

baijw20 commented 2 years ago

Q72 [C++]: https://leetcode.cn/problems/edit-distance/solution/by-snufkin_-f4y6/

sugargx commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/-by-eepupup-2k6t/

Dotbeshyjusttry commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/72-bian-ji-ju-chi-by-dotbeshyjusttry-oabg/

acse-yw3821 commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/java-dong-tai-gui-hua-by-yann-w-vrk4/

Quincy515 commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/custerxue-xi-bi-ji-by-custerfun-2s05/

for-clock-yc commented 2 years ago

Q.72 [Java]: https://leetcode.cn/problems/edit-distance/solution/by-aaaaa-bm-c2lw/

doerme commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/by-jeremy-54-ydbm/

Hunte123 commented 2 years ago

Q72 [Go] https://leetcode.cn/problems/edit-distance/solution/by-liao007-16tr/

ZLZhangLi commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/by-zlzhangli-pw01/

fccg commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/c-by-fccg-6ea8/

Sm1te commented 2 years ago

Q72 [Java]: https://leetcode.cn/problems/edit-distance/solution/dpshu-zu-jie-by-yijianli-v8qf/

yufei-12 commented 2 years ago

72 | https://leetcode.com/problems/edit-distance/discuss/2152641/Python-DP

BryanY96 commented 2 years ago
  1. https://leetcode.com/problems/edit-distance/discuss/2152937/Streak-Challenge-D13-DP-Edit-Distance
karma19350 commented 2 years ago

Q72:https://leetcode.cn/problems/edit-distance/solution/by-karma-15-r6lf/

daochouwangu commented 2 years ago

72 https://leetcode.cn/problems/edit-distance/solution/dong-tai-gui-hua-by-a-bing-777-lh78/

250zyw commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/72-bian-ji-ju-chi-by-zyw_nudt11-9ozy/

ChanorJia commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/java-dong-tai-gui-hua-by-jxc-6-emil/

Noble777 commented 2 years ago

Q72: https://leetcode.com/problems/edit-distance/discuss/2154294/Java-memoziation

wuweikd commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/by-wu-wei-48-thp4/

HERRFANG commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/xu-yao-by-herrfang-i91n/

LLLLLC commented 2 years ago

Q72 [java]编辑距离 https://leetcode.cn/problems/edit-distance/solution/bian-ji-ju-chi-by-l-zq-1fcl/

Freesgw commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/dp-by-soniqs-eymr/

mgdtsxc commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/bian-ji-ju-chi-by-mgdtsxc-grwv/

hans12x commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2155409/java-dp%2Bmemo

ZLZhangLi commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/by-zlzhangli-pw01/

NealCou commented 2 years ago
  1. 编辑距离 https://leetcode.cn/problems/edit-distance/solution/d-by-nealcou-lbb7/
elim0703 commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2156530/Python-Solution

orangyan commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/by-orang-juice-fazf/

Azzz777 commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/bu-qia-13-by-xiao-bai-xue-suan-fa-c-ydk6/

wuweikd commented 2 years ago

https://leetcode.cn/problems/dungeon-game/solution/by-wu-wei-48-s6xk/

curveflopper commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2160817/Python-Solution

hansheng1024 commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2161089/python-dp-solution

Upperlan commented 2 years ago

[C++] https://leetcode.cn/problems/edit-distance/solution/-by-cherishd1-50w9/

maccoli commented 2 years ago

Q72:https://leetcode.cn/problems/edit-distance/solution/dong-tai-gui-hua-qiu-jie-by-macco-1ufu/

saw008 commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/1987344/labuladong-challenge-D20

asaltwaterroom commented 2 years ago

https://leetcode.cn/problems/edit-distance/solution/zi-di-xiang-shang-dong-tai-gui-hua-by-hu-vbrh/

wuzehao16 commented 2 years ago

https://leetcode.com/problems/edit-distance/discuss/2163137/JavaScript-Solution