Code Monkey home page Code Monkey logo

Comments (49)

250zyw avatar 250zyw commented on May 31, 2024

300: https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-zyw_nudt11-jrk9/

from advanced-challenge.

zixinyin avatar zixinyin commented on May 31, 2024

https://leetcode.com/problems/russian-doll-envelopes/discuss/2139710/Java-LIS-Patience-Sorting

from advanced-challenge.

CusterFun avatar CusterFun commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/custerxue-xi-bi-ji-dong-tai-gui-hua-er-fen-cha-zha/

from advanced-challenge.

chenzhi-yan avatar chenzhi-yan commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-orang-juice-0nre/

from advanced-challenge.

nontoother avatar nontoother commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/2140770/pythondp

from advanced-challenge.

for-clock-yc avatar for-clock-yc commented on May 31, 2024

Q.300 [Java]: https://leetcode.cn/problems/longest-increasing-subsequence/solution/labuladong-by-aaaaa-bm-38iv/
Q.354 [Java]: https://leetcode.cn/problems/russian-doll-envelopes/solution/by-aaaaa-bm-8xhj/

from advanced-challenge.

jiaweitong avatar jiaweitong commented on May 31, 2024

Q300 [Python]: https://leetcode.com/problems/longest-increasing-subsequence/discuss/2141188/python3-solution-oror-dynamic-programming

from advanced-challenge.

baijw20 avatar baijw20 commented on May 31, 2024

Q300 [C++]: https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-snufkin_-ck7s/

from advanced-challenge.

LilyS007 avatar LilyS007 commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/2142101/Java_Sol

from advanced-challenge.

sugargx avatar sugargx commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/java-g-by-eepupup-dcgr/

from advanced-challenge.

ocherrie avatar ocherrie commented on May 31, 2024

[300] https://leetcode.cn/problems/longest-increasing-subsequence/solution/zui-chang-di-zeng-zi-xu-lie-by-ocherrie-c55z/

from advanced-challenge.

bnerDY avatar bnerDY commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-bnerdy-p0d2/

from advanced-challenge.

doerme avatar doerme commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-jeremy-54-1kbg/

from advanced-challenge.

Hunte123 avatar Hunte123 commented on May 31, 2024

Q300 [Go] https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-liao007-f6ag/

from advanced-challenge.

LawrenceLee7 avatar LawrenceLee7 commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-jin-se-m-3b4i/

from advanced-challenge.

LLLLLC avatar LLLLLC commented on May 31, 2024

Q300 [java] 最长递增序列 https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-l-zq-el9o/

from advanced-challenge.

looklxf avatar looklxf commented on May 31, 2024

Q300--https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-kan-jian-k-yiwy/

from advanced-challenge.

mgdtsxc avatar mgdtsxc commented on May 31, 2024

300 https://leetcode.cn/problems/longest-increasing-subsequence/solution/zui-chang-di-zeng-zi-xu-lie-by-mgdtsxc-vtf7/
354 https://leetcode.cn/problems/russian-doll-envelopes/solution/e-luo-si-tao-wa-by-mgdtsxc-bx5z/

from advanced-challenge.

elim0703 avatar elim0703 commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/2143549/Python-Solution

from advanced-challenge.

Upperlan avatar Upperlan commented on May 31, 2024

Q300 https://leetcode.cn/problems/longest-increasing-subsequence/solution/c-by-cherishd1-2z85/

from advanced-challenge.

fccg avatar fccg commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/c-dong-tai-gui-hua-jie-fa-by-fccg-mtx0/

from advanced-challenge.

xiankuncheng avatar xiankuncheng commented on May 31, 2024

from advanced-challenge.

jtsd2008lm avatar jtsd2008lm commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/zui-chang-diz-by-limeng62373791-6mrh/

from advanced-challenge.

imtianyufu avatar imtianyufu commented on May 31, 2024

CPP

from advanced-challenge.

yufei-12 avatar yufei-12 commented on May 31, 2024

300 | https://leetcode.com/problems/longest-increasing-subsequence/discuss/2145541/Python-DP-with-Binary-Search
354 | https://leetcode.com/problems/russian-doll-envelopes/discuss/2145663/Python-DP-with-Binary-Search

