Git Product home page Git Product logo

Comments (58)

dijietony avatar dijietony commented on May 28, 2024

39 https://leetcode.cn/problems/combination-sum/solution/zu-he-by-dijietony-libr/

from advanced-challenge.

Baoxd123 avatar Baoxd123 commented on May 28, 2024

47: https://leetcode.com/problems/permutations-ii/discuss/2197641/all-permutations-2
90: https://leetcode.com/problems/subsets-ii/discuss/2197638/all-subsets2
40: https://leetcode.com/problems/combination-sum-ii/discuss/2197636/All-subset2

from advanced-challenge.

wilsonliu6 avatar wilsonliu6 commented on May 28, 2024

216: https://leetcode.com/problems/combination-sum-iii/discuss/2197672/backtrack

from advanced-challenge.

warm999 avatar warm999 commented on May 28, 2024

https://leetcode.cn/problems/combinations/solution/by-wen-nuan-11-t2ou/

from advanced-challenge.

lyfsammi avatar lyfsammi commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/solution/by-lyfsammi-v9gr/

from advanced-challenge.

JohnathanMao avatar JohnathanMao commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/hui-su-by-mao-mao-bu-zi-bi-qgt0/

https://leetcode.cn/problems/combinations/solution/by-mao-mao-bu-zi-bi-n3d8/

from advanced-challenge.

jmdrws avatar jmdrws commented on May 28, 2024

78、https://leetcode.cn/problems/subsets/solution/by-liang-liang-t3-oben/
77、https://leetcode.cn/problems/combinations/solution/by-liang-liang-t3-uoh6/
90、https://leetcode.cn/problems/subsets-ii/solution/by-liang-liang-t3-cu4d/
40、https://leetcode.cn/problems/combination-sum-ii/solution/by-liang-liang-t3-48ww/
47、https://leetcode.cn/problems/permutations-ii/solution/by-liang-liang-t3-1049/
39、https://leetcode.cn/problems/combination-sum/solution/by-liang-liang-t3-pfl7/

from advanced-challenge.

Raphaelwuhao avatar Raphaelwuhao commented on May 28, 2024

216 https://leetcode.com/problems/combination-sum-iii/discuss/2198419/Python-backtracking-solution

from advanced-challenge.

double-alt avatar double-alt commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/solution/zhao-dao-by-xiao-di-ix-rpoq/

from advanced-challenge.

double-alt avatar double-alt commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/by-xiao-di-ix-9dwc/

from advanced-challenge.

double-alt avatar double-alt commented on May 28, 2024

https://leetcode.cn/problems/combinations/solution/zu-he-by-xiao-di-ix-j5s6/

from advanced-challenge.

double-alt avatar double-alt commented on May 28, 2024

https://leetcode.cn/problems/combination-sum-ii/solution/by-xiao-di-ix-8gel/

from advanced-challenge.

double-alt avatar double-alt commented on May 28, 2024

https://leetcode.cn/problems/subsets-ii/solution/by-xiao-di-ix-occ9/

from advanced-challenge.

double-alt avatar double-alt commented on May 28, 2024

https://leetcode.cn/problems/permutations-ii/solution/zhong-fu-yuan-su-by-xiao-di-ix-yrdt/

from advanced-challenge.

double-alt avatar double-alt commented on May 28, 2024

https://leetcode.cn/problems/combination-sum-iii/solution/by-xiao-di-ix-z6wa/

from advanced-challenge.

LawrenceLee7 avatar LawrenceLee7 commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/java-hui-su-by-jin-se-m-gsg5/

from advanced-challenge.

NK-MXD avatar NK-MXD commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/solution/xiao-bai-shua-ti-hui-su-fa-jie-jue-by-ti-j9i3/

from advanced-challenge.

lulusir avatar lulusir commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/hui-su-by-lulusir-ts15/

from advanced-challenge.

FRMMAR avatar FRMMAR commented on May 28, 2024

78
https://leetcode.cn/problems/subsets/solution/by-frmmm-y7u8/

from advanced-challenge.

urnotuj avatar urnotuj commented on May 28, 2024

