labuladong / practice-challenge

28 stars 0 forks source link

已结束 #198

Closed labuladong closed 1 year ago

labuladong commented 1 year ago

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

asagege commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3899936/115-distinct-subsequences/

DaWenGe commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3901107/1d-dp-solution-recursion-solution/

jtsd2008lm commented 1 year ago

https://leetcode.cn/problems/distinct-subsequences/solutions/2385671/bu-tong-de-zi-xu-lie-by-limeng62373791-fezc/

HuJiShuang commented 1 year ago

https://leetcode.cn/problems/distinct-subsequences/solutions/2385731/bu-tong-de-zi-xu-lie-ti-jie-by-hujishuan-0h7o/

moom4444 commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3901540/recursion-memo/

llxxwang commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3901590/java-dp/

backyardplay commented 1 year ago

https://leetcode.cn/problems/21dk04/solutions/2386107/er-wei-dp-by-agitated-villanimfg-ih5s/

connorwang0901 commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3903005/java-dp/

zhangjunmengyang commented 1 year ago

https://leetcode.cn/problems/distinct-subsequences/solutions/2386551/java-zhan-zai-qiu-de-shi-jiao-dp-bei-wan-wiuk/

KKKKSHI30 commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3906693/python-solution/

yuchen-prog commented 1 year ago

https://leetcode.cn/problems/distinct-subsequences/solutions/2390100/dpqiu-jie-bu-tong-zi-xu-lie-by-181016450-2ws9/

Ghostlyn commented 1 year ago

Q115 https://leetcode.cn/problems/distinct-subsequences/solutions/2390303/dong-tai-gui-hua-ji-lu-bu-tong-zi-xu-lie-nrvm/

LiMengyang990726 commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3914489/cpp-iterative-dp/

clara917 commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3915077/java-dp/

lambda-lambda commented 1 year ago

https://leetcode.com/problems/distinct-subsequences/solutions/3916340/python3/