from advanced-challenge.

curveflopper avatar curveflopper commented on May 31, 2024

https://leetcode.com/problems/russian-doll-envelopes/discuss/2146004/Python-Solution-DPorBinary-Search

from advanced-challenge.

MasKong avatar MasKong commented on May 31, 2024

Q300 [python]:https://leetcode.com/problems/longest-increasing-subsequence/discuss/2146419/DP-solution

from advanced-challenge.

Noble777 avatar Noble777 commented on May 31, 2024

Q300: https://leetcode.com/problems/longest-increasing-subsequence/discuss/2146548/Java-DP

from advanced-challenge.

wuweikd avatar wuweikd commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-wu-wei-48-gvap/

from advanced-challenge.

karma19350 avatar karma19350 commented on May 31, 2024

Q300:https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-karma-15-alnf/

from advanced-challenge.

maccoli avatar maccoli commented on May 31, 2024

Q300:https://leetcode.cn/problems/longest-increasing-subsequence/solution/dong-gui-qiu-jie-by-macco-kh7e/

from advanced-challenge.

BryanY96 avatar BryanY96 commented on May 31, 2024

300: https://leetcode.com/problems/longest-increasing-subsequence/discuss/2147331/Streak-Challenge-D11-DP-Design
354: https://leetcode.com/problems/russian-doll-envelopes/discuss/2147328/Streak-Challenge-D11-DP-Design

from advanced-challenge.

wuzehao16 avatar wuzehao16 commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/2147364/JavaScript-Sosution

from advanced-challenge.

hans12x avatar hans12x commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/2147455/Java-dp

from advanced-challenge.

Freesgw avatar Freesgw commented on May 31, 2024

[Q300] https://leetcode.cn/problems/longest-increasing-subsequence/solution/d-by-soniqs-0xwz/

from advanced-challenge.

HERRFANG avatar HERRFANG commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/dong-tai-gui-hua-xiang-dao-by-herrfang-f50f/

from advanced-challenge.

ZLZhangLi avatar ZLZhangLi commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-zlzhangli-due5/

from advanced-challenge.

daochouwangu avatar daochouwangu commented on May 31, 2024

300 https://leetcode.cn/problems/longest-increasing-subsequence/solution/dong-tai-gui-hua-by-a-bing-777-hxvk/

from advanced-challenge.

Sm1te avatar Sm1te commented on May 31, 2024

Q300 [Java]: https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-yijianli-s78h/

from advanced-challenge.

TinkleJane avatar TinkleJane commented on May 31, 2024

JS-300.动态规划-最长子序列
https://leetcode.cn/problems/longest-increasing-subsequence/solution/js-by-ccc-16-101e/

from advanced-challenge.

Azzz777 avatar Azzz777 commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/bu-qia-11-by-xiao-bai-xue-suan-fa-c-eet7/

from advanced-challenge.

ChanorJia avatar ChanorJia commented on May 31, 2024

300
https://leetcode.cn/problems/longest-increasing-subsequence/solution/java-dong-tai-gui-hua-by-jxc-6-y92q/

from advanced-challenge.

wangyao0512 avatar wangyao0512 commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/zui-chang-di-zeng-zi-xu-lie-by-intellige-3ocd/

from advanced-challenge.

NealCou avatar NealCou commented on May 31, 2024

300.最长递增子序列 https://leetcode.cn/problems/longest-increasing-subsequence/solution/-by-nealcou-5lud/

from advanced-challenge.

acse-yw3821 avatar acse-yw3821 commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/java-by-yann-w-jieu/

from advanced-challenge.

hansheng1024 avatar hansheng1024 commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/2161068/python-dp

from advanced-challenge.

saw008 avatar saw008 commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/1984995/labuladong-challenge-D19

from advanced-challenge.

asaltwaterroom avatar asaltwaterroom commented on May 31, 2024

https://leetcode.cn/problems/longest-increasing-subsequence/solution/by-huan-huan-20-39st/

from advanced-challenge.

yxuaren avatar yxuaren commented on May 31, 2024

https://leetcode.com/problems/longest-increasing-subsequence/discuss/2164115/java-dp

from advanced-challenge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.