77 https://leetcode.cn/problems/combinations/solution/by-urnotuj-ittf/
78 https://leetcode.cn/problems/subsets/solution/by-urnotuj-eqio/
90 https://leetcode.cn/problems/subsets-ii/solution/by-urnotuj-ui5j/
40 https://leetcode.cn/problems/combination-sum-ii/solution/by-urnotuj-3146/

from advanced-challenge.

yvette-cyw avatar yvette-cyw commented on May 28, 2024

https://leetcode.com/problems/permutations-ii/discuss/2201182/Python-Solution

from advanced-challenge.

karma19350 avatar karma19350 commented on May 28, 2024

Q78:https://leetcode.cn/problems/subsets/solution/by-karma-15-awwq/

from advanced-challenge.

shiyating1998 avatar shiyating1998 commented on May 28, 2024

39
https://leetcode.cn/problems/combination-sum/solution/python3-by-jenn-2o-brzh/

from advanced-challenge.

VincyShieh avatar VincyShieh commented on May 28, 2024

78:https://leetcode.cn/problems/subsets/solution/-by-ban-han-3jz3/

from advanced-challenge.

zhoumeij avatar zhoumeij commented on May 28, 2024

46 https://leetcode.cn/problems/permutations/solution/java-solution-by-emmmma_-9vp2/

from advanced-challenge.

insigh avatar insigh commented on May 28, 2024

216 https://leetcode.com/problems/combination-sum-iii/discuss/2201395/C%2B%2B-Solutio-with-Backtrace
90 https://leetcode.com/problems/subsets-ii/discuss/2201398/C%2B%2B-oror-Backtrace
78 https://leetcode.com/problems/subsets/discuss/2201402/C%2B%2B-oror-Backtrack
39 https://leetcode.com/problems/combination-sum/discuss/2201408/C%2B%2B-oror-Backtrack
40 https://leetcode.com/problems/combination-sum-ii/discuss/2201414/CPP-oror-Backtrack
47 https://leetcode.com/problems/permutations-ii/discuss/2201419/CPP-Solution-with-Backtrack

from advanced-challenge.

dzgggg111 avatar dzgggg111 commented on May 28, 2024

47: https://leetcode.com/problems/permutations-ii/discuss/2201309/JAVA-DFS

from advanced-challenge.

Kane-yang avatar Kane-yang commented on May 28, 2024

https://leetcode.cn/problems/letter-combinations-of-a-phone-number/solution/by-kane_c-dycb/

from advanced-challenge.

Rosie-m avatar Rosie-m commented on May 28, 2024

https://leetcode.com/problems/combinations/discuss/2202961/Python-solution-or-backtracking

from advanced-challenge.

lumilyz avatar lumilyz commented on May 28, 2024

78: https://leetcode.cn/problems/subsets/solution/by-lumi-8-neae/

from advanced-challenge.

lilili-cmd avatar lilili-cmd commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/solution/jshui-su-fa-shi-xian-by-tie-tou-wa-13-8qh5/

from advanced-challenge.

TongJG avatar TongJG commented on May 28, 2024

39 https://leetcode.com/problems/combination-sum/discuss/2204198/Java-backtracking

from advanced-challenge.

IvesZhang avatar IvesZhang commented on May 28, 2024

78
https://leetcode.cn/problems/subsets/solution/hui-su-fa-by-zhangxr-08g6/
77
https://leetcode.cn/problems/combinations/solution/hui-su-fa-zu-he-by-zhangxr-0wsf/
90
https://leetcode.cn/problems/subsets-ii/solution/hui-su-fa-zi-ji-er-by-zhangxr-p28z/
40
https://leetcode.cn/problems/combination-sum-ii/solution/hui-su-fa-by-zhangxr-hm3a/
47
https://leetcode.cn/problems/permutations-ii/solution/hui-su-fa-by-zhangxr-nsg3/
39
https://leetcode.cn/problems/combination-sum/solution/hui-su-fa-by-zhangxr-vyrf/

from advanced-challenge.

batgui avatar batgui commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/python-backtrack-by-don-vito-corleone-ezfx/

from advanced-challenge.

bthylaz avatar bthylaz commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/78-zi-ji-by-bthyla-b0kb/

from advanced-challenge.

jiaohuix avatar jiaohuix commented on May 28, 2024

77 组合 https://leetcode.cn/problems/combinations/solution/by-niu-niu-de-tie-han-han-busx/
78 子集 https://leetcode.cn/problems/subsets/solution/78-by-niu-niu-de-tie-han-han-uxd6/
83 全排列 https://leetcode.cn/problems/VvJkup/solution/quan-pai-lie-by-niu-niu-de-tie-han-han-mave/

from advanced-challenge.

xzxgg avatar xzxgg commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/solution/by-awanzia-1153/

from advanced-challenge.

TonyWang9630AnAn avatar TonyWang9630AnAn commented on May 28, 2024

47: https://leetcode.com/problems/permutations-ii/discuss/2205392/java-solution

from advanced-challenge.

AndyTesla avatar AndyTesla commented on May 28, 2024

47:https://leetcode.cn/problems/permutations-ii/solution/g-by-andytesla-iuad/

from advanced-challenge.

woshierha avatar woshierha commented on May 28, 2024

https://leetcode.cn/problems/combination-sum-iii/solution/hui-su-by-dao-ge-2r-o5ub/

from advanced-challenge.

risuxx avatar risuxx commented on May 28, 2024

https://leetcode.cn/problems/permutations-ii/solution/by-risuxx-jp21/

from advanced-challenge.

CarmenLiuSixiu avatar CarmenLiuSixiu commented on May 28, 2024

https://leetcode.com/problems/combinations/discuss/2205818/C%2B%2B

from advanced-challenge.

Emilysry avatar Emilysry commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/by-emilysry-or8w/

from advanced-challenge.

Charmy13 avatar Charmy13 commented on May 28, 2024

https://leetcode.cn/problems/combination-sum-iii/solution/216-zu-he-zong-he-iii-by-intelligent-swi-h408/

from advanced-challenge.

zhaochiming avatar zhaochiming commented on May 28, 2024

39 https://leetcode.com/problems/combination-sum/discuss/2232377/Python-backtrack

from advanced-challenge.

Sss236 avatar Sss236 commented on May 28, 2024

https://leetcode.com/problems/permutations-ii/discuss/2220143/Java-solution-using-backtrack

from advanced-challenge.

alice021 avatar alice021 commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/solution/by-reverent-johnsont4h-u98f/

from advanced-challenge.

JLSFNVCIJSOHJFD avatar JLSFNVCIJSOHJFD commented on May 28, 2024

https://leetcode.cn/problems/combination-sum-iii/solution/hui-bian-cheng-de-xiao-bao-zi-ti-jie-by-xi1x0/

from advanced-challenge.

zhu143xin avatar zhu143xin commented on May 28, 2024

https://leetcode.cn/problems/combination-sum-iii/solution/hui-su-by-zhu143xin-6qwl/

from advanced-challenge.

wz55150815 avatar wz55150815 commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/solution/by-da-song-shu-a-68xa/

from advanced-challenge.

hansheng1024 avatar hansheng1024 commented on May 28, 2024

https://leetcode.com/problems/subsets/discuss/2125149/python-backtracking

from advanced-challenge.

CodeRuiner404 avatar CodeRuiner404 commented on May 28, 2024

https://leetcode.cn/problems/combinations/solution/meng-kai-shi-de-di-fang-by-looklock-eklj/

from advanced-challenge.

TinkleJane avatar TinkleJane commented on May 28, 2024

JS
78. 子集
https://leetcode.cn/problems/subsets/solution/by-ccc-16-3740/
77.组合
https://leetcode.cn/problems/combinations/solution/by-ccc-16-cp2s/

from advanced-challenge.

lcishot avatar lcishot commented on May 28, 2024

组合总数combine sum
组合

from advanced-challenge.

asaltwaterroom avatar asaltwaterroom commented on May 28, 2024

https://leetcode.cn/problems/combination-sum/

from advanced-challenge.

xshi0001 avatar xshi0001 commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/hui-su-wen-ti-qiu-jie-by-jclearlove-nnfx/

from advanced-challenge.

CarmenLiuSixiu avatar CarmenLiuSixiu commented on May 28, 2024

https://leetcode.com/problems/subsets-ii/discuss/2248592/C%2B%2B

from advanced-challenge.

nekoFugue avatar nekoFugue commented on May 28, 2024

https://leetcode.cn/problems/subsets/solution/java-by-nekofugue-wtbd/

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.